105 Commits

Author SHA1 Message Date
Vazelek
65e98e0dff improve bracket design 2022-10-16 19:12:24 +02:00
Vazelek
38da61be61 make score.php responsive 2022-10-16 19:12:24 +02:00
Vazelek
b29051559c update colors management 2022-10-16 19:12:24 +02:00
Vazelek
ad5228cf0d manage colors 2022-10-16 19:12:24 +02:00
sehnryr
8d659ec9af add match deletion 2022-10-16 14:55:32 +00:00
sehnryr
51d493bdbf create deleteMatch method 2022-10-16 14:55:32 +00:00
sehnryr
403195421d add score modification & refactor match creation 2022-10-16 14:55:32 +00:00
sehnryr
03392ef1d6 fix psql array issue and fix try in modifyScore 2022-10-16 14:55:32 +00:00
sehnryr
1f350ca114 add beautiful admin panel & add db methods 2022-10-16 14:55:32 +00:00
sehnryr
1c07c5cde2 make team name unique 2022-10-16 14:55:32 +00:00
Vazelek
74bc4d1efc add brace.png 2022-10-16 15:07:20 +02:00
Vazelek
b7d43b63e5 update index.php 2022-10-16 15:07:20 +02:00
Vazelek
f55fd6da7f update style.css 2022-10-16 15:07:20 +02:00
Vazelek
724b1c4f47 create script_score.js 2022-10-16 15:07:20 +02:00
Vazelek
8d0270d769 create script.js 2022-10-16 15:07:20 +02:00
Vazelek
9e1f5ef286 add style_score.css 2022-10-16 15:07:20 +02:00
Vazelek
65ca9abcba add score.php file 2022-10-16 15:07:20 +02:00
sehnryr
b9a71d2898 revert database password config change 2022-10-16 12:29:04 +00:00
0nano
28589f8a44 add function (o get matches for a sport 2022-10-16 12:29:04 +00:00
0nano
64cc247f7b add warnings 2022-10-16 12:29:04 +00:00
0nano
297b707d13 add function to get all matches 2022-10-16 12:29:04 +00:00
sehnryr
0d64bf728c remove register.php since the admin is hard-coded 2022-10-15 17:35:00 +00:00
sehnryr
3109df9a3f add documentation header to data.sql 2022-10-15 17:35:00 +00:00
sehnryr
770189b790 hard code admin account 2022-10-15 17:35:00 +00:00
sehnryr
870e184e3a feat: add basic admin panel 2022-10-15 17:35:00 +00:00
sehnryr
849b3fc708 fix: remove buggy scheme on localhost 2022-10-15 17:35:00 +00:00
sehnryr
745b563101 fix: add date to matches table 2022-10-15 18:02:53 +02:00
sehnryr
37fb0bb24b add data.sql to database setup 2022-10-15 17:43:53 +02:00
0nano
ffe51e9424 correction http response code 2022-10-14 10:40:16 +02:00
0nano
4c80941f5c add function to get score 2022-10-14 10:39:05 +02:00
nano
52c4aef6b4 Add functionnalities (#7)
* Add functions to create match and team

* add function to modify score
2022-10-13 15:45:21 +02:00
0nano
974a12e011 Add base of API 2022-10-12 23:42:57 +02:00
0nano
70e08560c3 add function 2022-10-12 18:52:46 +02:00
0nano
063746c524 add functions to get info for a match 2022-10-12 18:26:17 +02:00
sehnryr
e21825dc5b fix deleted readme (oops) 2022-10-11 16:53:57 +02:00
sehnryr
8ed3dc4726 remove attribution 2022-10-11 16:52:55 +02:00
Youn Mélois
a4a84cf46d Ajout de l'authentification de l'utilisateur (#6) 2022-10-11 16:49:32 +02:00
sehnryr
728c22fb48 add small installation instructions 2022-10-11 16:46:44 +02:00
0nano
359fe1debe Correction model sql 2022-10-11 12:51:50 +02:00
sehnryr
adc9eaa518 format index 2022-10-10 22:31:10 +02:00
sehnryr
40dcaeba6c add readme 2022-10-10 21:54:52 +02:00
sehnryr
3724204509 add user deletion + credentials verification methods 2022-10-10 21:46:30 +02:00
sehnryr
67a39e8b74 add .gitignore 2022-10-10 21:16:47 +02:00
sehnryr
2908ac2341 add user creation method 2022-10-10 21:04:52 +02:00
sehnryr
dc69438482 add exceptions 2022-10-10 21:00:26 +02:00
sehnryr
4d9c0bd627 add basic PDO 2022-10-10 20:57:29 +02:00
sehnryr
11c500b234 add config file for database connection 2022-10-10 20:57:08 +02:00
sehnryr
941a24d4a1 create simple database setup script 2022-10-10 20:47:04 +02:00
sehnryr
1660e0e110 add sql model 2022-10-10 20:42:45 +02:00
sehnryr
7fc58127af rename index to php 2022-10-10 20:18:33 +02:00