Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/m-anwar-hussaini/space-travelers-hub

Our platform enables users to reserve rockets and join missions easily. They can manage reservations and joined missions conveniently through their sections, with the flexibility to cancel or leave as needed. A seamless experience for space enthusiasts and explorers.
https://github.com/m-anwar-hussaini/space-travelers-hub

api bootstrap5 react-hooks react-router reactjs redux redux-toolkit thunk-middleware

Last synced: 13 days ago
JSON representation

Our platform enables users to reserve rockets and join missions easily. They can manage reservations and joined missions conveniently through their sections, with the flexibility to cancel or leave as needed. A seamless experience for space enthusiasts and explorers.

Awesome Lists containing this project

README

        

# 📗 Table of Contents

- [📗 Table of Contents](#-table-of-contents)
- [📖 Space Travelers Hub ](#-space-travelers-hub-)
- [🛠 Built With ](#-built-with-)
- [Tech Stack ](#tech-stack-)
- [Key Features ](#key-features-)
- [🚀 Live Demo ](#-live-demo-)
- [💻 Getting Started ](#-getting-started-)
- [Prerequisites](#prerequisites)
- [Setup](#setup)
- [Install](#install)
- [Usage](#usage)
- [Run tests](#run-tests)
- [Deployment](#deployment)
- [👥 Authors ](#-authors-)
- [🔭 Future Features ](#-future-features-)
- [🤝 Contributing ](#-contributing-)
- [⭐️ Show your support ](#️-show-your-support-)
- [🙏 Acknowledgments ](#-acknowledgments-)
- [📝 License ](#-license-)

# 📖 Space Travelers Hub

**Space Travelers Hub** is the project that is built with react and shows the detailed information about rockets, dragons, and missions that a traveler need to travel to any desired planet.

## 🛠 Built With

1. ✅ **HTML**
2. ✅ **CSS**
3. ✅ **JavaScript**
4. ✅ **Bootstrap**
5. ✅ **React**
6. ✅ **React Testing Library**
7. ✅ **Redux**
8. ✅ **Redux-Toolkit**
9. ✅ **Git**
10. ✅ **GitHub**
11. ✅ **StyleLint**
12. ✅ **ESLint**

### Tech Stack

Markup


  • HTML

  • MD markup

Style


  • CSS

  • Bootstrap

  • React-Bootstrap

Dynamic


  • JavaScript

  • React

  • Redux

  • WepPack

Testing


  • Jest

  • React Testing Library

### Key Features

- 🔰 **[Reserve a Rocket]**
- 🔰 **[Cancel the Rocket]**
- 🔰 **[Reserve a Dragon]**
- 🔰 **[Cancel the Dragon]**
- 🔰 **[List the current missions]**

(back to top)

## 🚀 Live Demo

- ✅ Click [here](https://space-travelers-hub-y61x.onrender.com/) to see the live demo.

(back to top)

## 💻 Getting Started

**To get a local copy up and running, follow these steps.**

1. Download or clone this [repostory](https://github.com/M-Anwar-Hussaini/Space-Travelers-Hub).
2. Provide a modern web browser.

### Prerequisites

**In order to run this project you need:**

- ✔ [Git](https://git-scm.com/downloads) installed in your machine.
- ✔ Sign in or sign up to your [Github](https://github.com/) account.
- ✔ A professional editer such as [VS Code](https://code.visualstudio.com/download).
- ✔ An Updated web browser such as Google Chrome, you can download it from [here](https://www.google.com/chrome/).
- ✔ [Node.js](https://nodejs.org/en/download) installed in your machine.
- ✔ Stylelint
- ✔ ESLint
- ✔ WebPack

### Setup

- Clone this [repository](https://github.com/M-Anwar-Hussaini/Space-Travelers-Hub) to your desired folder:

- Example commands:

```sh
cd [YOUR FOLDER]
git clone https://github.com/M-Anwar-Hussaini/Space-Travelers-Hub.git
```

### Install

- Run the following command in the root directory of the project to install all dependecies.

```sh
npm install
```

### Usage

- To run the project, execute the following command:

```sh
cd [YOUR FOLDER]
git clone https://github.com/M-Anwar-Hussaini/Space-Travelers-Hub.git
```

### Run tests

1. Stylelint

```sh
npx stylelint "**/*.{css,scss}"
```

2. ESLint ☑

```sh
npx eslint "**/*.{js,jsx}"
```

3. Jest ✔

```sh
npm test
```

### Deployment

**This project is deployed by the author, no permission for deployment by any other client.**

(back to top)

## 👥 Authors

👤 **Mohammad Anwar Hussaini**

- 👤 GitHub: [@Anwar Hussaini](https://github.com/M-Anwar-Hussaini)
- 👤 Twitter: [@MAnwarHussaini](https://twitter.com/MAnwarHussaini)
- 👤 LinkedIn: [Mohammad Anwar Hussaini](https://www.linkedin.com/in/anwar-hussaini/)

👤 **Abdelaziz Mahdi**

- 👤 GitHub: [@Abdelaziz-Ali](https://github.com/Abdelaziz-Ali)
- 👤 Twitter: [@AbdelazizDV](https://twitter.com/AbdelazizDV)
- 👤 LinkedIn: [in/abdelaziz-mahdi](https://www.linkedin.com/in/abdelaziz-mahdi)

(back to top)

## 🔭 Future Features

- [x] **[Jest testing]**
- [x] **[React Library Testing]**
- [x] **[Deployment]**
- [ ] **[Responsive]**
- [ ] **[Use developer local storage]**

(back to top)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](https://github.com/M-Anwar-Hussaini/Space-Travelers-Hub/issues).

(back to top)

## ⭐️ Show your support

If you like this project, kindly drop a start for the [repository](https://github.com/M-Anwar-Hussaini/Space-Travelers-Hub);

(back to top)

## 🙏 Acknowledgments

**I would like to thank the following individuals and organizations for their contribution to this project.**

- We would like to express our heartfelt gratitude to [**Microvere**](https://www.microverse.org/?grsf=mohammad-a-nbtazu) for the invaluable learning experience they have provided. The supportive community, dedicated mentors, and remote collaboration opportunities have enhanced my technical skills and prepared me for real-world projects. I extend my appreciation to the mentors and staff members for their guidance and support. The friendships and knowledge sharing within the Microverse community have made this journey truly rewarding.

(back to top)

## 📝 License

This project is [MIT](LICENSE) licensed.

(back to top)