ConfessBoard


This confession application is a web application built in Google App Engine, the views are done using freemarker templating language. The client side is entirely AJAX based, when you submit a confession it automatically polls it to the screen. The application also utilises infinite scroll so as you scroll down the page the confessions just keep loading. The server side technologes I used where spring MVC for the structure and objectify for the database access. You can easily raise confessions anonymously and see other users do the same. I originally had intended to cretae a mobile version but the market has since became flooded with similar apps.


Please feel free to raise a confession and let me know what you think. Any feedback is greatly appreciated.