Repository corresponding to the development of the client part of the SmartParking tool, one of the case studies within the SmartTraffic project framework.
This is the source code of the client side of the project.
At the time, our server is still in develop, like this application
- Clone this repo to your local machine using
https://github.com/SmartTrafficPY/smartparking.git
- If you want to the app to point to your server you need to change the BASE_URL variable to your own server
<ip-address> - Make sure you register some data from the parking places with their spots
- Map with information of the availability of parking places
- Has a proximity monitoring module
- Manage parking spots and places
- User adminitration with session based authentication
This aplication is the client side of a more complex system, where a server needs to control and have access to information about a parking place, with all the spots in it. This means that need to be register a place, with coordinates, places withs there own coordinates, and enter the data to this server. This app get the data from the sensors mobile phone (gps, acelerometer, giroscope) and with the user position, transport mode(walking, driving...) determine if the user is occuping a spot or maybe free it. This is how the data of disponibility of the spots is recorded, then this info, is pass it to the other users.
All the documentation we have on this proyect is on the SmartTraffic project page, in the section of dissemination.
To get started...
-
Option 1
- 🍴 Fork this repo!
-
Option 2
- 👯 Clone this repo to your local machine using
https://github.com/SmartTrafficPY/smartparking.git
- 👯 Clone this repo to your local machine using
- HACK AWAY! 🔨🔨🔨
- 🔃 Create a new pull request using.
- How do I do specifically so and so?
- No problem! Just do this.
This project is co-funded by CONACYT through the PROCIENCIA program with resources from the Fund for Excellence in Education and Research - FEEI, FONACIDE.
- Website at
SmartTraffic - Twitter at
@SmarttrafficPy
- Apache License 2.0
- Copyright 2019 © SmartTraffic.