Skip to content

eichelbw/franklin

Repository files navigation

franklin is an exploratory todo application (a la TodoMVC) (slash way for me to learn Flask) that pulls tasks from the Evernote and Google Calendar APIs.

--WIP--

Presently, sync works both ways for Evernote todos.

With that in mind. . .

TODO

  • Acquire dev key for Evernote
  • Write some API requests to get familiar
  • Get previously created todo note from Evernote
  • Display contents of todo note
  • Format todo contents as html
  • Allow user to interact with a todo (using javascript, probably)
  • Sync todo status to EN
  • Allow non-todo related divs to persist through syncs
  • Allow for multiple notes tagged todo
  • Get EN functionality working through oAuth
  • Do all that with Google calander
  • Pretty the damn thing up a bit I suppose

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages