Giter Club home page Giter Club logo

fitness-tracker-demo's Introduction

Fitness Tracker Demo

Fitness Tracker Demo is a Polymer-based client-side demo application, which uses elements from the Polymer Catalog, Vaadin Grid and Vaadin Charts. Icons used in this demo are provided by Icons8.

Backend

The client-side application uses static JSON files as its "backend". These files are located in app/data directory. In the same directory you will also find a Node script that can be used to generate more example data. It could also be easily modified to a Node-based REST API.

Development

Clone this repository and run the following command(s) to start the application for development.

npm install && bower install && gulp

Deployment

Clone this repository and run the following command(s) to package the application for deployment.

npm install && bower install && gulp dist

This will result in a distributable application in the dist subdirectory.

fitness-tracker-demo's People

Contributors

tehapo avatar jouni avatar

Watchers

James Cloos avatar  avatar

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.