Skip to content

A MERN application to easily search and get data from Exoplanets provided by the Nasa Exoplanet Science Institute

Notifications You must be signed in to change notification settings

AngeloMelo/ExoplanetBrowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exoplanets Browser

Since 1992 over 4,000 exoplanets have been discovered outside our solar system. The United States National Aeronautics and Space Administration (NASA) maintains a publicly accessible archive of the data collected available by API.

This application allows users to easily search and get data from Exoplanets provided by the Nasa Exoplanet Science Institute.

This is an app suggestion from App Ideas implemented with the MERN stack. It uses a Mongodb database to store data fetched daily from the Nasa Exoplanet Archive API to speed up the user queries.

Build and configuration

Create a MongoDB database called 'exoplanets' or edit the connection string on config/keys.js file

npm install

cd ./frontend

npm install

cd . ./

npm run dev

3rd party documentation

NASA Exoplanet Archive API

node-cron

Requirements & Constraints

NASA exoplanets query

Data columns

About

A MERN application to easily search and get data from Exoplanets provided by the Nasa Exoplanet Science Institute

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published