Skip to content

Kehillah-Engineering-Arts/Labtrak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Labtrak

Application (Work In Progress)

Requirements

Set up Python environment (install dependencies via pip)

$ cd Labtrak
$ virtualenv venv
$ source venv/bin/activate
$ pip3 install -r requirements.txt

Run locally

$ source venv/bin/activate
$ sudo mongod
$ python3 server.py
 * Running on http://0.0.0.0:5000/

Contributing

Use branching and pull requests!

About

Application for handling administrative tasks in a makerspace

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published