|
.vscode
|
Initial push for phpTutorial
|
2022-12-10 12:54:39 +01:00 |
|
assets
|
added more changes to db.go
|
2023-12-29 14:47:22 +01:00 |
|
controllers
|
changed config.php and added delete function for administrator
|
2023-01-24 21:14:11 +01:00 |
|
licencesAndText
|
added licence-file for used code from other sources
|
2023-01-17 20:20:35 +01:00 |
|
views
|
add db.go for database connection
|
2023-12-29 12:26:16 +01:00 |
|
.env
|
wrote the server.go file and introduced another file structure
|
2023-12-29 09:38:09 +01:00 |
|
.gitignore
|
add db.go for database connection
|
2023-12-29 12:26:16 +01:00 |
|
config.php
|
dockerized the application for easier distribution and depleyment
|
2023-12-28 11:35:42 +01:00 |
|
Database.php
|
made last changes in codebase befor finishing for presentation
|
2023-01-24 20:30:19 +01:00 |
|
db.go
|
added more changes to db.go
|
2023-12-29 14:47:22 +01:00 |
|
docker-compose.yml
|
dockerized the application for easier distribution and depleyment
|
2023-12-28 11:35:42 +01:00 |
|
Dockerfile.db
|
dockerized the application for easier distribution and depleyment
|
2023-12-28 11:35:42 +01:00 |
|
Dockerfile.math_wizard
|
dockerized the application for easier distribution and depleyment
|
2023-12-28 11:35:42 +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 |
|
go.mod
|
added more changes to db.go
|
2023-12-29 14:47:22 +01:00 |
|
go.sum
|
added more changes to db.go
|
2023-12-29 14:47:22 +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 |
|
MatheApp.sql
|
dockerized the application for easier distribution and depleyment
|
2023-12-28 11:35:42 +01:00 |
|
nginx.conf
|
dockerized the application for easier distribution and depleyment
|
2023-12-28 11:35:42 +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
|
changed config.php and added delete function for administrator
|
2023-01-24 21:14:11 +01:00 |
|
server.go
|
wrote the server.go file and introduced another file structure
|
2023-12-29 09:38:09 +01:00 |
|
Validator.php
|
removed not needed code and cleaned up the codebase
|
2023-01-17 08:40:11 +01:00 |