Skip to content

Project 2: Interactive Full-Stack Project - calorie tracker website using Node.js, Express.js, Handlebars.js, MySQL, and Sequelize

License

Notifications You must be signed in to change notification settings

AaronDreyer/CloudCalorie

Repository files navigation

CloudCalorie

Description

CloudCalorie allows you to easily track your daily calorie intake. Not only will CloudCalorie track your calorie intake by meal, but it will also let you know the total number of calories eaten that day.

Table of Contents

Installation

Our application is cloneable from the Github Repo linked below. Must have certain libraries installed as well.

Usage

After creating an account, you simply enter the food you plan on eating and the amount of calories that particular food has will show up, this will then be saved into the application for future reference.

License

MIT License

Copyright (c) 2023 the-goodest

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.

Contribution Guidelines

Anyone who wishes to take control of their body fuel by tracking calories to help with many goals such as weight gain and weight loss.

Tests

After registering as a user, check to make sure User data is saved by logging out and logging back in, afterwards proceed to enter in any any meal in our database and the amount of calories should show up. After food is selected the amount of calories should add up by day.

User Story

CloudCalorie allows you to create an encrypted account and sign in, in under 30 sec. Not only is it quick and easy to navigate, but our app also provides calorie resources. Such as, how many calories are in common foods.

Screenshots

Image

Image

Image

Acceptance Criteria

Application uses a Node and Express back end and uses both GET and POST routes for retrieving and adding new data.pplication has a folder structure that meets the MVC paradigm and uses Handlebars.js as the template engine.Application is backed by a MySQL database with a Sequelize ORM and protects API keys and sensitive information with environment variables.Application includes user authentication (express-session and cookies).Application uses at least one new library, package, or technology not covered in class.

Contact Info

Github Usernames : ·AaronDreyer ·dunlog14 ·Daczuniga ·nouriyin ·tlequernaque

Emails : ·AARONDREYER (AaronDreyer): [email protected]

·LOGANDUNAWAY(dunlog14): [email protected]

·TERRYLEQUERNAQUE(tlequernaque): [email protected]

·DANIELCRUZ(Daczuniga): [email protected]

·COURTNEYCLARKE(nouriyin): [email protected]

Profile URL : https://github.com/AaronDreyer, https://github.com/dunlog14, https://github.com/tlequernaque, https://github.com/Daczuniga, https://github.com/nouriyin,

About

Project 2: Interactive Full-Stack Project - calorie tracker website using Node.js, Express.js, Handlebars.js, MySQL, and Sequelize

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published