Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 386 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 386 Bytes

rpgCharCreator

RPG Character Creator created with ASP.NET MVC5.

Basic functionalities

CRUD (Create, Read, Update, Delete) a RPG character based on 3 attributes and a class choice (Skill support TBA) with either server and client side validation using KnockoutJS.

Features

  • Knockout form validation
  • Twitter Bootstrap theme with custom CSS
  • PagedList.MVC Pagination