Commit Graph

37 Commits

Author SHA1 Message Date
ea9f92d2df
Restrict calendar setup to the own doctor 2020-06-22 02:18:45 +02:00
35d2b70ab6
Add calendar configuration for each doctor 2020-06-22 01:50:08 +02:00
229b03a3c9
Add log out functionality 2020-06-21 21:40:25 +02:00
6f3d570285
Add default calendar values 2020-06-21 20:38:32 +02:00
e5c6e2d6a2
Move search bar to the top 2020-06-21 20:38:22 +02:00
554baf39ff
Start the web server inside the src directory 2020-06-21 19:36:38 +02:00
222194f1f1
Include navbar in all files and flatten directory 2020-06-20 15:09:23 +02:00
7106239d88
Execute PHP internal web-server on nix-shell 2020-06-18 15:59:21 +02:00
ac456c2328
Add project summary 2020-06-18 15:11:36 +02:00
b796f6bf47
Add log in functionality 2020-06-18 14:48:12 +02:00
1b80190b11
Add home page and navigation bar 2020-06-18 13:25:47 +02:00
cfdf2e8ebc
Implement report CRUD functionalities 2020-06-18 12:24:13 +02:00
0127b3014f
Add appointment management with a calendar 2020-06-18 10:35:01 +02:00
be7b5d2718
Add holiday CRUD operations 2020-06-18 09:04:44 +02:00
095b639794
Add user creation form validation 2020-06-18 08:12:23 +02:00
77e604d385
Add patient creation form validation 2020-06-18 08:06:39 +02:00
322a464eb7
Add national ID document validation 2020-06-18 07:35:57 +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
a390660a19
Hide back button if not in search mode 2020-06-17 08:45:18 +02:00
fb430dd8cc
Implement CRUD operations for patients 2020-06-17 08:42:53 +02:00
da6c518d59
Add back button in user page 2020-06-17 05:39:19 +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
219f440b26
Move user creation from to a separate file 2020-06-17 01:02:47 +02:00
29c6d7bb6d
List users from database 2020-06-16 22:50:35 +02:00
bb1b2f077b
Add user creation functionality 2020-06-16 18:56:54 +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
ee54f223f5
Fix database schema 2020-06-14 03:12:42 +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
ded3e330e8
Add database script and basic frontend HTML/CSS 2020-05-13 00:44:10 +02:00
a2c00d9377
Set up dev environment with Nix 2020-05-12 17:57:01 +02:00
7409e3f0ef
Add docker-compose 2020-03-04 16:21:57 +01:00
08ea9d98b8
Initial commit 2020-02-19 16:47:46 +01:00