- Clone the repo i.e git clone
- install dependencies from requirements.txt
- Run python3 manage.py makemigrations
- Run python3 manage.py migrate
- Run python3 manage.py runserver
You can access the website at :-
https://collegehub442.herokuapp.com/
- Built using Django Framework 3.1.4
- Leverages django-storages library for storage of media/static files on AWS S3
- Leverages django-markdownx to add a markdown editor to the blog.
Created by: Chris Perez, Mayank Jha, Rayan Ray, Sauptik Saha, Tamaghan Maurya.