-
PHP OO – built a complete website w bootstrap and AMPPS stack (Apache, MySQL, Php, Softaculous)
-
An app with a complete login/application registration
-
Log in and post “shares” (mini posts with title, body and link to a resource; article)
-
ShareBoard built on a custom MVC framework built from scratch
Concepts covered:
- OOP PHP
- Classes & Objects
- (Magic) Methods & Properties & Inheritance
- MVC – Model View Controller
- MySQL
- Data-Binding
- Data Abstraction
- Static Methods & Properties