jnduli / habitual

Elm project for habit tracking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Elm project for habit tracking


Languages

Language:Elm 90.3%Language:HTML 9.7%