NightfuryEquinn / Speed-Parcel-OODMS

University Assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Speed Parcel Online Order Delivery Management System (SPOODMS)

βš™οΈ Platform / πŸ›  Tools Used: Apache NetBeans IDE v15

Using JFrame, Vanilla Java, Object-Oriented Java code to simulate an order delivery system.
Using JFreeChart to generate chart for summary reports.
Group assignment with my coursemate, Tan Jia Yi.

Provided are Java File, Form File and Text File for this project. There is no folder directory provided. Form File are generated by Netbeans, not coded.

πŸ“Œ Assumptions to made:

  1. All payment transactions are paid to SPOODMS through debit or credit card or online banking method.
  2. Admins and delivery staffs are well-trained to utilize SPOODMS.
  3. Customers are not dyslexic and not suffering from color vision deficiency (CVD) because sometimes SPOODMS will have disabled buttons or error messages.
  4. Delivery staffs are paid monthly based on the numbers of order delivery they accepted and delivered successfully.
  5. The profit of SPOODMS is taken from the total sales of all orders.
  6. Item added to cart by customer, if has been changed or updated by admin, will be considered as last item in stock, price of the item in cart will not be changed.

πŸ“‚ Read documentation: Here

About

University Assignment

License:MIT License


Languages

Language:Java 100.0%