Commit Graph

22 Commits

Author SHA1 Message Date
1ee89ef1f5 Hide appointment creation form on page load 2020-06-26 13:39:30 +02:00
21213f993d Create appointment dialog on click 2020-06-26 12:19:51 +02:00
b93df4005b Move the database logic to appointment_management 2020-06-25 21:15:52 +02:00
f591cb5f2f Allow admins to select a doctor's appointments 2020-06-25 20:01:41 +02:00
270e4ec03d Add appointment calendar queries 2020-06-25 17:59:56 +02:00
befa3b116b Reformat PHP code via php-cs-fixer 2020-06-22 23:01:17 +02:00
35d2b70ab6 Add calendar configuration for each doctor 2020-06-22 01:50:08 +02:00
554baf39ff Start the web server inside the src directory 2020-06-21 19:36:38 +02:00
b796f6bf47 Add log in functionality 2020-06-18 14:48:12 +02:00
cfdf2e8ebc Implement report CRUD functionalities 2020-06-18 12:24:13 +02:00
be7b5d2718 Add holiday CRUD operations 2020-06-18 09:04:44 +02:00
68b528b960 Implement dynamic dependent location select boxes 2020-06-17 22:02:27 +02:00
61e1f18f42 Add reports and appointments to the patients list 2020-06-17 12:10:21 +02:00
fb430dd8cc Implement CRUD operations for patients 2020-06-17 08:42:53 +02:00
67417b0bfc Implement user searching 2020-06-17 05:34:36 +02:00
e77f29b393 Remove arguments on database connection function 2020-06-17 04:33:48 +02:00
e6b26d963b Implement update and delete user 2020-06-17 04:10:09 +02:00
29c6d7bb6d List users from database 2020-06-16 22:50:35 +02:00
26cdb78296 Fix PDO insert statements 2020-06-16 18:56:35 +02:00
650df9d0f6 Prettify forms with CSS 2020-06-14 04:25:11 +02:00
3e4ed97de1 Add database queries 2020-06-14 03:12:32 +02:00
ae59e1376b Add database module draft 2020-05-18 15:42:14 +02:00