Open source asp.net mvc project for beginners and learners! This application is designed to manage parking spaces efficiently using a web-based interface. Built with ASP.NET Core 8 and MVC architecture, the application ensures a seamless and responsive user experience.
- Booking System: Reserve a parking spot ahead of time.
- ASP.NET Core 8: For building the backend services and APIs.
- MVC: Model-View-Controller architecture to separate concerns and boost maintainability.
- JavaScript & jQuery: Enhance the frontend interactivity via AJAX for seamless server communication.
- CSS & Bootstrap: For responsive and modern web styling.
- Entity Framework Core: For data access and management using SQL Server as the database backend.
- Unit tests XUnit: Tests for actions and services
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
What things you need to install the software and how to install them:
- .NET 8 SDK
- SQL Server
- Visual Studio 2022 or later