| And really, it depends on the exact requirements, but the scope of this thing doesn't sound very big, so it shouldn't really be a huge amount of work. For an embedded system it's always possible to write a webapp directly in C, either as a CGI underneath a really lightweight webserver, or with the webserver in the app itself; there are also little purpose-built things like haserl. If memory and CPU availability aren't such a big deal, though, you can use more conventional tools, which would make for faster development.
Anyway just remember you don't need a web designer. Or at least not only a web designer. Designers design things. You need a developer. :) |