Context

Comprices was developes for the “Nokia Sem Limites” contest. This app allows people to compare prices between different supermarkets in a collaborative way. The system has a client app that runs in a Nokia S60 mobile phone and a server running on Google App Engine.
In this app, prices have to be filled in when consulting the price of other supermarkets, and are stored for future comparison.
Development
The client app was made with Python for S60 and the server was developed with Python and Django running on Google App Engine. The entire project took 3 days from start to finish.