Skip to content

Demo: *note spinner does not show on deployment, but does if you clone down repo*

Notifications You must be signed in to change notification settings

curbyourcode/Kal-Counter

Repository files navigation

Meal-Tracker Angular 7

Responsive application allows users to track meals and calorie intake

Description

A remake of a project that I created with the release of Angular 2 in 2016. This version is done in Angular 7 with heavy focus on Angular Material. Users are able to log their daily meals, including details pertaning to thier meal. You may assume foods being logged are for a single day (you are not required to keep track of multiple days' meals).

Setup/Installation Requirements

  • Clone repository. Then locate top folder directory in command line
  • Run npm install to install packages.
  • Run bower ng serve to start the server on port 4200.

Support and contact details

www.rouzm.com

Technologies Used

  • Angular 7, TypeScript, HTML5, SASS, Angular-CLI, Angular Material, Firebase
  • Node, npm