forked from tastejs/todomvc
-
Notifications
You must be signed in to change notification settings - Fork 26
Sample app ideas
addyosmani edited this page Nov 16, 2012
·
6 revisions
Here are some ideas for sample projects you could create with a framework (or library) to demonstrate how they approach solving specific problems.
- GitHub API client
- Twitter client
- Calendar app
- Reminders app
- YouTube API/search client
- Instagram kinda client
- That lets you share some pics and add effects to them using canvas and then save to filesystem or upload to cloud. Also sorting.
- Code search
- Note taking app
- Could use the SimpleNote API
- Live saving in localStorage
- What’s near me? (Google Maps API)