First Web application built using ASP.NET Framework. The key learning points in this project were:
- Understanding the basic setup of ASP.NET web applications.
- Introduction to Model View Controller architecture pattern.
- Working with JSON files as a database.
- Creating a Web API that enables the retrieval and modification of data with a JSON file.