The client of this project was a small startup that needed a small social network with the ability to post, comment, like, as well as login and logout, which needed to be written with Django to manage communication with customers.
A small social network where anyone can create an account and post text and comment or like other people's posts.
After preparing the ERD as well as the construction and design model, we enter the code and by changing the models and displaying them in the Django engine, we finish the steps of creating a user account and creating a post and comment.
Python OOP, Django, PostgreSQL
With the permission of the client, after the specified date, the project is now open source and can be seen: