Skip to content

This project developed software for patient data input and logistic regression analysis. Python/PyQT used for programming and SQLServer/SQLite for database management. The interface was designed in Qt with careful attention to usability. Overall, this project showcases my skills in programming, database design, and interface development.

Notifications You must be signed in to change notification settings

Ali-Mayya/Simple-clinical-database-in-Python-Qt-and-SQLite

Repository files navigation

Simple-clinical-database-in-Python-Qt-and-SQLite

This project developed software for patient data input and logistic regression analysis. Python/PyQT used for programming and SQLServer/SQLite for database management. The interface was designed in Qt with careful attention to usability. Overall, this project showcases my skills in programming, database design, and interface development. to Run this code execute Lab1.py in IDE that support python packages or you can run this command in your command prompt cd #directory of the project in your PC pyinstaller --onefile -w Lab1.py then execute the Lab1.exe

About

This project developed software for patient data input and logistic regression analysis. Python/PyQT used for programming and SQLServer/SQLite for database management. The interface was designed in Qt with careful attention to usability. Overall, this project showcases my skills in programming, database design, and interface development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages