This is related to a school project where we have to build a relatively simple Android app to act as an in-class survey responder. A question gets thrown up on a board and students answer through their phones, data gets passed to a small database and results get posted. Pretty simple.
My task is to find/develop a web client for this app. What are some decent technologies to do this with? Can you easily write something like this from scratch or is it better to use a sort of pre-made technology?