Skip to content

MVP list

PavelAparcana edited this page Nov 11, 2019 · 2 revisions

MVP List

Astrogram is an instagram clone that aims to connect users through images of anything astrology related, the night sky, telescopes, stars, planets, etc.

1. Hosting on Heroku

2. User Authentication(2 days)

  • Users can create an account
  • Users can login and logout
  • Auth and protected routes
  • Users can use a demo login to try the site

3. Images(2 days)

  • Logged in users can upload images
  • Images can have a caption
  • Image author can delete the image
  • Users will have a feed of images from authors they follow
  • Guest user will have a set of followers by default

4. Likes(1 day)

  • Logged in users can like pictures
  • like count is only privately displayed to authors of images (new instagram feature announced by CEO)

5. Comments(1)

  • logged in users can comment on image posts
  • image displays how many comments it has and displays comments

6. Following and followers(1)

  • users can follow other users
  • follower and following numbers are shown under the user's profile

7. Dashboard and Profile(2)

  • Users feed of authors they follow
  • Users have a public profile of their own posts.

8. Production README(0.5)

Bonus

  • Users will be able to send direct messages
  • Images can be grouped with hashtags

Clone this wiki locally