AFTERMATH
Track what changed before shortages become failures.
Most disaster systems do not fail because data is missing.
They fail because dangerous change rarely looks dangerous at first.
A relief camp may still report food, water, medicine, and shelter as available, but underneath those numbers, depletion may already be accelerating faster than expected.
A small drop from 20 food kits to 16 may not look urgent.
A later drop from 16 to 8 may suddenly become critical.
The problem is that most systems record these updates independently without interpreting what the change means operationally.
That hidden gap became the foundation for AFTERMATH.
AFTERMATH is a disaster resource change intelligence platform designed to detect hidden operational risk before shortages become failures.
Instead of treating each field update as an isolated number, the platform interprets every update through:
- previous value
- current value
- delta
- severity
- timestamp
- location
- urgency
This allows responders to understand not only what exists now, but what is becoming dangerous.
What inspired this project
Many disaster dashboards focus on current inventory.
They show available resources, but often fail to explain whether those resources are collapsing silently across time.
In real operations, shortages rarely happen suddenly.
They emerge gradually through small unnoticed changes:
- food distributed faster than expected
- water usage accelerating
- shelter occupancy rising unevenly
- medicine recovery delayed
That means response often begins only after the critical point has already passed.
AFTERMATH was built around one simple belief:
Inventory shows what exists. Change reveals what is about to fail.
What the platform does
AFTERMATH introduces a change intelligence layer on top of disaster resource monitoring.
The system tracks:
- food kits
- water supply
- medicines
- shelter capacity
- volunteer updates
The platform includes:
- premium coordinator dashboard
- camp intelligence view
- live alert center
- resource update engine
- timeline intelligence
- volunteer trust tracking
- simulation mode
The most important product rule is:
Field volunteers submit only current resource values.
The system automatically compares with previous values and generates:
- delta
- severity
- alerts
- timeline updates
For example:
Food changes from 20 to 8.
AFTERMATH immediately identifies:
- critical drop
- accelerated depletion
- operational alert
This transforms simple field input into actionable intelligence.
How we built it
The project was built as a modern web application focused on premium operational UX.
We designed the product around two user roles:
Emergency Coordinator
Accesses:
- dashboard
- camps
- alerts
- timeline
- volunteer intelligence
- simulation
Field Volunteer
Accesses:
- assigned camp
- resource update form
- local submissions
The architecture connects all screens so that one resource update affects multiple intelligence layers.
Example:
Volunteer submits food quantity.
Immediately:
- dashboard updates
- alerts refresh
- timeline extends
- camp risk changes
This creates one connected operational system instead of disconnected pages.
Challenges we faced
The biggest challenge was designing the product so it felt like real operational software rather than a generic dashboard.
A disaster product can easily become:
- too crowded
- too technical
- visually generic
We had to carefully balance:
- premium UI
- operational seriousness
- clarity of intelligence
Another challenge was defining realistic system behavior:
Who updates data? Who generates severity? How should alerts appear?
The final model became:
Volunteers submit current field values.
The platform generates intelligence automatically.
This made the product feel far more realistic.
What we learned
We learned that many strong products begin with a very small overlooked observation.
In this case:
Most systems store updates.
Very few explain when updates become dangerous.
That single gap created the entire product.
We also learned that operational products require strong flow:
Input → interpretation → action.
Without that connection, even strong screens feel incomplete.
Future scope
AFTERMATH can expand beyond disaster camps into:
- hospitals
- refugee operations
- aid logistics
- emergency shelters
- public resource monitoring
The long-term vision is lightweight change intelligence wherever operational failure begins silently.
Core idea in one sentence
AFTERMATH helps responders detect dangerous change before shortages become visible.
Built With
- auth
- framermotion
- next
- shadcnui
- tailwindcss
- typescript

Log in or sign up for Devpost to join the conversation.