Skip to content

Files

Latest commit

 

History

History
16 lines (9 loc) · 642 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 642 Bytes

Java-Project

This Java Project can be used as a program to match the data of certain Donors and NGO's in a Distribution Center

When you run start.java it takes you to menu where you can create new users as donor or Ngo or Login in your account.

Donor can donate items to Distribution Center. Ngo can request certain items from Distribution Center.

Besides these option you can also start as a Distribution Center where you can match their aids. The aids are marked as Available, Reserved and Collected accordingly.

The files have all the comments which shows the Java documentation.

Prefered Java and Javac version- "17.0.2"