12 Cities for the City Life works as an information and review bank. Users can browes through 12 large cities in the world, read information about them and leave their own reviews and ratings.
This was an individual project within XML and publishing for the web.
Create a website that takes data from a database and through PHP and XSL transformation presents it on a responsive website.
It should be possible to add and edit data in the database through the user interface.
Backend
Retrieve info from database by PHP
Transform information through XSL transform
Frontend
Modal box pop-up
Leave reviews
Edit reviews
Admin login
Edit users & reviews as admin
Works on desktop and mobile.
During this project I got to develop my skills within frontend programming. It was a highly meaningful experience in both problem solving and user experience.
It was my first time using PHP, and I deepened my knowledge withing HTML/CSS.
As I did and learnt more I wanted to make the project better and better, and incorporate more functionalities, such as the admin functions.