Skip to content

A simple Java implementation of the Model View Controller

Notifications You must be signed in to change notification settings

zearibrahim/mvc-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ModelViewController

This project is a very simple implementation of the Model View Controller (MVC) design pattern to demonstrate it's usage in conjunction with basic Object Oriented Programming (OOP). It is intended for Level 1 Computer Science students as a template.

The Model View Controller Pattern

About

A simple Java implementation of the Model View Controller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages