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

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

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 .