Angular6 and Google Cloud Firestore based application for dietitions to manage and analyze Type-2 Diabetese Patients in Real-Time.
Have a look at the quick demo here: https://stackblitz.com/github/subhanahmed047/ng-dietary
- temp email: [email protected]
- temp pass: demo123
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Make sure you have nodejs installed on your system.
You can download the LTS version from https://nodejs.org/en/
- Clone this repository on your local machine, or download it as a zip.
- Navigate to the cloned folder and install dependencies by running the following command:
npm install
- Once all the dependencies are installed. Run the following command:
npm run
This project is licensed under the MIT License - see the LICENSE.md file for details