Skip to content

The Space traveler App is the project site by space-x that allows people to reserve the spaces and be able to see the information of the reservationa dn spaceships and dragons

License

Notifications You must be signed in to change notification settings

richie1988/SpaceTravelers-Hub

Repository files navigation

spaceApp

SpaceTravelers Hub

📗 Table of Contents

📖 Meals Project

Space Travelers Hub: A web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions. The Space Travelers' Hub consists of Rockets, Missions, and the My Profile section.

🛠 Built With

  • React
  • Redux
  • API
  • Linters
  • SASS
  • Jest

Tech Stack

Client

Key Features

  • Rockets /Dragons:
    • 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 same layout is used to form the Dragons section.
  • Mission:
    • 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.
  • My Profile:
    • The My Profile section displays all reserved rockets and space missions.

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project you need:

  • A Chrome browser
  • Node
  • npm

Setup

Clone this repository to your desired folder:

cd my-folder
git clone git@github.com:rmiyoyo/space-travelers-hub.git

Install

Install the prerequisites this project using:

cd space-travelers-hub
npm start

Usage

To run the project:

npm install

Run tests

To run tests after setting up the linters, run the following command:

npx hint .
npx stylelint "**/*.{css,scss}"
npx eslint "**/*.{js,jsx}"

Deployment

You can deploy this project using:

  • Run index.html on your preferred browser.

(back to top)

👥 Authors

👤 Raphael Miyoyo

👤 Richard Sikaonga

👤 Samuel Takyi Boateng

(back to top)

🔭 Future Features

  • Deploy to a live server

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, create a pull request or hit me up on @richie.

(back to top)

🙏 Acknowledgments

I appreciate you for having a look at my project! 💯

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

The Space traveler App is the project site by space-x that allows people to reserve the spaces and be able to see the information of the reservationa dn spaceships and dragons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published