Skip to content

Commit

Permalink
Update the Future Features section of the README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NitBravoA92 committed Jul 25, 2023
1 parent bb64bcd commit 742e4c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,9 +167,9 @@ See the section about [deployment](https://facebook.github.io/create-react-app/d
- [x] **Use Redux to manage the states of rockets, missions**
- [x] **Fetch data using the spaceX API**
- [x] **Add actions and other functionality to Reserve Rocket**
- [ ] **Add actions and other functionality to Cancel Reservation**
- [x] **Add actions and other functionality to Cancel Reservation**
- [x] **Add actions and other functionality to Join Missions**
- [ ] **Add actions and other functionality to Leave Missions**
- [x] **Add actions and other functionality to Leave Missions**
- [ ] **Create the list of My Missions and My Rockets in the My Profile view**
- [ ] **Add CSS styles to the UI following the mobile first approach**
- [ ] **Create Unit tests using Jest and React testing library**
Expand Down

0 comments on commit 742e4c1

Please sign in to comment.