Skip to content

Python Django Data Visualization app for NASA Space App Challenge

Notifications You must be signed in to change notification settings

barrancocarlos/nebula-spaceapps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nebula. Space Apps Challenge 2021

Alt Text

Nebula is a Data Visualization App that will allow millions of potential users to navigate through the tens of thousands of NASA datasets that are publicly available online. The app will give students, professionals and space enthusiasts a place to start connecting with all the information NASA has to offer.

The Nebula App was a Space Apps 2021 Global Nominee. These projects represent the top projects from among the local virtual events and the Universal Event.

App screen capture

Alt Text

Youtube Presentation

Alt Text

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Make sure you have installed all of the following prerequisites on your development machine:

Installing

# Clone this repository
$ git clone https://github.com/barrancocarlos/nebula-spaceapps.git

# Go into the repository
$ cd nebula-spaceapps

# Install dependencies on virtual enviroment
$ pip install pipenv
$ pipenv shell
$ pipenv install

# Run the app
$ python manage.py runserver

About

Python Django Data Visualization app for NASA Space App Challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages