Skip to content

Latest commit

 

History

History
75 lines (57 loc) · 2.32 KB

README.md

File metadata and controls

75 lines (57 loc) · 2.32 KB

Delivery Manager

A Delivery Management System as the final project of NEU course CSYE6200 Concepts of Object-Oriented Design.

📑 Overview

Created a Delivery Management System using JavaFX for delivery folks and recipients. It ensures on-time delivery notifications until users confirm receipt. You can track packages in real-time and get automatic updates. The system also allows you to customize notification preferences, confirm deliveries, and provide feedback to improve the process. It's designed to make deliveries smoother and keep users informed.

Main Pages

Functions for Carrier

Functions for Recipient

💻 Environment

  1. JavaFx, tutorial Getting Started

  2. SceneBuilder

🛠 Installation

  1. Clone the repository into your local machine
  2. Download JavaFX SDK and MySQL

🚀 Technologies

This project was developed with the following technologies:

  • JavaFX
  • MVC design pattern
  • MySQL
  • SceneBuilder
  • Eclipse

OOD/OOP concepts used:

  • Inheritance/Polymorphism
  • Abstract Classes/Interfaces
  • Generics/Collections/Iterators

Data structure used:

  • Lists, Stacks, Queues/Priority Queues, Set/MapsGraph

Other tools used:

  • Git&GitHub
  • Google Drive
  • Trello team/tasks management

[⬆ Back to the top]

© Muyun Ji. Confidential and Proprietary. All Rights Reserved.