Skip to content

.Net 6 Api application build using DDD , CQRS and Repository pattern. This applicaiton is able to maintain some master datas like disease and help a health center manage patient data.

License

Notifications You must be signed in to change notification settings

Agetuni/PatientInformationBackend

Repository files navigation

📖 Patient Information API

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

🛠 Built With

Tech Stack

Backend
Front-end
Database

Key Features

  • Create Diseases record
  • Create NC Diseases record
  • Create Alergies record
  • log patient Informatin record

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

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

Setup

Clone this repository to your desired folder:

  git clone https://github.com/Agetuni/PatientInformationFrontend.git
  git clone https://github.com/Agetuni/PatientInformationBackend.git

Install

Install this project with:

  dotnet build

Usage

To run the project, execute the following command:

 dotnet run 

(back to top)

👥 Authors

👤 Aleazar Yilma

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project please give me a start

🙏 Acknowledgments

📝 License

This project is MIT licensed.

(back to top)

About

.Net 6 Api application build using DDD , CQRS and Repository pattern. This applicaiton is able to maintain some master datas like disease and help a health center manage patient data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages