Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rohit-2012/isro-mission-control
The ISRO Project is a MERN stack app for managing space exploration journeys. It allows users to add new missions and view a categorized history of upcoming, canceled, and past journeys, featuring a sci-fi inspired UI built with Arwes-UI.
https://github.com/rohit-2012/isro-mission-control
arwes cors mern-stack pm2
Last synced: 16 days ago
JSON representation
The ISRO Project is a MERN stack app for managing space exploration journeys. It allows users to add new missions and view a categorized history of upcoming, canceled, and past journeys, featuring a sci-fi inspired UI built with Arwes-UI.
- Host: GitHub
- URL: https://github.com/rohit-2012/isro-mission-control
- Owner: Rohit-2012
- Created: 2024-07-30T15:50:26.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-14T11:34:32.000Z (5 months ago)
- Last Synced: 2024-11-09T19:44:39.917Z (2 months ago)
- Topics: arwes, cors, mern-stack, pm2
- Language: JavaScript
- Homepage:
- Size: 3.09 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ISRO Mission Control
## Overview
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.
## Features
- **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.## Tech Stack
- **Frontend**: React, Arwes-UI, React Router
- **Backend**: Node.js, Express
- **Database**: MongoDB
- **Other Tools**: Axios, PM2, Nodemon, Jest