Quantified Self App with Meteor and React


Summary of my bookmarked Github repositories from Aug 24th, 2015

Github repositories

  • liamzebedee/metric

    Metric is a quantitative self-improvement app built using Meteor and React. It offers a modern approach to tracking various metrics in a relational manner. Unlike traditional spreadsheets, Metric uses web technologies, JavaScript, and libraries for data computation. Metrics are dynamic functions written in JavaScript, while records are represented as JSON objects. The app features smart dashboards, real-time updates, and support for date and time calculations. Metric can be accessed from multiple clients due to its client-server architecture. The project is still under development, but it holds potential for future enhancements like hotkey navigation, data visualization, and integration with external services.