- Notifications
You must be signed in to change notification settings - Fork0
A social media clone where you can post, like, and comment on friends' posts. You can also add categories to your posts and see posts based on categories. Much of the inspiration comes from Instagram and Facebook.
danyeric123/social-media-clone
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Nagging-Media is a social media clone where you can post, like, and comment on friends posts. You can also add categories to your posts and see posts based on categories. The search functionality is robust: You can search profiles, posts, or posts with certain categories. Much of the inspiration comes from Instagram and Facebook. You can also join the chatroom to chat with others.
To see the deployed app, go to theHeroku Link.
ERD can be foundhere
Wireframe can be foundhere
Thank you toBen Manley for his help, especially with Socket.io.
And thank you toThiago Cavalcante who helped me with a regex issue
Lastly, thank you toBlake Romano for being a good springboard for ideas
Search for postsCan search based on categoryOnly see people I followAble to like other people's postsLike button displays how many likes and who liked itButton disabled until text is enteredChat functionality
About
A social media clone where you can post, like, and comment on friends' posts. You can also add categories to your posts and see posts based on categories. Much of the inspiration comes from Instagram and Facebook.