/Meal-Tracker

PROJECT - A JavaScript meal tracker app that allows users to log foods they eat each day with details about the meal including its number of calories.

Primary LanguageTypeScript

Meal Tracker

A web application build as a review of competencies in the following: how the Model-View-Controller (MVC) pattern is used within an Angular 2 app, using TypeScript syntax, managing build dependencies with npm, managing front-end dependencies with Bower, managing development workflow with gulp, and writing a basic Angular2 app using a model, multiple components, forms, event emitters and pipes., 06/09/2016

By LaTaevia

Description

This is an end-of-week project for my twelfth week at Epicodus. It is a web application for tracking meals. Users can add and edit meals, the number of calories in each meal, and any relevant details about the meal. The user can also filter by healthy and unhealthy meals.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone https://github.com/LATAEVIA/Meal-Tracker.git
  • change into the new directory
  • npm install
  • bower install
  • gulp build

Running / Development

Implement development server with live reloading:

  • gulp serve

Technologies Used

  • HTML
  • CSS
  • Bootstrap
  • JavaScript
  • Node.js
  • Node Package Manager
  • Bower
  • Angular2
  • TypeScript

License

This software is licensed under the MIT license

Copyright (c) 2016 LaTaevia