Skip to content

In this app repo, we will be working with the real live data from the SpaceX API. It is 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.

Notifications You must be signed in to change notification settings

peterdtitan/space-traveler

Repository files navigation

📗 Table of Contents

📖 Space Traveler

Space Traveler is a space travel agency app that allows users to make reservation for rockets, view information about the rocket, join missions, and view all joined missions or reserved rockets in the profile page. It makes use of redux-toolkit to manage state across the app.

🛠 Built With

Tech Stack

The following tech stack was used to build this project:

Client
Cloud Functions

Key Features

  • View all rockets on the homepage
  • Reserve a rocket and display a badge when the the rocket is successfully reserved.
  • Join and leave space missions

(back to top)

🚀 Live Demo Link

View project demo on Render:

(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:

  npm 

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone https://github.com/peterdtitan/javascript-tv-app.git

Install

Install this project with:

  npm install

Usage

To run the project, execute the following command:

  npm start

Run tests

To run tests using jest, run the following command:

  npm test

(back to top)

👥 Authors

The following users authored this project codebase:

👤 Author1

👤 Author2

(back to top)

🔭 Future Features

In the future, the following features will be considered:

  • Responsiveness for smaller devices
  • More info on rockets and wiki pages
  • Embed user accounts

(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 please follow and give it a star ⭐️

(back to top)

🙏 Acknowledgments

I would like to thank Microverse Inc for providing the project requirements, the open API, and the wireframe.

(back to top)

❓ FAQ

  • Is this an Open Source Project?

    • Yes it is, however, there would not be subsequent deployments and maintenance of the app is dependent on third party APIs.
  • Can you watch the movies in the App?

    • Unfortunately, no you can not. It is simply a directory.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

In this app repo, we will be working with the real live data from the SpaceX API. It is 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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published