The Disaster Relief Management System is a comprehensive web application designed to streamline the distribution of relief funds during disasters. It provides a user-friendly interface for applicants and a robust admin panel for managing applications and funds efficiently.
- User-Friendly Interface: Easy-to-use application process for disaster relief applicants.
- Admin Panel:
- Role-based authentication for secure access.
- Tools for reviewing and approving applications.
- Dashboard for monitoring and managing relief fund distribution.
- Application Tracking: Applicants can track the status of their applications in real time.
- Bank Integration: Secure submission of bank details for fund disbursement.
- Scalability: Designed to handle large-scale disaster scenarios.
- Frontend: HTML, CSS, JavaScript
- Backend: Python, Django
- Database: MySQL
- Security: OTP verification, Google reCAPTCHA
- Clone the repository:
git clone https://github.com/your-username/disaster-relief-management-system.git