This is a personal project that aims to help regular people and health professionals to calculate how much time one or more drugs will remain in their system.
This project was generated with Angular CLI version 15.0.0.
🪧 Vitrine.Dev | |
---|---|
✨ Name | Drugs Half Life |
🏷️ Tech | Angular 15, Typescript, Chart.JS |
🚀 URL | https://bit.ly/drugshalflife |
The original design of this tool was made using Figma to wireframe everything and the font combination was made with FontJoy
Take a look at the design project Here
Before anything, install node.js 16.19.0. You may need to restart your computer. Then, with the console opened in the project directory, run npm i
.
Now run ng serve
for a dev server. Navigate to http://localhost:4200/
. The application will automatically reload if you change any of the source files.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.