You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The is a project called "Social Network" in Python. The main focus is on OOP and DESIGN PATTERNS. It allows creating a new social network where users can register with a username and password. Each user has the option to post various types of content (such as images, sales, etc.). Users can comment on posts, like others' posts, and more