Git Product home page Git Product logo

quantified-self's Introduction

Quantified Self

An application to track daily caloric intake and exercise. Compare calorie intake for each meal to predefined goals.

Installing

git clone https://github.com/antciccone/quantified-self.git
npm install

Run the Server

To see your code in action, you need to fire up a development server. Use the command:

npm start

Once the server is running, visit in your browser:

  • http://localhost:8080/webpack-dev-server/ to run your application.
  • http://localhost:8080/webpack-dev-server/test.html to run your test suite in the browser.

Run Tests in the Terminal

Tests were written using Selenium. To run all of your tests:

npm test

Features

  • User can add foods and calories to a food log and exercises and calories burned to an exercise log
  • User can visit daily diary and add foods to specified meal, or exercises to their exercise diary
  • Calories are added in the daily diary and compared to a 2000-calorie diet

Contributing

  • If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome."

Technology Used

  • Chai 3.5.0
  • Mocha 3.1.2
  • Selenium Webdriver 3.0.1
  • jQuery 3.1.1
  • Webpack 1.14.0
  • Node SASS 4.3.0

Technical Details

  • localStorage to persist data
  • Selenium integration tests
  • jQuery based DOM traversal
  • jQuery based Event handling
  • jQuery based State management
  • Using pivotal tracker to manage a project with multiple developers
  • Using a production git workflow

quantified-self's People

Contributors

antciccone avatar neight-allen avatar

Watchers

 avatar  avatar  avatar

Forkers

bradgreen3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.