Skip to content

NicoDiaz208/DietTracker

Repository files navigation

DietTracker

What is DietTracker

DietTracker is a App that should enable sports enthusiasts achive their goals by making dieting more fun. It includes a tinder like component for discovering new recipes. In additon to that the App also a way of displaying progress and motivating you to be more active.

How to start the App in development mode

Backend
First open visual studio then run the server.

Frontend
go into the project directory and type npm install.

After installing all the node modules type ionic serve into powerschell