A Natural Disaster Reporting Prototype App Made With Jave and JFrame GUI
Disasteriva is built according to Goal 1 of SDG 13, Strengthen Resilience and Adaptive Capacity to Climate-Related Hazards and Natural Disasters In All Countries. The application is built with Java and implements JFrame GUI. Note that this application is a prototype with hard-coded dummy data and information. Nonetheless, the application is fully functional, and users can interact with all the features as expected.
- Download the source code
- Locate and run the included .jar file.
- Start navigating and using the application's features.
- To check out the code, open the source code on your IDE (the application is built with Apache Netbeans IDE 14)
User Side
- View Recent Disasters
- Report A Disaster
- Submit Donations
- Browse Through FAQs
- Receive Location-Based Potential Disaster Warnings
- View Activity Summary
Admin Side
- Manage Admin Dashboard
- Verify User's Report
- Add & Manage Disaster List
- Add & Manage FAQ
- Manage Incoming Donation Data
- Java with Ant
- JFrame GUI
Object Oriented Programming Module - Taylor's University @2022