ISRO Mission Control is a web application that allows users to explore and manage information about space exploration journeys. The application is built using the MERN stack (MongoDB, Express, React, Node.js) and styled with Arwes UI. It provides functionalities to add new space exploration journeys and stores the history of upcoming, canceled, and past journeys.
The app also integrates data from the SpaceX API to fetch historical data on interstellar explorations and uses NASA's Kepler/K2 data to provide information on exoplanets.
- Launch Mission: Add and manage information about space exploration journeys.
- Historical Data: View the history of previous interstellar explorations using data from the SpaceX API.
- Exoplanet Data: Access data on exoplanets discovered through NASA's Kepler/K2 missions.
- Frontend: React, Arwes-UI, React Router
- Backend: Node.js, Express
- Database: MongoDB
- Other Tools: Axios, PM2, Nodemon, Jest