sajinmp / tireless-todo

A todo/bookmark/read-later app that fills the mobile screen tirelessly from time to time trying to get you to do what you have to do.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tireless Todo

Tireless todo is not exactly a todo app per se. It can contain many lists probably of different types (read laters, bookmarks, side projects etc). The aim is to tireless pop up from time to time (interval is not decided) filling the screen reminding you of stuff that you wanted to get done. It can also serve as a list of bookmarks.

If possible, it can also sync the lists with a github repo or a gist containing the same.

Things done

  • Create item
  • Delete item

Things to do

  • Persist the items in the native db
  • Multiple lists
  • Different list types (checklists, numbered and dotted probably)
  • State of lists (Bookmarks - reference, Side projects - Force to do, Read laters - Non prioritized reminders etc)
  • Sync with github repo or gist

I'm just starting react-native. Any advices would be greatly appreciated.

About

A todo/bookmark/read-later app that fills the mobile screen tirelessly from time to time trying to get you to do what you have to do.


Languages

Language:JavaScript 100.0%