Skip to content

Latest commit

 

History

History
80 lines (68 loc) · 2.51 KB

README.md

File metadata and controls

80 lines (68 loc) · 2.51 KB

Logo

GoNoKami

App created for the Covid-19-SpaceApps Competition.
Project Page »
Website »

Table of Contents

Getting Started

To get a local copy up and running follow these simple steps.

Installation

  1. Clone the repo
git clone https://github.com/peatear-anthony/abenomask.git
  1. Install packages
pip install -r requirments.txt
  1. Run App
python run.py

Usage

  1. Input your information and create an account. GitHub Logo
  2. Login to your account. GitHub Logo
  3. 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. GitHub Logo
  4. You cannot reserved full park which is indicated in red letters. GitHub Logo
  5. Input the date and time you want to go to the park, and press reserve. GitHub Logo
  6. You can check your reservation list if you press My Reservations in the navigation var. GitHub Logo
  7. You can cancel your reservation by pressing Cancel Reservation. GitHub Logo
  8. You can edit your profile and put your accont picture. GitHub Logo
  9. For the future prospect, we would like to improve our GUI like this. GitHub Logo GitHub Logo