Giter VIP home page Giter VIP logo

daily_habits's Introduction

OVERVIEW

This daily habits app is based on the idea that it takes 60 days to consistently ingrain a positive habit. It allows us to add the maximum of one new habit a day, and to propose a 20 minute self improvement action.

Implemented

  • automatically tally after 27 hours.
  • count the number of times habit is maintained

Planned features

  • send notification or reminder if we have not done the job
  • make a daily score.
  • keep long running stats on each habit
  • summary page and notes for each habit
  • edit summary description and notes for each habit
  • graphical display for progress
  • scoring and achievements
  • social mode/challenge mode
  • button for entering reflections
  • task grouping and sorting, tag habits
  • last update gets reset if we shut down the app. use a persistent store for this.

QUICK HELP

To setup for development, clone this directory, then go inside and use

meteor create .

to run in dev mode, type

meteor

then access the app throught localhost:3000

to build production code for deployment with nodejs and nginx servers, use ... (to be completed)

to build ios app first install the ios-platform like this:

meteor add ios-platform

then use the following line from a Mac notebook.

meteor run ios-device

Note that there may be some additional requirements for your mac to get this to work - e.g. cocoapods, xcode

TODO

  • add ability to order task list
  • add statistics for each task
  • add attributes for tasks - e.g. when you should be doing your habits - location based reminders, or time based reminders.
  • notifications.

AUTHOR

contact: boonpang DOT lim AT gmail DOT com

daily_habits's People

Watchers

James Cloos avatar Boon Pang 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.