Documentation | Setup & Installation | Wiki
Welcome to Inner Air, a web app that aims to provide assistance with breathing exercises. This project was developed by five individuals as their capstone project during their time at Wake Tech Community College.
git clone <repo-url>
Creating Virtual environment
python -m venv venv
Activate the environment
source venv/bin/activate
Install requirements.txt
pip install -r requirements.txt
or
note that before running the following command you must set the environment variables.
make
See the user guide for details
- Jade Oakes - Scum Master and Data Analyst
- Christian Baier - Backend Developer
- Jose Chvez - Fullstack Developer
- Karina Osmanova - Fronend Developer and the Design Lead
- Andrew Bader - Fullstack Developer