Skip to content

Latest commit

 

History

History
62 lines (44 loc) · 1.81 KB

README.md

File metadata and controls

62 lines (44 loc) · 1.81 KB

Disasteriva

A Natural Disaster Reporting Prototype App Made With Jave and JFrame GUI

Table Of Contents

General Info

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.

Getting Started

  1. Download the source code
  2. Locate and run the included .jar file.
  3. Start navigating and using the application's features.
  4. To check out the code, open the source code on your IDE (the application is built with Apache Netbeans IDE 14)

Features

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

Technologies

  • Java with Ant
  • JFrame GUI

Screenshots

User Side Disasteriva 1

Admin Side Disasteriva 2

Contributions

Object Oriented Programming Module - Taylor's University @2022