Skip to content

ricky-kiva/java-movie-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Java Movie Store (Terminal Simulator)

Make simple movie store console simulation. User can add, edit, buy, rent & return movie from the store.

Instruction:

  • Compile Main.java --> javac ./main/Main.java
  • Run Main.java --> java ./main/Main.java
  • Follow the instruction in terminal
  • *There is a test case for Store object, if you want to learn basic testing using JUnit

Run on Repl.it

About

Make simple movie store console simulation. User can add, edit, buy, rent & return movie from the store. Simple test case also available.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages