Skip to content

In project, we will be working with the real live data from the SpaceX API. We go to build 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.

License

Notifications You must be signed in to change notification settings

Gdiazdiaz/rocket-mission-list

 
 

Repository files navigation

Rocket Mission List

📗 Table of Contents

📖 [Rocket-Mission-List]

[Rocket-Mission-list] is a React project, with the real live data from the SpaceX API. We are going to build 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.

🛠 Built With

Tech Stack

React JS, Redux, JavaScript, HTML and CSS

Client

Key Features

Describe between 1-3 key features of the application.

  • [UI to display rockets and booking/cancel a rocket]
  • [UI to display missions and join/leave a mission]
  • [Filter rockets reserved and missions joined and display them in MyProfile page]

(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 to have installed Node JS

Setup

Clone this repository to your desired folder:

  cd my-folder
  git clone git@github.com:OsvaldoBC/rocket-mission-list.git

Install

Install this project with:

  cd rocket-mission-list
  npm install

Usage

To run the project, execute the following command:

  npm start

(back to top)

👥 Author

👤 Osvaldo Barrios

👤 Glenda Diaz

(back to top)

🔭 Future Features

  • [Enhance the My Profile section by adding a placeholder message when the "My Missions" or "My Rockets" lists are empty (no missions joined or no rockets reserved).]
  • [Enhance the My Profile section by adding the "Cancel reservation" and "Leave Mission" buttons to the lists here.]
  • [Enhance the My Profile section by adding the "Read more" button for each mission and rocket. Upon click, it should open a corresponding Wikipedia page in a new tab.]

(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 give an star

(back to top)

🙏 Acknowledgments

I would like to thank Microverse team.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

In project, we will be working with the real live data from the SpaceX API. We go to build 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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.2%
  • CSS 19.9%
  • HTML 7.9%