An open API service indexing awesome lists of open source software.

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.

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!"