University Courses Registration System
Begin with Empty MVC Template project...
Design and write Classes & Data anotations - Code First Approach [1h]
Install EF, create dataContext, Enable Migrations and Add Initial migration
Create databases, incl. Seed Method, SimpleCrypto for password encoding
Design and write Interfaces and Classes and functionalities for Repository pattern with [2h]
Install jQ, jQval, Modernazr...Bundeling and Minification. Bundle Config. Global.asax reg.[1h]
Create Home Controller and design Views. [1/2h]
ErrorController. Customize defaultError and 404 PageNotFound [1/2h]
Create Extension Method Html.Login(LoginStudentViewModel). Authent. mode="Forms"[2h]
Create Student Controller and design Views with function. myLogon.js mySignIn.js [3h]
MyCoursesViewModel myCourses.js Ajax & JSON data. Modal info & confirmation[2h]
Course administration: Add, Edit, Delete. Stylize views. Repository pattern[1h]
Cross Site Scripting Prevention-AntiForgeryToken forms/JS Ajax post, Course [Authorize][1h]
Project UCRS.Test: Microsoft & Moq Tests. [2h]