/php-mvc-gallery

Simple implementation of MVC pattern (as gallery app)

Primary LanguagePHP

Description

A simple photo gallery application built with PHP, GD, and MongoDB. Features include adding, viewing and processing images, as well as user registration and login. The application follows the MVC (Model-View-Controller) architecture pattern and includes a Dispatcher to handle routing.

This project was completed as part of the first semester curriculum at the Gdansk University of Technology.

Preview

gallery-screenshot