Skip to content

cocotran/find_me_my_lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find Me My Lab

Web application to find an available lab host with specific software

Live Demo

https://find-me-my-lab.herokuapp.com/

Usage

Create a .env file at root directory with your ENCS account info

ENCS_LOGIN_NAME=your_login_name
ENCS_PASSWORD=your_password

Then install required packages by running

pip3 install -r requirements.txt

Then run a local server

flask run # To start a local flask server
or
heroku local # To start a local heroku server

Documents

Full instruction
Software availability
cURL data for request

About

Small web app to help Concordians find an available lab host with specific software

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published