Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Educom

Coursework from a web development traineeship, completed during the program in 2025. The assignments build up PHP and relational database skills step by step, starting from plain PHP and ending with an object oriented application that talks to a database over AJAX.

Contents

  • 1_PHP_BASIS A first PHP application covering the basics, pages, simple forms, and file based user storage.
  • 2_PHP_MYSQL The same kind of application rebuilt on a MySQL database, with scripts to create the tables and store items and users.
  • 3_PHP_OOP An object oriented rewrite using a model, view, controller style layout, with controllers, models, forms, validators, traits, a database layer, and tests.
  • 4_PHP_AJAX The object oriented application extended with AJAX so pages update without a full reload.
  • relationa_data_storage A relational data storage module, the assignment briefs as PDFs alongside the SQL solutions, covering queries, joins, and schema work.

Built mainly with PHP and SQL. All data in these exercises is sample course data.

About

Repository bedoeld voor de opdrachten van cursus.man-kind

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages