Merge 23e17880b8
into 08b771c863
commit
0bbc817df2
@ -0,0 +1,36 @@
|
||||
# SpaceX App
|
||||
|
||||
**Tier:** 3-Advanced
|
||||
|
||||
SpaceX has advanced a lot,with their recent missions they have proved that they can achieve anything.<br>
|
||||
Find about next SpaceX mission and various other data with this project.
|
||||
|
||||
- This project will tell you about SpaceX missions,rockets,capsules,pads,past & upcoming launches.
|
||||
- Resources needed for the project is just SpaceX API which is available for free(API provided here is unofficial but is maintained regularly).
|
||||
|
||||
## User Stories
|
||||
|
||||
- [ ] User can get data on various capsules.
|
||||
- [ ] User can get data on various cores.
|
||||
- [ ] User can get data on Dragons(reusable cargo spacecraft developed by SpaceX).
|
||||
- [ ] User can view various SpaceX's historical events.
|
||||
- [ ] User can see upcoming launches,past launches,latest launch.
|
||||
- [ ] User can get data on launch pads.
|
||||
- [ ] User can get data on payloads,missions,rockets,roadsters,ships etc.
|
||||
|
||||
## Bonus features
|
||||
|
||||
- [ ] User can create a countdown option for the next SpaceX launch.
|
||||
- [ ] User can add notifications support in the app which will notify user as the launch date arrives.
|
||||
- [ ] User can include short clips of launch, images etc, in the application.
|
||||
|
||||
## Useful links and resources
|
||||
|
||||
- [SpaceX API Unofficial](https://github.com/r-spacex/SpaceX-API)
|
||||
- [Postman link of API](https://docs.spacexdata.com/#intro)
|
||||
|
||||
## Example projects
|
||||
|
||||
- [Using Vue.js, Vuetify, and the SpaceX API to Create a Rocket Launch Timeline](https://www.youtube.com/watch?v=2495FkOYTFQ)
|
||||
- [Flutter SpaceX Launch Tracker](https://www.youtube.com/watch?v=rm0xwDKzSVM)
|
||||
- [SpaceX-Stats React](https://github.com/r-spacex/spacexstats-react)
|
Loading…
Reference in new issue