The application assists a store manager in maintaining a car rental store
A responsive web application built using ASP.NET MVC and ASP.NET Web API frameworks. This project is more of a technical capability demonstration of both the frameworks than addressing a real life scenario.
- Implementing CRUD operations
- Building forms with validation
- Building RESTful services using ASP.NET Web API
- Using Entity Framework code-first workflow to build a model
- Implementing security, authentication, and authorization using ASP.NET Identity
- Implementing Social Logins - OAuth
- Optimizing application performance
Windows:
- Use the following script to create initial database. - (To be updated)
- Follow the regular build procedure
- Instructions to enable social login can be found here.
(To be updated)
Raghavendra Harish - rh2551@nyu.edu