Group project for Software-Engineering course (CEN5035)
- Srinivas Nishant Viswanadha (viswanadha.s@ufl.edu)
- Suraj Mishra (mishra.suraj@ufl.edu)
- Neerav Jain (jainneerav@ufl.edu)
- Tanvi Jain (tjain@ufl.edu)
- In most of the cites there is a shortage for parking spaces and our project aims to consider this problem and provide a solution for the same.
- The project aims to provide parking spaces for users who are trying to find a parking space for a short interval of time.
- There will be two types of users in our project.
- User who is renting their parking space.
- User who is trying to find a parking space.
- Account management - Sign-In and Sign-Out for the users.
- Payment gateway API integration.
- Location based listing of parking spaces.
- Availability of slots for the next 7 days.
- React + Redux (For FrontEnd)
- GoLang (for BackEnd)