Basic Social Media Website
This a basic social media website targeted for movie buffs when interested people can dicuss about movies. The site provides interfaces to signup and login to the website. After logging in users can create new groups or join existing groups. Users here create post for everyone else to see. The users can also delete their old posts. The users can also view all the availaible groups, their members and the posts it has. One user can also view other users profile which contains all his/her's posts.
Group Successful Creation Page
All availaible Group View Page
Django, Python3, HTML, CSS, Bootstrap, JavaScript.
Contribution => Implemented a basic social media website using Django by taking reference from various online articles and educational video.
Major Learnings => Learnt how to use Django to build a website, communicate to db and manage multiple frontend pages.