/mello

A task manager app, inspired by Trello, running on Meteor JS

Primary LanguageJavaScript

Mello

A task manager app, inspired by Trello, running on Meteor JS (auth branch)

Todo (kiss - baby steps stupid)

  • List some cards out on the screen, making my own meteor collection
  • essentially mirrors the todoItems but without the doneCheckbox nor the private magic
  • card need a nicer ui
  • assign author's id to card from auth service