Skip to content

Latest commit

 

History

History
56 lines (34 loc) · 2.17 KB

proposal.md

File metadata and controls

56 lines (34 loc) · 2.17 KB

Twitter-Clone

User Stories

MVP

  • As a user, I want to create an account with a username, email, and password.
  • As a user, I want to enter my real name into my account.
  • As a user, I want to upload my profile picture and description.
  • As a user, I want to be able to tweet something.
  • As a user, I want to add text or images to a tweet.
  • As a user, I want to comment on a tweet.
  • As a user, I want to edit or delete a tweet I made.
  • As a user, I want to see when I make a tweet and when other people make tweets.
  • As a user, I want to go to the homepage and see other people’s tweets.
  • As a user, I want to click on someone’s tweet that will lead me to the tweet page.

Stretch Features

  • As a user, I want to like and retweet another person’s tweet.
  • As a user, I want to like, retweet, or comment on a tweet on either the homepage or the tweet page.
  • As a user, I want to click on my profile to see my profile info and even edit the info.

Wireframes

Home Page

Screen Shot 2022-04-26 at 3 19 37 PM

Sign Up Page

Screen Shot 2022-04-26 at 3 58 25 PM

Sign Up Page / Enter Password

Screen Shot 2022-04-26 at 4 00 26 PM

Sign Up Page / Enter Profile Picture

Screen Shot 2022-04-26 at 4 01 24 PM

Sign Up Page / Enter Bio

Screen Shot 2022-04-26 at 4 02 48 PM

Bookmarks Page

Screen Shot 2022-04-26 at 4 03 52 PM

ERD

Screen Shot 2022-04-26 at 3 38 36 PM

Technologies Used

Future Implementations