Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 664 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 664 Bytes

qurbani-animals-market

It is an OOP(Object Oriented Programming) based project in Java language. It is a console application in which you can buy and sell animals that are eligible for Qurbani at the event of Eid al-Adha.

instructions

Follow the below step to run the code:

git clone https://github.com/MSarmadQadeer/qurbani-animals-market.git
cd qurbani-animals-market
javac market/*.java
java market/Main

here is a tip!

There is no animal registered yet. You must first sign up as a seller and add an animal to sell, then you will be able to enjoy the rest of the functionalities in the project.

class diagram