Skip to content

hkdeman/web_dev_final_project

Repository files navigation

Unevu

Unevu is the new way to choose the university of your dreams. You can view but also add ratings for universities, teachers and courses!

This was a group project for Web App Development at the University of Glasgow. It was created by Hemang, Gabriele, Eleonora and Reiss .

How to install

  1. Clone the repo locally
  2. Activate or create a virtual environment
  3. In the command line, run
$ pip install -r requirements.txt

External libraries/services used

How to run tests

$ python manage.py test unevu

How to set up database and collect resources

$ python manage.py collectstatic
$ python manage.py makemigrations
$ python manage.py makemigrations unevu
$ python manage.py migrate

How to populate database initially

$ python population_script.py

Live deploy

The application is currently deployed at PythonAnywhere

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •