Skip to content

Latest commit

 

History

History
46 lines (29 loc) · 1.56 KB

File metadata and controls

46 lines (29 loc) · 1.56 KB

#mvc #php #master-in-software-development

MVC Pattern Basics

Version

In this project you will learn the basic notions of the famous MVC Pattern which is so used in the world of web development.

Index

Requirements

  • Learn the basics to program with MVC Pattern

Repository

First of all you must fork this project into your GitHub account.

To create a fork on GitHub is as easy as clicking the “fork” button on the repository page.

Fork on GitHub

Technologies used

* PHP

Project delivery

To deliver this project you must send a Pull Request as explained in the Students Handbook. Remember that the PR title must be with the format

  • Solution: + NAME AND SURNAME or TEAM NAMES AND SURNAMES.
  • For example: "Solution: Josep Riera", "Solution: Josep Riera, Toni Suárez, Marta Vázquez"

Resources