Skip to content
Brady Kelley edited this page Jan 16, 2015 · 18 revisions

Current Ideas

Everything on this page is subject to change. If you have more ideas either implementation details or otherwise place them here.

##Server##

  • Handle iCal processing
  • Data storage
  • Authentication?
  • REST API

##Mobile Apps##

  • Android and iOS
  • Client user can log into
  • Input iCal feeds
  • Check off imported items

Framework:

  • Native
  • PhoneGap
  • Adobe Air
  • Xamarin

Interface:

  • Simple Clean
  • Focused on just a few features

##Web Page##

  • Same as mobile apps

Framework:

  • None proposed so far

##Features##

  • To Do type list pulled in from iCalendar feed.
  • Some sort of authentication. (OAuth, Roll our own)
  • Add Name to iCal feed when importing (for example, give it a name that you want to show up with the items when displayed such as "CS 428")
  • View all items from all imported feeds, but also be able to filter down so only one feed shows when desired. (For example, I may want to only see the items from "CS 428" feed that are due tomorrow)

Clone this wiki locally