Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phaniteja5789/integrated-healthcare-administration-system
This Web Application helps Administrative Team to retrieve the details of Patient,Diagnostics on Patient
https://github.com/phaniteja5789/integrated-healthcare-administration-system
bootstrap flaskapi flaskapplication html-css-javascript jinja2-templating-engine python3
Last synced: 9 days ago
JSON representation
This Web Application helps Administrative Team to retrieve the details of Patient,Diagnostics on Patient
- Host: GitHub
- URL: https://github.com/phaniteja5789/integrated-healthcare-administration-system
- Owner: phaniteja5789
- Created: 2022-02-07T15:31:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-07T16:03:14.000Z (almost 3 years ago)
- Last Synced: 2024-12-25T17:42:49.401Z (9 days ago)
- Topics: bootstrap, flaskapi, flaskapplication, html-css-javascript, jinja2-templating-engine, python3
- Language: Python
- Homepage:
- Size: 221 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HospitalManagementSystem
This Web Application helps Administrative Team to retrieve the details of Patient Registration,Pharmacy taken by Patient,Diagnostics conducted on Patient,Total Billing of the PatientPatient Registration Web Pages
Home Page
![image](https://user-images.githubusercontent.com/36558484/152822435-90325868-a078-42fa-a6b1-007d70fcace2.png)Patient Registration Page
![image](https://user-images.githubusercontent.com/36558484/152822694-e47ad139-cd85-4fb5-bfdf-2f540ced645c.png)Update Patient Details
![image](https://user-images.githubusercontent.com/36558484/152822893-b21241ba-ffd8-4f2e-aeef-5a9b0e4709f6.png)Deleting Patient Details
![image](https://user-images.githubusercontent.com/36558484/152822990-4971898a-4771-4a0b-bba5-6fe0d7d460c3.png)List of All Active Patients
![image](https://user-images.githubusercontent.com/36558484/152823122-e25d5c90-8c25-4430-961d-55625540ae16.png)View Patinet Details
![image](https://user-images.githubusercontent.com/36558484/152823215-921d9712-229f-475a-9946-438cefb1e4c2.png)Pharmacy taken by the Patient Web Page
![image](https://user-images.githubusercontent.com/36558484/152823356-8e9bc179-d34f-4eab-be75-2c217ed10b5a.png)
Diagnostics conducted on the Patient Web Page
![image](https://user-images.githubusercontent.com/36558484/152823580-f184ada2-5463-4494-9472-fcd4da7d359e.png)
Total Billing of the Patient
![image](https://user-images.githubusercontent.com/36558484/152823708-236e53a7-da39-4ca5-b384-cbc81c837626.png)This Application is designed using
**Visual Studio Code -IDE Environment
**Flask - Back End Framework
**HTML,CSS,BootStrap - Front End
**MongoDB - DataBases.
********Validations on Each Field is attached in a PDF File with name "HospitalManagementCaseStudy-1.0.pdf"
HTML scripts has been stored under the directory "templates" in the application directory in the repository which contains HTML Pages.
CSS scripts has been stored under the directory "static" in the application directory in the repository which contains CSS Pages.