This repository contains our practical project for the class of distributed systems
# Prequisites:
1. Maven Installed
2. JDK 11 # Building the project:
1.Open the Distributed System folder
2.Run the terminal.
3.mvn clean install
# Running the server:
The build forboth java 1.8 and java 11 are providedin the folder.
First run several instances of the server.
secondly run the front end Lastly run the client jar and interact with the servers.