Commit Graph

34 Commits

Author SHA1 Message Date
coolneng d3e6b5a549 Display holidays from JSON feed 2020-07-14 21:36:43 +02:00
coolneng 5e0285d608 Implement appointment modification 2020-07-14 14:48:35 +02:00
coolneng 77a4a5987e Delete appointment from calendar 2020-07-13 19:12:46 +02:00
coolneng a772b300df Show appointment information on click 2020-07-13 19:03:06 +02:00
coolneng d5ea8bec33 Implement appointment fetch and insertion 2020-07-12 20:08:42 +02:00
coolneng a6262a5b38 Add appointment modification and deletion queries 2020-07-10 23:36:48 +02:00
coolneng 2e2e0b67f0 Fix appointment insertion in database 2020-07-10 13:27:48 +02:00
coolneng 3eab99b0f6 Aggregate appointments and reports in patient list 2020-07-10 13:07:17 +02:00
coolneng 6169388fef Update patient edit form region and city dialogs 2020-07-10 11:27:00 +02:00
coolneng 01902f3757 Add input for region and city for other countries 2020-07-09 22:24:25 +02:00
coolneng c0764276e1 Fix appointment database insertion 2020-07-08 21:23:13 +02:00
coolneng 9858920b11 Send doctor ID as hidden input in appointments 2020-07-08 14:10:14 +02:00
coolneng 1ee89ef1f5 Hide appointment creation form on page load 2020-06-26 13:39:30 +02:00
coolneng 21213f993d Create appointment dialog on click 2020-06-26 12:19:51 +02:00
coolneng b93df4005b Move the database logic to appointment_management 2020-06-25 21:15:52 +02:00
coolneng f591cb5f2f Allow admins to select a doctor's appointments 2020-06-25 20:01:41 +02:00
coolneng 270e4ec03d Add appointment calendar queries 2020-06-25 17:59:56 +02:00
coolneng befa3b116b Reformat PHP code via php-cs-fixer 2020-06-22 23:01:17 +02:00
coolneng 35d2b70ab6 Add calendar configuration for each doctor 2020-06-22 01:50:08 +02:00
coolneng 554baf39ff Start the web server inside the src directory 2020-06-21 19:36:38 +02:00
coolneng b796f6bf47 Add log in functionality 2020-06-18 14:48:12 +02:00
coolneng cfdf2e8ebc Implement report CRUD functionalities 2020-06-18 12:24:13 +02:00
coolneng be7b5d2718 Add holiday CRUD operations 2020-06-18 09:04:44 +02:00
coolneng 68b528b960 Implement dynamic dependent location select boxes 2020-06-17 22:02:27 +02:00
coolneng 61e1f18f42 Add reports and appointments to the patients list 2020-06-17 12:10:21 +02:00
coolneng fb430dd8cc Implement CRUD operations for patients 2020-06-17 08:42:53 +02:00
coolneng 67417b0bfc Implement user searching 2020-06-17 05:34:36 +02:00
coolneng e77f29b393 Remove arguments on database connection function 2020-06-17 04:33:48 +02:00
coolneng e6b26d963b Implement update and delete user 2020-06-17 04:10:09 +02:00
coolneng 29c6d7bb6d List users from database 2020-06-16 22:50:35 +02:00
coolneng 26cdb78296 Fix PDO insert statements 2020-06-16 18:56:35 +02:00
coolneng 650df9d0f6 Prettify forms with CSS 2020-06-14 04:25:11 +02:00
coolneng 3e4ed97de1 Add database queries 2020-06-14 03:12:32 +02:00
coolneng ae59e1376b Add database module draft 2020-05-18 15:42:14 +02:00