Skip to content

BrettMargo/NasaSpaceAppCTS

Repository files navigation

NASA Space Apps 2024 (CalgaryToSpace Team)

CalgaryToSpace team for 2024 NASA Space Apps Challenge

Brainstorming/planning google doc: https://docs.google.com/document/d/1h8MYQXKIfUBvt8V1JY9K4qhVGF7CmPI2ib50BCMmhZs/edit?usp=sharing

Getting Started (Development) NiceGUI front end

  1. Clone this repo.
  2. Open this repo in VS Code.
  3. Open a terminal.
  4. Create a virtual environment: python3 -m venv venv/
  5. Activate the virtual environment: .\venv\Scripts\activate (Windows)
  6. Install the project and dependencies: pip install -e .
  7. Run the project: python src/gui.py
  8. See a web browser open!

To use dash front end (app.py) dash, plotly and pandas need to be installed.

About

CalgaryToSpace team for 2024 NASA Space Apps Challenge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages