This application accomplishes to deliver the best food routines by taking into consideration the user's BMI, Activity Level, Body Type.
Download APK : https://github.com/CajetanRodrigues/fit-meal/blob/master/app-release.apk
- Download the installer for Node LTS.
- Install the ionic CLI globally:
npm install -g ionic
- Clone this repository:
https://github.com/CajetanRodrigues/covid-tracker.git
. - Run
npm install
from the project root. - Run
ionic serve
in a terminal from the project root. - You are now free to explore!. 🎉
Note: See How to Prevent Permissions Errors if you are running into issues when trying to install packages globally.
Login | Sign Up |
---|---|
BMI | Activity & Body Type |
---|---|
Meals List | Basket of selected meals |
---|---|
Framed Routine | Save Routine Modal |
---|---|
- Run
ionic cordova run android --prod
- Run
ionic cordova run ios --prod