Skip to content

OpenLeafProject/CoreLeaf

Repository files navigation

||

Leaf (REST API)

Build Status contributions welcome

What is Leaf?

Leaf is a complete solution for clinical data management with this awesome features:

  • Patients management
  • Scheduled dates management
  • Invoices management
  • Patients history management

Tech

Leaf uses a number of open source projects to work properly:

  • [.NET Core] - powerfull APIREST build with .NET Core 3.1
  • [MariaDB] - one of the most popular open source relational databases (you also can use MySQL of course!)

Clone and work with Leaf REST API

We highly recommend Visual Studio Code to develop! But You can work with Visual Studio or your favourite IDE 😉

ms-dotnettools.csharp extension is required in Visual Studio Code.

$ git clone https://github.com/OpenLeafProject/CoreLeaf.git
$ cd CoreLeaf
$ dotnet restore
$ code .

Docker

Leaf will be very easy to install and deploy in a Docker container but we need help to develop Leaf!

Dou you want colaborate with Leaf?? -> Read the CONTRIBUTING.md file.

About

Leaf is a complete solution for clinical data management. Build with .Net Core API + Angular PWA

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors