Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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