Skip to content

ahmed-taha1/Ordering-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ordering system implemented via java to simulate ordering system service with REST APIs using spring boot

  • the system supports compound order which is a nested order to different locations this feature is implemented with Composite pattern

  • the system supports different ways of shipping and payments which is implemented via strategy pattern

  • the system supports messing queues to handle notifications and messaging this feature implemented via threads

  • the system is scalable and maintainable

  • clean architecture applied

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages