PMS Lite banner

PMS Lite

3 devlogs
3h 7m 51s

A Patient Management System

DevX_Dragon

Designing the UI

I have decided to use customtkinter for the UI , and SQL for the database. Im trying to make this as optimized as possible so it will work on low end pcs.
I have added some hardcoded drugs for now but will eventually update it to a API based or somewhat other way.
Also I have to work on the print function so it actaully sends a PDF to the printer.
The UI is halway done but not fully functional.
There are many bugs but sake of the dev log I had pause it.

Attachment
0
DevX_Dragon

Sketching a proper UI

Designed a cool UI on Excalidraw. I went for classic windows xp based theme. and will mostly run locally and does not need heavy spec machines to run the software.

Attachment
0
DevX_Dragon

Folder Structure Setup

Before continuing this massive project im going to be properly structuring and creating everything in advance so it will be neat and easier in the future.

Attachment
0