Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

NASA-Missions

About

This unofficial project is about a program that has missions to go to other planets or moons. This project gets data from an excel file containing data about NASA missions to planets and moons and other extra info. The user can create a new mission for fun and add data to it. With this data stored in the excel file, the python program can compare missions. This is project is in the stardance program here.

Requirements

  • Python interpreter 3.14+

Installation

  • Download Python from this link
  • Make sure to add Python to PATH during installation
  • Go to this link
  • Click on code
  • Click download zip
  • Find your downloaded zip folder on your computer
  • Extract the folder by right-clicking or double-clicking
  • Go to command prompt or terminal
  • type "cd folder-name" whatever the name of your folder that you downloaded is
  • type "python main.py"
  • Done!

AI Usage

  • Used it for asking input ideas
  • Use for helping me understand code
  • Helping fix errors
  • No AI wrote code

Setup

  • Uses a while loop
  • Then once the user is types input, the program uses if/elif/else statements to go through options

Improvements

  • Add a GUI??
  • Make missions comparable
  • Find data
  • Maybe use SQL
  • Use matplotlib and numpy (maybe scipy)?

NOTE: Still in progress

About

An unofficial project made to store missions to planets/moons in our solar system stored in an database. You can also create your own missions too!

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages