https://github.com/antonov-artem/space-trash-map
Interactive platform to track, analyze, and visualize space debris in Earth’s orbit.
https://github.com/antonov-artem/space-trash-map
debris flask react satellite space
Last synced: 11 months ago
JSON representation
Interactive platform to track, analyze, and visualize space debris in Earth’s orbit.
- Host: GitHub
- URL: https://github.com/antonov-artem/space-trash-map
- Owner: Antonov-Artem
- License: mit
- Created: 2025-07-23T06:16:32.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-26T20:58:53.000Z (11 months ago)
- Last Synced: 2025-07-27T00:30:48.807Z (11 months ago)
- Topics: debris, flask, react, satellite, space
- Language: TypeScript
- Homepage: https://space-trash-map.vercel.app
- Size: 5.48 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🌌 Space Trash Map
**Space Trash Map** is your assistant in tracking and analyzing space debris that threatens satellites and research missions.
## 🚀 About project
The millions of debris left in orbit pose a threat to active satellites and space missions.
**Space Trash Map** is an interactive platform that allows:
- Visualize current data on space debris.
- Track trajectories and predict potential collisions.
- Provide analytics for satellite operators and researchers.
- To promote international cooperation in the field of orbit clearance.
## ⚙️ Basic capabilities
- Interactive map with real orbits.
- Collision risk warning system.
- Analysis of trends in waste collection.
- API for integration with external services.
## 📦 Installation
> ⚠️ Note: the project is in active development.
### Clone repository
```bash
git clone https://github.com/Antonov-Artem/space-trash-map.git
cd space-trash-map
```
### Install dependencies
```bash
# For client
cd client
npm install
# For server
cd server
pip install -r requirements.txt
```
## 🚀 Run
### Frontend
```bash
npm run dev
```
### Backend
```bash
uvicorn main:app --reload
```
## ⚖️ License
This project is licensed under the MIT License. See [LICENSE](./LICENSE) for details.
> "Cleaner orbit — cleaner future of space!"