Skip to content

DanAtDE/PatternsTutorialApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Example application exploring patterns in PHP.

Most classes will have a docblock with a @pattern-notes in the comment. This has more information on the patterns in use.

Overall

  • This is an MVC application.
  • It uses Service Location to get application services into controllers.
  • It has a pre-made sqlite database to use in /data/application.sqlite

Your Task

Build the Data Model for our playlist application.

Ralph's solution can be found in the ralph branch.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published