/find_me_my_lab

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

Primary LanguageJavaScript

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