ReliefOps is a web-based platform built with the Flask framework designed to streamline and manage disaster relief operations. The system helps coordinate resources, track distributions, and optimize logistics during critical response missions.
- Resource Management: Real-time tracking of aid, supplies, and logistics.
- Operations Dashboard: Centralized view for administrators to monitor ongoing relief efforts.
- Responsive Design: Clean, accessible user interface built using standard HTML templates.
- Backend: Python, Flask
- Frontend: HTML5, CSS3, JavaScript
- Environment: VirtualBox Simulation
Follow these steps to set up and run the project locally on your machine.
Ensure you have Python 3.x installed. You will also need pip for package management.
git clone git@github.com:diganta18/ReliefOps.git
cd reliefops