Skip to content

A sensor seat management web system backend. Write in python flaskRESTful

Notifications You must be signed in to change notification settings

aclich/smart-seat-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INSTALLATION

  • Python 3.8 is required.

Pull project and install requirements to virtual environment (https://pypi.org/project/virtualenv/). Then run.

$ git clone https://github.com/aclich/smart-seat-api.git
$ cd smart-seat-api
$ virtualenv venv
$ source venv/bin/activate
$ pip install -r requirements.txt
$ python -m main

About

A sensor seat management web system backend. Write in python flaskRESTful

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages