Patient Information API] is an api that can register masterdatas like diseases, non-communicable diseases and allergies. Within the masterdat maintained it can handle patient operational data to be stroed.
Click here to see the Front End project
Backend
Front-end
Database
- Create Diseases record
- Create NC Diseases record
- Create Alergies record
- log patient Informatin record
To get a local copy up and running, follow these steps.
In order to run this project you need .net 6 please check the version using the below command (please download if you dont have it):
dotnet --v
Clone this repository to your desired folder:
git clone https://github.com/Agetuni/PatientInformationFrontend.git
git clone https://github.com/Agetuni/PatientInformationBackend.git
Install this project with:
dotnet build
To run the project, execute the following command:
dotnet run
👤 Aleazar Yilma
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give me a start
This project is MIT licensed.