https://everythingcs.herokuapp.com/
to access this project:
1 download the project folder as a zip file
2 make sure you have VS code editor installed
3 you have to install django, if not already installed, type pip install django in the vs code terminal
4 then cd everythingcs
5 type python manage.py runserver and you'll get a local host link
6 ctrl + left-click on that link and you'll reach the site