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…
- 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
- Something with GitHub data.
- CRUD with
localStorage