I have been assigned to develop a really simple but dynamic website that can use the minimum amount of resources for a driving instructor in Sheffield, UK. The website had to be lightweight and at the same time easily editable online without the need of any html editor. The problem with the implementation was simply the infrastructure where a free hosting service was going to be used instead but an option to expand the website on a later date was also one of the requirements.
A lightweight CMS system was developed using php and html with support for different templates. The system was taking advantage of either simple text files for storing the dynamic data but could also fall back to SQLite in case this was supported by the hosting service.
The system is accessible at alphasomsheffield.co.uk
Due to the nature of the project (not academic project) the source code as well as the design of the system cannot be shared.