Skip to content

alexey0b/parcel_tracking_service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codecov

📖 Translations


Parcel Tracking Service


📋 Project Description

Parcel Tracking Service is a convenient web application for tracking parcels, designed to simplify the logistics process. With this service, customers can register parcels, track their status, update delivery addresses, and delete parcels if necessary.


What is implemented in the application?

  • ✔️ Parcel registration linked to a customer
    Register

  • ✔️ Ability to change parcel status
    Change Status

  • ✔️ Update delivery address
    Update Address

  • ✔️ Delete parcels
    Delete

  • ✔️ Dynamic parcel table
    Table

  • ✔️ Database integration 📇


📦 Instructions for Building and Running the Application with Docker

If you want to run the project using Docker, follow these steps:

  1. Make sure Docker is installed.
  2. To build and run the application, navigate to the project's root directory.
  3. Build the application by running the following command in the terminal:
docker compose up

If you want the application to run in the background without logging, execute the command:

docker compose up -d

Now you can open the application in your browser at: http://localhost:8080


🛠️ Technical Resources


Conclusion

Thank you for using Parcel Tracking Service! 🚀 We hope the service helps you efficiently manage deliveries and logistics. 😊


About

A service with a UI interface that helps manage parcel delivery.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published