GithubHelp home page GithubHelp logo

jmarq / coffee-notes Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 731 KB

nuxt/vue note-taker app focused on visualizing variables that go into brewing coffee and the results they produce.

JavaScript 44.66% Vue 55.06% SCSS 0.28%
coffee visualization vega-lite vuex-orm

coffee-notes's Introduction

coffee-notes

Web application for tracking information about batches of coffee you've brewed. Enter data such as batch size, amount of grounds, which bean, etc. Update and add a rating or a note. Look back on your data with a multidimensional scatterplot or an aggregated bar chart.

The app is a PWA (Progressive Web App), so it can be installed to your mobile homescreen or pc desktop and accessed offline.

Uses a normalized Vuex store, aided by vuex-orm. Data is persisted to your local browser's IndexedDB (or localstorage fallback), courtesy of vuex-orm-localforage.

Charts are generated using the Vega-Lite visualization grammar. The chart specifications can be tweaked via UI controls, so you can choose which axis represents which dimension of your batches.

To explore the charts without adding data, use the Debug page to add some fake data and get a feel for the app, deleting the fake data when you are done.

Build Setup

(built-in nuxt docs)

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn dev

# build for production and launch server
$ yarn build
$ yarn start

# generate static project
$ yarn generate

For detailed explanation on how things work, check out Nuxt.js docs.

coffee-notes's People

Contributors

jmarq avatar

Watchers

 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.