Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 679 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 679 Bytes

COMP0016T12

For now, it is hosted locally. To run, in root directory, run "python manage.py runserver".
To view admin page, use the account with username "wk" and password "hello123".
Some of the user accounts in the database are not complete, i.e. no profile because the profile feature was added subsequently.
Feel free to create more accounts for testing purposes but for standardisation purposes, use the password "hello123!".

Heavily referenced:
https://simpleisbetterthancomplex.com/tutorial/2018/01/18/how-to-implement-multiple-user-types-with-django.html
https://www.youtube.com/watch?v=UmljXZIypDc&list=PL-osiE80TeTt2d9bfVyTiXJA-UTHn6WwU&index=76