App created for the Covid-19-SpaceApps Competition.
Project Page »
Website »
To get a local copy up and running follow these simple steps.
- Clone the repo
git clone https://github.com/peatear-anthony/abenomask.git
- Install packages
pip install -r requirments.txt
- Run App
python run.py
- Input your information and create an account.
- Login to your account.
- You can see the list of near parks from your location. It shows the limit which shows how many people can go to the park, and how many people reserved. Press make reservation to reserve your schedule.
- You cannot reserved full park which is indicated in red letters.
- Input the date and time you want to go to the park, and press reserve.
- You can check your reservation list if you press My Reservations in the navigation var.
- You can cancel your reservation by pressing Cancel Reservation.
- You can edit your profile and put your accont picture.
- For the future prospect, we would like to improve our GUI like this.