Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 2.79 KB

README.md

File metadata and controls

42 lines (33 loc) · 2.79 KB

Nagging-Media

Description:

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.

Technologies and Languages:

  • HTML/CSS/Javascript
  • MongoDB
  • Mongoose
  • Node-Express
  • Socket.io
  • Google OAuth
  • Bootstrap
  • Font Awesome

Getting Started:

To see the deployed app, go to the Heroku Link.

Screenshot

screenshot of app

Trello Board

My Trello Board Link

ERD and Wireframe

ERD can be found here

Wireframe can be found here

Recognition:

Thank you to Ben Manley for his help, especially with Socket.io.
And thank you to Thiago Cavalcante who helped me with a regex issue
Lastly, thank you to Blake Romano for being a good springboard for ideas

Icebox:

  1. Search for posts
  2. Can search based on category
  3. Only see people I follow
  4. Able to like other people's posts
  5. Like button displays how many likes and who liked it
  6. Button disabled until text is entered
  7. Chat functionality