Django Web Forum
This is a personal django website for forum posts
It includes login, registration and forum posts with date time.
Tech / Framework used
- Django
- CSS
- HTML
- Python
Usage
To run the forum and interact with it on your local machine,
navigate to the directory of the manage.py file and type:
python manage.py runserver
Demo & Functionalities
- Account login & registration
- Different views (About, Profile, Home)
- Admin panel to add posts / manage user permissions