Skip to content

Chriscobaier/CSC289Group4InnerAir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

593 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSC289Group4InnerAir

inner-air


CircleCI Python Flask GitHub Last Commit GitHub Issues GitHub Issues GitHub Stars GitHub Forks

Documentation | Setup & Installation | Wiki

Table of contents


Introduction


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.

Setup & Installation


    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

Quick start


See the user guide for details

Contributors


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors