Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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 tests

To 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!