pull/474/merge
Geetansh Jindal 2 years ago committed by GitHub
commit 8b0a772eca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,30 @@
# Parking Finder App
**Tier:** 3-Advanced
As more and more vehicles are getting on the streets, it is becoming difficult to find a parking space. This has made car parking management a growing business. The global parking management market is predicted to grow at a CAGR of 12% between 2017 to 2023, amounting to $7 Billion.This situation has created a need for a parking finder app.
The app includes GPS tracking which enables the users to track the location of their vehicle.The app also secures the real time availability of the right space of parking slots for the users vehicle through its cloud powered database.
## User Stories
- [ ] Users can see real-time nearby parking spots after entering in their destination
- [ ] Users can compare rates between different parking spots
- [ ] User can get directions after choosing their parking spot
- [ ] User can finish their payment through a seamlessly smooth user friendly UI
- [ ] User can see their history of parking spots.
- [ ] User can get click on 'Customer Support' button to get in touch with the customer support team
- [ ] User can locate the car if they have already parked and find themselves roaming around an unfamiliar city.
## Bonus features
- [ ] User can join their local community to share parking information about their hometown.
- [ ] User can extend their parking session in real time by clicking on 'Extend parking' button
- [ ] User can share their location to their family members through social media
## Useful links and resources
- [SpotHero API](https://www.programmableweb.com/api/spothero-parking-unspecified-api)
## Example projects
- [Parkopedia](https://www.parkopedia.com/)
Loading…
Cancel
Save