Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 629 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 629 Bytes
  • KivyApp Features

    FirebaseAuth

    GoogleSignin

    Folium map

    Altair chart

    Spinner

Installation

# pip install -r requirement.txt
# firebase serviceAccount key setting
    Download serviceKey.json by clicking Generate New Private Key and Generate key
    Please refer https://firebase.google.com/docs/admin/setup?authuser=0.
# firebase credential key setting
    Get credentials.json info From Firebase/project settings. 
    Please refer https://cloud.google.com/endpoints/docs/frameworks/java/creating-client-ids#web-client.
# run command
    python main.py