forked from tastejs/todomvc
-
Notifications
You must be signed in to change notification settings - Fork 26
Sample app ideas
addyosmani edited this page Jan 8, 2013
·
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
- More ideas
- An app that shows you the mood of your repos discussion threads by analysing the word usage http://en.wikipedia.org/wiki/Sentiment_analysis http://stackoverflow.com/a/959162/64949
- App that analyses your GitHub commit history, repos, discussions etc, and finds other projects you might find useful
- An app that displays how much of a project’s overall codebase you’ve contributed
- More ideas
- Twitter client
- Calendar app
- Photo sharing app
- Reminders app
- YouTube API/search client
- Instagram kind of client That lets you share some pics and add effects to them using canvas and then save to file-system or upload to cloud. Also sorting.
- Code search
- Group duplicates?
- Improve project discovery
- A lot of devs I know used Google Code search to see how to use an undocumented method in popular frameworks, and lib authors used it to see if a method they wanted to change/deprecate was heavily used and how.
- Note taking app
- Could use the SimpleNote API
- Live saving in localStorage
- What’s near me? (Google Maps API)
- Cloud audio player
- A seamless interface to SoundCloud, Grooveshark, and other web based players
- Collaborative Etherpad Lite like Markdown editor
- News reader (e.g RSS reader)
- Beautiful simple Analytics app Gives you just an overview of what’s going on with your site without puking numbers on you. Something like this app, only for the web: http://analytiksapp.com