No description
Find a file
2023-01-10 17:39:47 +01:00
.vscode Initial push for phpTutorial 2022-12-10 12:54:39 +01:00
controllers added card view to learning page 2023-01-08 21:08:14 +01:00
images added item images and changed the game background 2023-01-10 17:39:47 +01:00
scripts added item images and changed the game background 2023-01-10 17:39:47 +01:00
styles added item images and changed the game background 2023-01-10 17:39:47 +01:00
views added item images and changed the game background 2023-01-10 17:39:47 +01:00
.gitignore added gitignore file 2023-01-07 11:55:10 +01:00
config.php added login, logout and registration sites and functionality as well as an protected profile page 2023-01-08 13:51:00 +01:00
Database.php Part on Refactoring Section3 finished 2022-12-18 21:05:09 +01:00
functions.php Cleaned up Codebase after finishing Tutorial on php and adding files, styles some logic for LearningPlattform Projekt 2023-01-07 10:56:35 +01:00
index.php added login, logout and registration sites and functionality as well as an protected profile page 2023-01-08 13:51:00 +01:00
Response.php New files added 2022-12-18 15:10:02 +01:00
router.php Game Sourcecode has been added and Style was changed 2023-01-06 10:11:39 +01:00
routes.php added delete function to th application 2023-01-08 20:24:13 +01:00
Validator.php Part on Validator Class finished and Part 2 finished 2022-12-20 21:23:29 +01:00