Python Forum
I need Road Map For Patient Information Program - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: General Coding Help (https://python-forum.io/forum-8.html)
+--- Thread: I need Road Map For Patient Information Program (/thread-34459.html)



I need Road Map For Patient Information Program - Prusa - Aug-02-2021

Hi my friends,
I am new in python and this forum. I am studying python with video education and i wanna improve my skills, i want making patient information register program to my friend.

Some points
- My friend getting information from patients via word document
- Asistant looking the raw patients informations, and then she making phone call with patient and getting extra informations.
- After phone call she array word document and sending to my friend (who is doctor)

I have two options

Option 1
Making django website and all patients fill the form and after my friend and asistant may array the informations...
Problem = I afraid of hacking activities, because personal informations...

Option 2
Making desktop program with mysql database on any hosting company. I think program need internet connection

Result
I need road map, which one is effective and or any new idea?
Thanks....