Skip to content

Program simulates a books E-store using Micro-Services architecture

Notifications You must be signed in to change notification settings

hannaHayik/BookE-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BookE-store

Program simulates a books E-store using Micro-Services architecture
Systems Programming Assignment 2

Description: The project is an E-store for books with receipts/deliveries/customers and many more classes
Focusing on OOP, Concurrency, Microservice architecture and classes in Java.

Running arguments: 5 arguments, first is the input file's name and the rest are the name of the 4 output files Input: Json file (an example exists in the repo) Output: 4 serialized objects representing the store's status (receipts/deliveries/quantites/money register)

NOTE: I still have the assignment's PDF, But because of copyright issues I can't publish it

About

Program simulates a books E-store using Micro-Services architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages