Skip to content
Permalink
main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

Install required libraries

pip install -r requirements.txt
pip install async-timeout
pip install plyer
pip install gmaps
garden install mapview
python -m pip install kivy_garden.graph --extra-index-url https://kivy-garden.github.io/simple/
pip install kivy_garden.mapview
garden install grapgh

Run Flask Server

navigate tp paypal directory
run app by 'flask run' command

Run Kivy App

python3 Home.py

Database

SQLite