Need to install bootstrap and cron (for locking and ending):
pip3 install django-bootstrap4
pip3 install django_cron
Note: MyTutors model is as the admin account.
username: admin
password: orthosie
Not working:
- Cannot register as both student and tutor
- Cannot create review objects automatically (cron job does it)
- MyTutors wallet won't get money because of no.2