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 ca8e588 commit e0900df
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,8 +166,10 @@ See the section about [deployment](https://facebook.github.io/create-react-app/d
- [x] **Create Rockets view**
- [x] **Use Redux to manage the states of rockets, missions**
- [x] **Fetch data using the spaceX API**
- [ ] **Add actions and other functionality to Join/Leave Missions**
- [ ] **Add actions and other functionality to Reserve Rocket and Cancel Reservation**
- [x] **Add actions and other functionality to Reserve Rocket**
- [ ] **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**
- [ ] **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 e0900df

Please sign in to comment.