No description
Find a file
2023-01-10 23:13:40 +01:00
.vscode Initial push for phpTutorial 2022-12-10 12:54:39 +01:00
controllers implemented functionality to write to Database after game ends 2023-01-10 23:13:40 +01:00
images added item images and changed the game background 2023-01-10 17:39:47 +01:00
scripts implemented class method for login, register, update, delete and implemented readDatabase functionality to game.js. Write funtionality is in preogress 2023-01-10 22:51:40 +01:00
styles implemented class method for login, register, update, delete and implemented readDatabase functionality to game.js. Write funtionality is in preogress 2023-01-10 22:51:40 +01:00
views implemented class method for login, register, update, delete and implemented readDatabase functionality to game.js. Write funtionality is in preogress 2023-01-10 22:51:40 +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 implemented functionality to write to Database after game ends 2023-01-10 23:13:40 +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 implemented class method for login, register, update, delete and implemented readDatabase functionality to game.js. Write funtionality is in preogress 2023-01-10 22:51:40 +01:00
Validator.php Part on Validator Class finished and Part 2 finished 2022-12-20 21:23:29 +01:00