MVP Feature List - ellen20/Instagramom GitHub Wiki

Features

Instagramom

Instagramom, a website cloned from Instagram that sharing the moments between Moms.

1. New account creation, log in, log out, and demo login

  • Users can sign up, log in, and log out.
  • Users can use a demo log in to try the site.
  • Logged-in users can create posts on comments on their account page.
  • Upon logging out, users are redirected to the splash page.

2. Hosting on Heroku

3. Posts

  • Registered users can view posts from users they follow on the home page.
  • Registered users can create new posts.
  • Registered users can edit the posts they created.
  • Registered users can delete the posts they created.

4. Comments

  • Registered users can view all comments they left and others left.
  • Registered users can comment on any post.
  • Registered users can edit comments they created.
  • Registered users can delete comments they created.

5. Like/Unlike

  • Registered users can like or unlike any posts they want.

6. Search

  • Registered users can search for other users profile.

Bonus Features

Messages

  • Registered users can message their followers and users that they follow.
  • Registered users can message other users live.

Notifications

  • Registered users are notified if another user likes their post, comments on their post and follows them.