Skip to content

jozua12345/OODPLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

OODP Lab

Working Repository for CZ2002 OODP

File Structure

We will be following the Boundary - Controller - Entity structure.

  • src
    • main.java
    • boundary (all UI classes)
    • controller (all controller interfaces and controllers)
    • entity (all entities and type enums)
    • utils (helper classes)

Main Menu

  • Press 1 for movie goer
  • Press 2 for admin

Movie goer Menu

  • List all movies
  • List top 5 movies
    • by sales
    • by rating
  • Search movie
  • View movie details
  • Add movie review
  • View movie showtimes
  • Book ticket
    • Purchase ticket

Admin Menu

  • Create movie
  • Update movie
  • Remove movie
  • Update ticket price
  • Create movie screening
  • Update movie screening
  • Remove movie screening
  • Update holidays

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages