University of Glasgow: Team Project (H) Main Repository
Sleeping sickness is a disease that affects speakers of many different languages, and symptoms can vary by geographic location. As a result, this app:
For more information, please refer to the Wiki.
To get a local copy up and running follow these simple example steps.
The first step is to clone the repository in your preferred directory using
git clone https://stgit.dcs.gla.ac.uk/tp3-2020-CS04/cs04-main
cd cs04-main
This requires Git; however, you can also download the repository as a
zip,
tar.gz,
tar.bz2 and
tar.
A virtual environment is always a good idea.
python3 -m venv env
source env/scripts/activate
pip3 install -r requirements.txt
python3 manage.py makemigrations
python3 manage.py migrate
python3 population_script.py
python3 manage.py runserver
Navigate to 127.0.0.1:8000 on a browser to view the application!
Unit tests are in sleep_app/tests.py. Run them with
python3 manage.py test
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
git checkout -b feature/AmazingFeature)git commit -m 'Add some AmazingFeature')git push origin feature/AmazingFeature)Distributed under the MIT License. See LICENSE for more information.
Dr. Walt Adamson - Walt.Adamson@glasgow.ac.uk
Project Link: http://trypadvisor.pythonanywhere.com/
We use cookies
We use cookies to analyze traffic and improve your experience. You can accept or reject analytics cookies.