Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sahar-abdelsamad/space-travelers
This web application retrieves real live data from the SpaceX API. It provides commercial and scientific space travel services, by allowing users to book rockets and join selected space missions.
https://github.com/sahar-abdelsamad/space-travelers
bootstrap css javascript react reactjs redux
Last synced: 11 days ago
JSON representation
This web application retrieves real live data from the SpaceX API. It provides commercial and scientific space travel services, by allowing users to book rockets and join selected space missions.
- Host: GitHub
- URL: https://github.com/sahar-abdelsamad/space-travelers
- Owner: Sahar-AbdelSamad
- Created: 2022-02-28T14:47:43.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-04-29T08:57:34.000Z (6 months ago)
- Last Synced: 2024-10-12T09:42:49.400Z (27 days ago)
- Topics: bootstrap, css, javascript, react, reactjs, redux
- Language: JavaScript
- Homepage: https://space-travelers-hub-pair-programming.netlify.app/
- Size: 32.7 MB
- Stars: 12
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Space Travelers
![](https://img.shields.io/badge/Microverse-blueviolet)
> This web application retrieves real live data from the SpaceX API. It provides commercial and scientific space travel services, by allowing users to book rockets and join selected space missions.
> The Rockets section displays a list of all available SpaceX rockets. Users can book each rocket by clicking the reservation button or cancel the previously made booking
> The Missions section displays a list of current missions along with their brief description and participation status. There is also a button next to each mission that allows users to join the selected mission or leave the mission the user joined earlier.
> The My Profile section displays all reserved rockets and space missions.![screenshot](./Screenshot.gif)
## Live Demo
You can see [the app live here](https://space-travelers-hub-pair-programming.netlify.app/)
## Setup
### Clone this repository
```bash
$ git clone [email protected]:Sahar-AbdelSamad/space-travelers.git
$ cd space-travelers
```### Run project
```bash
$ npm install
$ npm run start
```
### Run testsTo run the test just use the following command!
```bash
$ npm run test
```## Built With
- React
- Redux
- JavaScript
- CSS
- Bootstrap## Authors
👤 **Sahar Abdel Samad**
- GitHub: [@sahar-abdelsamad](https://github.com/Sahar-AbdelSamad)
- Twitter: [@abdelsamadsahar](https://twitter.com/AbdelSamadSahar)
- LinkedIn: [sahar-abdel-samad](https://www.linkedin.com/in/sahar-abdel-samad/)👤 **Oyelakin Ridwan Adio**
- GitHub: [@oyelakin](https://github.com/oyelakinG9)
- Twitter: [@oyelakin](https://twitter.com/OyelakinG1)
- LinkedIn: [@oyelakin](https://www.linkedin.com/in/oyelakin-ridwan-4b4a02b6/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Sahar-AbdelSamad/space-travelers/issues).
## Show your support
Give a ⭐️ if you like this project!