Commit Graph

15 Commits

Author SHA1 Message Date
b07e6ba0e1 get patient by app_id 2024-07-26 12:40:19 +02:00
8e1d7978c0 verify api calls and do lower case db check 2024-07-25 16:48:48 +02:00
a719e9a4bb add api to fetch patient via email 2024-07-25 16:43:05 +02:00
6e14458f29 update fastapi to guvicorn and improve supertoken integration 2024-07-24 13:20:52 +02:00
d68da10f75 Add app authentication when making api calls 2024-07-24 10:18:16 +02:00
69fe58ffaf add lowercase lookup for patient & Update user api 2024-07-23 15:28:33 +02:00
c14c87c0af updateAPI to cater fro new madical aid details 2024-07-08 15:10:06 +02:00
dc7d1e42c2 API Added to get patient by table id 2024-06-25 14:05:09 +02:00
cc730223e0 Create Delete patient API & add functionality to delete patient on edit screen 2024-06-20 12:52:35 +02:00
5a3f62c1ff Update API to update patient. Update mytextfield to table is editable paramiter. add edit page to edit user information. 2024-06-20 10:07:52 +02:00
15eeed1872 Add API to get patients by user email 2024-04-07 12:37:54 +02:00
14d33e61c0 Seperate DB Connection into own file & update routers to point to connect dbconnection 2024-03-23 14:32:45 +02:00
1ab955cce7 Add Minio COntainer, Update mySQL container password & Update API DB Conn password 2024-03-23 14:17:38 +02:00
63b6f564a4 Change to Patient Update and Add Patient Notes Instert & Update 2024-03-23 12:42:44 +02:00
45ef778274 v1 upload
First upload of project files
2024-03-23 11:49:29 +02:00