The project frontend and all its instructions can be found at here Atlas Frontend
This project was developed using Python and Django. To set the environment and run in your machine, please follow the instructions bellow:
docker-compose up -d
sudo docker start <Container_ID>
pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py load_state
python manage.py load_dist
source env/bin/activate
python3 -m venv env
python manage.py runserver
open http://localhost:8000/admin/
See our Contribution Guide
André M. Demori |
Leanordo Gomes |
Ana Beatriz Pontes |