demo version prepped
This commit is contained in:
40
README.md
40
README.md
@@ -1,3 +1,43 @@
|
||||
# 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.
|
||||
- [ ] ???
|
||||
|
||||
Reference in New Issue
Block a user