Skip to content

mindmedia/thecage-booking-backend-customer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TheCage Mobile/Web Booking Application - Backend (Customer)

Flask backend for customer interface.

Requirements

  • Python 3

Setup and Usage

Create instance folder in project root with the files key.key and config.py

  • key.key is used for json web tokens
  • instance/config.py contains private configurations
pip install -r requirements.txt

For development

python run.py

Extra information

About

Flask backend for customer interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • HTML 0.3%