CesarDavidMorenR / php-mvc-pattern-basics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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

About