Intro-to-SE-Spring-2020/Chirpr

[EPIC] Rechirp

Closed this issue · 0 comments

User Stories:

  • As a user, I want to be able to rechirp (retweet) other user's tweets

Technical Details:

  • Add a rechirp button to the chirp element
  • Connect the button to the backend
  • Issues related to this epic are #46 #47

Acceptance Criteria:

  • The code is tested and passes all tests.
  • Users must be able to rechirp other user's chirps.