Skip to content

This project develops an on-line system for managing requests and donations of essential goods in disaster-hit communities. Citizens can report needs or offer surplus items, while rescue vehicles handle deliveries, coordinated through a central base. Shortage alerts are sent to citizens via mobile devices.

License

Notifications You must be signed in to change notification settings

miltiadiss/CEID_NY538-Programming-and-Systems-in-WWW

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

image

How ReStrat works

ReStrat is a collaborative system for the registration of requests for aid (essential items) and the fulfillment of needs in a community affected by a natural disaster (e.g., flood, earthquake, etc.). Through the platform, a citizen can declare that they have specific needs for various items (e.g., water, food, medicine) or indicate that they have a surplus and can donate specific items. Also, volunteers have the ability to view all citizen requests or offers on a map, and each vehicle can take on one or more pick-up/delivery missions. Similarly, citizens can access the platform from their mobile phones and declare their needs for various items. The system's database can, at chosen times, announce different items that are in shortage, and these announcements appear on citizens' mobile devices. Each citizen can then declare if they have the items requested by the system, so they can be collected by volunteers.

This project is part of Programming & Systems in World Wide Web compulsory course in Computer Engineering & Informatics Department of University of Patras for Winter Semester 2023-2024 (Semester 7).

Further information about the design and the implementation of the app can be found in the technical report at the Documentation folder.

Programming Tools & Environment

Visual Studio Code, XAMPP, Bootstrap

Technologies

HTML, PHP, CSS, JavaScript, AJAX, MySQL

About

This project develops an on-line system for managing requests and donations of essential goods in disaster-hit communities. Citizens can report needs or offer surplus items, while rescue vehicles handle deliveries, coordinated through a central base. Shortage alerts are sent to citizens via mobile devices.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 90.0%
  • HTML 7.0%
  • CSS 3.0%