/habitual

Elm project for habit tracking

Primary LanguageElm

Habitual

This is an elm application that aims to be used to habit tracking.

Features to Include

  • Adding/Updating tasks to do daily
  • Marking out tasks done
  • Reporting on progress done for habits

Set up

  1. Clone the repository
  2. Run elm make src/Main.elm --output=main.js
  3. Open the index.html file in a browser