Skip to content

sharifni/db-application-flask-mysql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

db-application-flask-mysql

This web application is used to store neural research project data which comprises of patient records including their MRI scan reports.

Flask webframework is used for building the app and SQLAlchemy to interact with relational database MySQL which is hosted on AWS RDS.

Flask is chosen to keep the application simple. MySQL relational database is chosen for its wide community support and open source availability.

Project Diagram:

hm_flow_chart

About

Web application for patient record management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 53.4%
  • HTML 37.3%
  • CSS 9.3%