44 lines
1.1 KiB
Markdown
44 lines
1.1 KiB
Markdown
# three_60
|
|
|
|
NOTE: Not a realistic network simulation.
|
|
|
|
Simulates a "realistic" live cellular / telecommunications network. Generates alarms, incident tickets off of the alarms, and dispatches flying robot drones to fix the issues.
|
|
|
|
Can be viewed in LIVE mode, historical mode, and frozen mode.
|
|
|
|
Written w/ Fast API and Vue 3.
|
|
|
|
## Live Demo
|
|
|
|
- [three60.nicholassurmava.com](https://three60.nicholassurmava.com)
|
|
|
|
## Screenshots
|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|
## Quick start
|
|
|
|
TODO
|
|
|
|
## Resources
|
|
|
|
- [Opencellid](https://opencellid.org/)
|
|
|
|
## Todos
|
|
|
|
- [ ] Scale it, right now it's demo size
|
|
- [ ] Add weather data
|
|
- [ ] Add simulation controls like natural disasters on demand, etc.
|
|
- [ ] Add smarter, more varied drones. Road, flying, etc. That are assigned based on proximity, fuel, backlog, etc.
|
|
- [ ] ???
|