Giter Club home page Giter Club logo

delivery-management-java's Introduction

Delivery Application

Project Description

How to run the project

Prerequisites

  • Java 8 or higher
  • MySQL
  • IntelliJ IDEA or any other Java IDE
  • Maven
  • Git
  • install the following dependencies in the pom.xml file xml
  1. Clone the repository
  2. Open the project in your favorite IDE preferably IntelliJ IDEA
  3. create a database in MySQL with the name deliver_management
  4. Run the deliver_management.sql file in the src/main/resources folder to create the tables and insert some data
  5. Run the Main class in the src/main/java folder to start the application
  6. You can now register and login as a customer, scheduler or driver
  7. You can create a new delivery as a customer, assign a delivery to a driver as a scheduler and view your deliveries as a driver
  8. You can also generate a Word file with all assignments for a specific day as a scheduler
  9. You can also view the list of missions you have already completed as a driver
  10. You can also modify your email address, password, cell phone number, and, if applicable, truck-related information as a user
  11. You can also view the list of all deliveries sorted by date as a scheduler
  12. You can also select products from a predefined list in the database as a customer
  13. You can also specify the quantity in Kg, choose a delivery date, and provide the delivery address as a customer
  14. You can also assign routes to drivers, where a route consists of destination points as a scheduler
  15. You can also view the list of missions assigned to you as a driver
  16. You can also view the list of missions you have already completed as a driver
  17. You can also generate a Word file with all assignments for a specific day, including a justified title and detailed mission information as a scheduler
  18. You can also modify your email address, password, cell phone number, and, if applicable, truck-related information as a user
  19. You can also view the list of all deliveries sorted by date as a scheduler
  20. You can also select products from a predefined list in the database as a customer
  21. You can also specify the quantity in Kg, choose a delivery date, and provide the delivery address as a customer
  22. You can also assign routes to drivers, where a route consists of destination points as a scheduler
  23. You can also view the list of missions assigned to you as a driver
  24. You can also view the list of missions you have already completed as a driver
  25. You can also generate a Word file with all assignments for a specific day, including a justified title and detailed mission information as a scheduler
  26. You can also modify your email address, password, cell phone number, and, if applicable, truck-related information as a user

Overview

This mini project aims to contribute to the development of a goods delivery application for customers, schedulers, and drivers.

User Authentication and Registration

  • Upon launching the application, a window prompts the user to either register or authenticate.
  • Registration allows users to input their email address, password, cell phone number, and role (customer, scheduler, or driver).
    • If the user is a driver, additional information such as truck registration number and truck capacity in Kg is required.
  • Authenticated users can modify their email address, password, cell phone number, and, if applicable, truck-related information.

Customer Functionality

  • Customers can select products from a predefined list in the database.
  • They specify the quantity in Kg, choose a delivery date, and provide the delivery address.

Scheduler Functionality

  • Schedulers can access a list of all deliveries sorted by date.
  • They have the ability to assign routes to drivers, where a route consists of destination points.
  • Schedulers can generate a Word file with all assignments for a specific day, including a justified title and detailed mission information.

Optional Google OR-Tools Integration

  • There is an optional question regarding the use of the Google OR-Tools library for automatic daily journey planning.

Driver Functionality

  • Drivers can view the list of missions assigned to them.
  • They can also view the list of missions they have already completed.

Constraints and Instructions

  • The database management system used should be MySQL.
  • The programming language used must be Java.
  • Code should be pushed to the designated repository at the end of each session.

Feel free to ask if you have any specific questions or need further clarification on any aspect of the project!

delivery-management-java's People

Contributors

horlathunbhosun avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.