/Java-Project

Java Project to match the quantity of items donated with quantity of items requested

Primary LanguageJava

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"