Skip to content

Instantly share code, notes, and snippets.

@ericf
Created December 2, 2011 19:31
Show Gist options
  • Select an option

  • Save ericf/1424518 to your computer and use it in GitHub Desktop.

Select an option

Save ericf/1424518 to your computer and use it in GitHub Desktop.
I need an idea for a Y.App example

Y.App Example

I need to build an example app using the new Y.App class and need help coming up with a good idea.

Add your ideas in the comments…

"Requirements"

  • Digestible, it cannot end up being a 1,000 LOC.
  • Work without a server, but can (and probably should) use some JSONP data API.
  • Has a few conceptual "pages" represented by a URL-space to show-off navigation features.
  • Not be yet-another Todo impl.
  • Small scope: I have like a few days to make this

Data Ideas

  • Something with GitHub data.
  • CRUD with localStorage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment