Skip to content

Commit

Permalink
#14 Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
SandraBergstrom committed Jun 23, 2023
1 parent 5060bed commit 22b87e8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ Within each sprint, a MoSCoW method is used to further prioritize user stories.
* [x] Likes (Must do)
* [x] Follower (Should do)
* [x] Bucketlist (Must do)
* [ ] Tags (Should have) *- Moved to next sprint*
* [ ] Location (Should have) *- Moved to next sprint*

**Frontend**
* [x] Create a repository for the Travel Tickr (Should do)
Expand All @@ -380,7 +380,7 @@ Within each sprint, a MoSCoW method is used to further prioritize user stories.
* [ ] Create a component for base page (Could do) *- Moved to next sprint*

#### Sprint 2 (June 19th - June 24th, 2023):
* [ ] Tags (Must do)
* [ ] Location (Must do)
* [x] Test deploy project on Heroku (Must do)
* [x] Install component library (Must do)
* [x] Design and implement navigation bar (Must do)
Expand All @@ -389,9 +389,9 @@ Within each sprint, a MoSCoW method is used to further prioritize user stories.
* [ ] Create a component for base page (Must do)
* [x] [USER STORY: Registration](https://github.com/SandraBergstrom/travel-tickr/issues/10) (Must do)
* [x] [USER STORY: Login](https://github.com/SandraBergstrom/travel-tickr/issues/11) (Must do)
* [ ] [USER STORY: Logout](https://github.com/SandraBergstrom/travel-tickr/issues/12) (Must do)
* [x] [USER STORY: Logout](https://github.com/SandraBergstrom/travel-tickr/issues/12) (Must do)
* [ ] [USER STORY: Update profile](https://github.com/SandraBergstrom/travel-tickr/issues/13) (Should do)
* [ ] [USER STORY: Create a post/Memory](https://github.com/SandraBergstrom/travel-tickr/issues/14) (Must do)
* [x] [USER STORY: Create a post/Memory](https://github.com/SandraBergstrom/travel-tickr/issues/14) (Must do)
* [ ] [USER STORY: View a post](https://github.com/SandraBergstrom/travel-tickr/issues/15) (Must do)
* [ ] [USER STORY: Update a post](https://github.com/SandraBergstrom/travel-tickr/issues/16) (Should do)
* [ ] [USER STORY: Delete a post](https://github.com/SandraBergstrom/travel-tickr/issues/17) (Should do)
Expand Down

0 comments on commit 22b87e8

Please sign in to comment.