Skip to content

An MVC Project from the file with exercises (Module 7)

Notifications You must be signed in to change notification settings

IvanBorisov02/MVC-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MVC-Project

An MVC Project from the file with exercises (Module 7)

This project includes the basics of MVC and HOW to use it. The exercise here is Ex. 3 - Histogram.

Basic Program class(start_up better) where we initialise the Controller class. *Controller class controls everyting BY CALLING METHODS *Display class (Views) is a class where you ussualy puts your input and output (Two classes better) *All validations - in the model (Controller better)

About

An MVC Project from the file with exercises (Module 7)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages