https://github.com/danhpaiva/upa-helper-project
🏥 ~ Project developed with Windows Forms and SQLServer
https://github.com/danhpaiva/upa-helper-project
azure covid csharp danhpaiva database hospital sql-server windows-forms
Last synced: 21 days ago
JSON representation
🏥 ~ Project developed with Windows Forms and SQLServer
- Host: GitHub
- URL: https://github.com/danhpaiva/upa-helper-project
- Owner: danhpaiva
- License: mit
- Created: 2020-05-28T02:31:30.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-02-07T01:36:25.000Z (over 1 year ago)
- Last Synced: 2025-05-08T19:09:45.806Z (21 days ago)
- Topics: azure, covid, csharp, danhpaiva, database, hospital, sql-server, windows-forms
- Language: C#
- Homepage:
- Size: 22.9 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Two desktop APPs to assist the care of UPAs (hospitals)
Status •
Objective •
Upa Helper •
Upa USER •
Installation •
Technology •
Author •
License
✔️ Concluded ✔️:scroll: Objective
This project was developed for evaluation in the disciplines:
- Programming Practices
- Database Modeling and DevelopmentHe was evaluated and received a total grade in both subjects.
We developed two systems in the C # language.
We use Windows Forms for both applications and both connect to an SQL SERVER database.The first system is an APP for the UPA (Emergency Care Unit),
where patients needing care will be registered.
The second system is an APP for the patient where he will consult which UPA has less people being served.The project aims to seek faster service for all people who need the UPA service.
Consequently, the UPA will gain flexibility, because if it is full of people, it will not be overcrowded.:hospital: UPA HELPER
![]()
This is the application that should work in the UPA's.
After the login of the UPA employee (doctor for example), we have access to the main screen where the functionalities exist:
- Patient care: registration of personal data and description of the health problem
- Complete care: after the patient is released from the UPA, we are able to leave the system
- Location for access to useful telephones in the health area
- Place to print a booklet for good practices against COVID-19:relaxed: UPA HELPER USER
![]()
This is the application for people who need to travel to a UPA.
It has the main functionality to search the UPA regional office and obtain the stocking and address information.:clipboard: Installation
1. Download the repository
2. Run the sql script to generate the local database
> database/UPA_HELPER.sql
3. Debug applications in their folders:toolbox: Technology
The following tools were used in the construction of the project:- IDE: Visual Studio 2019
- Database: SQL Server Express 2019
- SGBD: Azure Data Studio
- Styles: Canva | IconArchive
- Requirement SDK: .Net 6:grin: Author
Developed by Daniel Paiva,
Douglas Ramos,
Gabriel Mariano and
Guilherme Pujoni:lock: Licence
MIT