Plataforma de Investigadores da Universidade de Coimbra
- Python 3.5?
- Django v.xyz?
Currently all code is in login branch
To run the project, first change to the 'login' branch with:
git checkout login
Then from project root folder run:
python manage.py runserver
And open http://localhost:8000/ on you favourite web browser!