Skip to content

pmatogo/Orbidium

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • An app demo showing asteroid orbits using NASA MPC database.
  • Basic 2D rendering in place as well as parsing of MPC datafile
  • To run and test
    • Install Django
    • run migrations using "python manage.py migrate" command
    • populate the local db using "python manage.py process_mpc_file" command
    • run locally via python manage.py runserver 0.0.0.0:8000"
  • In "works on my Macbook" state of maturity, report any bugs on Github, or better fork and modify on your own.

all asteroids

Join our Discord community for more cool space stuff: https://discord.gg/4WNY6yVVk6

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.0%
  • JavaScript 20.7%
  • HTML 5.3%