In my search for an ideal not-so-simple-but-not-so-complex project I stumbled upon the runaround application. This is decent web application which demonstrates following functionalities :
- Registration of user
- Authenticate user using username-password or Facebook Connect
- A simple form for user to enter his runarounds and a way to display them
- Post the runarounds on the Facebook wall
- Pull the runarounds of your Facebook friends and display them
If I can implement these functionalities as an app engine web application I think I should be able to get a good idea on how it works and how to use its framework(s). I would also get to learn how to integrate Facebook connect and potentially other Facebook APIs. This is what I call "killing two birds with one stone"
The runaround application has been written in PHP and its design is described in detail here with links to its sources in subversion repository.
0 comments:
Post a Comment