kyleskwon / ourdiary

helping couples recollect the past and never forget again
0 stars 0 forks source link

OurDiary

OurDiary stores private memories and plans for couples (RoR)

User Stories

  1. As a user, I want to sign up for a free account by providing name, email and password
  2. As a user, I want to sign in and out of OurDiary
  3. As a user, I want to have CRUD operations on a memory for OurMemories (title, caption, date, label, location, photo)
  4. As a user, I want to have CRUD operations on an plan for OurPlans (title, caption, date, label, location)
  5. As a user, I want to have CRUD operations on an item for BucketList (title, caption, label, location, photo)
  6. As a user, I want to be able to upgrade to a premium account for $2 dollars total or once we reach 25 memories
  7. As a user, I want to see a calendar for OurMemories and OurPlans
  8. As a user, I want to link accounts with my partner by email
  9. As a user, I want to see a map of all the locations we’ve been to together
  10. As a user, I want to view a photo slideshow of OurMemories in HomeBase

Technologies Used