Skip to content
/ backend Public
forked from GeomPT/backend

Backend API for bridging the frontend and backend and interfacing with the database.

Notifications You must be signed in to change notification settings

WhoTho/backend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeomPT backend

Backend API for bridging the GeomPT frontend and backend, and interfacing with the Firebase database.

Usage

  • Initialize a virtualenv with python3 -m venv .venv
  • Install requirements with pip install -r requirements.txt
  • Run app with python3 main.py

About

Backend API for bridging the frontend and backend and interfacing with the database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 89.9%
  • HTML 5.9%
  • CSS 4.2%