BGSTUDENTFORUM:
I created a forum (October 2018 - August 2020) using Django as a side project but hosting it was too costly and so this website shows a visual representation of what it would have looked like. To view the source code you can go here.
The forum had many features with a fully functional front-end and back-end:
- CRUD capabilities with Blog Posts (Create, Retrieve, Update and Delete)
- User Authentication
- Commenting Feature
- User Advertisements
- Filtering through Blog Posts with a Search Bar
- Password Resetting through email
- Google Analytics Integration
- Admin panel
- And much more!
The website was hosted on Digital Ocean using Digital Ocean Spaces S3 and AWS for Object Storage (static files). I also used Decoupling for the Settings.py file for extra security!
Below are pictorial representations of the website: