College's team project of a mental professional's app
-
Download and install python on your machine https://www.python.org/downloads/
-
Download and install MySQL Community Server LTS on your machine https://dev.mysql.com/downloads/mysql/
-
Clone the repository to your work machine
-
Open your terminal:
- Enter project folder via command prompt
- Create a virtual environment to isolate our package dependencies locally:
python -m venv env
source env/Scripts/activate
-
Write the command
pip install -r requirements.txt
to install project packages
- Artur Cirino
- Catarina Martins
- Janilucia Gomes
- Isabella Oliveira
- Isaque Andre
- Israel Carvalho
- Marcela Coppini
- Welliton Alves