
To build a basic web application using ASP.Net/MVC framework
To gain hands-on experience in developing web applications utilizing ASP.Net/MVC technologies
To practice implementing CRUD operations, user authentication, and data manipulation in a web application
Create a database schema for the web application
Set up the ASP.Net/MVC project structure
Implement models, views, and controllers for basic CRUD operations
Utilize Entity Framework for data access and manipulation
Implement user authentication and authorization using ASP.Net Identity
Test and debug the web application to ensure functionality
Document the development process and provide a project report.