https://github.com/tigerbig1242/workshop-evacuation-planning
Test workshop evacuation planning to get work
https://github.com/tigerbig1242/workshop-evacuation-planning
docker fiber-framework golang gorm-migration gorm-model gorm-orm postgresql zap
Last synced: 3 months ago
JSON representation
Test workshop evacuation planning to get work
- Host: GitHub
- URL: https://github.com/tigerbig1242/workshop-evacuation-planning
- Owner: TigerBig1242
- Created: 2025-07-15T03:17:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-15T04:20:27.000Z (about 1 year ago)
- Last Synced: 2025-08-15T20:17:41.871Z (11 months ago)
- Topics: docker, fiber-framework, golang, gorm-migration, gorm-model, gorm-orm, postgresql, zap
- Language: Go
- Homepage:
- Size: 6.86 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Test workshop to get work is evacuation planning
- create evacuation zone
- create evacuation vehicle
- generate plan and assign vehicle to zone for get evacuees sort by evacuation urgentcy level
- generate single plan
- generate multiple plans
- update amount evacuees and vehicle type is used
- update single plan
- update multiple plans
- delete plan used
- delete single plan
- delete multiple plans
zap library to make log
How to run test
- run docker-compose
- go run .