Skip to content

This project is built using Java and Gradle. It is an intermediate level Java assignment which focuses on the design pattern model-view-controller and aside from that covers subject such as enums to avoid hidden dependencies, immutable objects, the structural design pattern "facade" as well as class-, object-, and sequence diagrams.

Notifications You must be signed in to change notification settings

violacaroline/mvc-java

Repository files navigation

A2

Project for Assignment 2

design.md contains the architectural design of the application.

Building

The application is built using:

./gradlew build

Running

The application is started by running:

./gradlew run -q --console=plain

Usage

No parts are missing.

A console application started by running the command shown in the section above. You move around the in the menus by pressing the different numbers representing the option you wish to select. A member ID is often necessary to view/edit/delete the members & items. These can be found by listing the members (simple or full).

About

This project is built using Java and Gradle. It is an intermediate level Java assignment which focuses on the design pattern model-view-controller and aside from that covers subject such as enums to avoid hidden dependencies, immutable objects, the structural design pattern "facade" as well as class-, object-, and sequence diagrams.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages