Leaf is a complete solution for clinical data management with this awesome features
- Patients management
- Scheduled dates management
- Invoices management
- Patients history management
Leaf uses a number of open source projects to work properly:
- [Angular] - HTML enhanced for web apps!
- [Twitter Bootstrap] - great UI boilerplate for modern web apps
- [Material Design] - beautifull components for a beautifull web app
We highly recommend Visual Studio Code to develop! But You can work with your favourite IDE 😉
$ git clone https://github.com/OpenLeafProject/AngularLeaf.git
$ cd AngularLeaf
$ npm install
$ code .
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.