/Meal-Tracker-Angular

Built in Angular, this app allows you to enter a meal along with the meal details and how many calories it was. It lets you edit the inputs and view the details by clicking on the names of the meals. It also lets you add a meal or filter the meals by healthy or unhealthy.

Primary LanguageTypeScript

######Meal Tracker Project

####Meal Tracker App, 3/25/2016

By Adam Ross Russell

Description

This allows you to enter a meal along with the meal details and how many calories it was. It lets you edit the inputs and view the details by clicking on the names of the meals. It also lets you add a meal or filter the meals by healthy or unhealthy.

Setup/Installation Requirements

  • Fork and Zip/Clone repository Meal-Tracker-Angular
  • Open the directory in the terminal
  • Run npm install, bower install, gulp build, and gulp serve.
  • This will open the browser, and enter in a meal and details to the input fields.

Known Bugs

No known bugs.

Support and contact details

Please contact adamrr724@yahoo.com with any technical difficulties.

Technologies Used

This webpage uses:

Javascript Angular HTML Bootstrap npm bower gulp jquery

Legal

Copyright (c) 2016 Epicodus

This software is licensed under the MIT license.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.