Camden School Reports Platform
Developed a platform for viewing school reports in London. The main idea is to have all information about schools gathered in one place and easily accessible.
The frontend is written in Vue, without unnecessary overload — everything works quickly and scales well.
We created a custom CMS through which all content can be managed without a developer.
All content is pulled through JSON, so updates are as simple as possible — change the data in the CMS and it immediately reflects on the website.
Overall, the project is more about convenience, ease of maintenance, and not having to dive into the code for every edit.
The frontend is written in Vue, without unnecessary overload — everything works quickly and scales well.
We created a custom CMS through which all content can be managed without a developer.
All content is pulled through JSON, so updates are as simple as possible — change the data in the CMS and it immediately reflects on the website.
Overall, the project is more about convenience, ease of maintenance, and not having to dive into the code for every edit.