Commit Graph

22 Commits

Author SHA1 Message Date
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