Welcome to the first open-source release of the SPACEAPP project! This version provides a simplified, one-directory workspace for developers, learners, and anyone curious about how SPACEAPP was built.
SPACEAPPv3(OPENSRC)/
βββ API/ # API worker modules
βββ src/ # auth.py, satellitetracker.py, storage JSON files
βββ templates/ # map.html, leaflet libs, PrivacyPolicy.html
βββ ui/ # images + UI components for SPACEAPP v3.0
βββ path.py # program routing + communication paths
βββ main.py # program entry point
SPACEAPP v3.0 is published as an open-source educational model. Feel free to inspect the code, learn from it, fork it, or build your own experiments on top.
This version is separate from later internal releases (v4.x, v5.x), which are not open-source.
This open-source version was created by the SPACEAPP Team, with major contributions from Vo Tan Binh.
This project is provided for:
learning
exploration
non-commercial community use
Please follow the projectβs guidelines and license terms. If you share or modify this code, crediting the original creators is appreciated.