Skip to content

wasp0094/QuickPark_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

“QuickPark” an open innovation project

What is QuickPark?

  • QuickPark is a smart-parking application
  • It uses location tracking to display the available parking slots in nearby regions, primarily malls, markets and restaurants.
  • Saving customers’ time, effort along with fuel conservation is the main idea behind the project.

What problem it Solves?

  • Our application ensures that the user finds a safe spot to park their vehicle and henceforth conserves valuable time, fuel, and needless hassle.

How does it work?

  • The user can simply get registered to our site, and proceed to search for the availability of parking slots in the desired location through the integrated map interface. To confirm their booking, they can simply click on the ‘book now’ button and fill in the required details. Upon submitting, a confirmation message will pop up, confirming the booking.

Technologies Used:

  • HTML5
  • CSS3
  • Python (Django Framework)
  • JavaScript and Bootstrap.

Modules used in backend :

  • folium : For creating a map object in Python
  • pygeocoder : For converting map location to coordinates and vice versa
  • math : For mathematical operations
  • ip2geotools : For converting IP addresses to geographical locations/ coordinates
  • ipware : For fetching ip address of the user
  • Pandas : For managing real time parking slots information and login information using and for read / write operations in .csv /.xlsx files .
  • Numpy : For dataframe manipulation

Credits :

Reference for creating a map object and rendering it on the html page

Contributors

collage