To write a graphic part, the user interface, uses ASP.NET Core MVC with Entity Framework
Search for the nearest car stations is done using the Google Maps API.The value of the coordinates of placement is transmitted, so that using the search algorithms of the shortest route to find the car parking is the nearest.It also shows the name of the parking lot, the exact address and the number of places on the parking lot which are free.
The MySQL database.The user has the opportunity to:
Registering in the system,
Registration of vehicles in the system,
Managing the user profile,
Search for the nearest parking and show it on the map.
Showing the distance and the way to it.
Bring a place on the parking lot with the task of the date of departure and the date of visit.The administrator has the opportunity to:
registration of new users;
Registration of vehicles in the system;
Management of user profiles;
the cave, about the armored places;
to book a place on the parking lot with the task of the date of departure and the date of visit for users;
Introduction and updating the current state of the parking spaces on the parking lot.
Search for the nearest car stations is done using the Google Maps API.The value of the coordinates of placement is transmitted, so that using the search algorithms of the shortest route to find the car parking is the nearest.It also shows the name of the parking lot, the exact address and the number of places on the parking lot which are free.
The MySQL database.The user has the opportunity to:
Registering in the system,
Registration of vehicles in the system,
Managing the user profile,
Search for the nearest parking and show it on the map.
Showing the distance and the way to it.
Bring a place on the parking lot with the task of the date of departure and the date of visit.The administrator has the opportunity to:
registration of new users;
Registration of vehicles in the system;
Management of user profiles;
the cave, about the armored places;
to book a place on the parking lot with the task of the date of departure and the date of visit for users;
Introduction and updating the current state of the parking spaces on the parking lot.