Skip to content

mbsaloka/Warmindo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WARMINDO INVENTORY APP

How To Run

Run ./build.sh to build the project in terminal. Then run ./run.sh to open the app.

Or

Build

mkdir -p bin
javac -d bin src/model/*.java src/controller/*.java src/view/*.java src/Main.java

Run

java -cp bin Main

Screenshot

image image image image image image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published