Repository files navigation
Feisubukku is a social networking web app project directly inspired by the globally famous social network Facebook.
Link to the demo video is here .
Backend: Django
Frontend: HTML, CSS, Javascript
Database Management System: PostgreSQL, MongoDB, Redis
Deployment: Docker
Login – Logout
Register
Profile
Friends
Posts
Comments
Reacts
Chat
Notification
Only friends are able to see eachother for chatting
Contact users sorted by last message
2 postgresql databases, 'default' and 'replica'
'replica' is a backup and be updated by WAL file from 'default'
prepare for database-shutdown scenarios
close to Facebook
easy to use
Currently the project can only work on local due to the complicate system of databases
Python is installed
use git clone https://github.com/TaiZuon/social_network.git
Open folder contains the project (loccation of manage.py file), use the command python manage.py runserver
Local ready to go!
Hope to get contribution from you ❤️
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.