Project Description

Smart parking application for managing parking plazas and online booking of parking slots at desired parking plazas. Developed a web application to add and manage multiple parking plazas in it. The owner of each registered parking plaza was given access to the system to manage their parking plaza in terms of available parking space, sales, etc. On the other hand, an Android application was developed for the users where they could search for the nearest available parking space on the map and book the space before arrival. A relational database was designed and developed to store the data related to each parking plaza as well as the data of all users. Developed a REST API to access and perform CRUD operations in a centralized database through a server. Moreover, implemented functionalities to automatically generate required reports such as yearly or monthly sales, traffic according to the date and time, etc.
Skills: C#, ASP.NET, REST API, SQL, Database Design, Java