Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 359 Bytes

ReadMe.md

File metadata and controls

27 lines (17 loc) · 359 Bytes

Description

This repository contains an inventory management system built with Java.

Requirements

  • JavaSE 15

Instructions

1. Clone repository

git clone https://github.com/fanismahmalat/flowershop_inventory_management.git

2. Compile each class

javac <ClassName>.java

3. Run Main class

java Main