Mini Blog
WEB DEVELOPMENT
As part of a university project, our objective was to create a mini blog of articles in PHP, with the capability for connected users to post comments visible to all.
To extend the project further, I chose to create a mini blog focused on web news updates.

Implementation of
the Project
This website features a back-office that enables the administrator to add articles directly through their space on the website.
Both articles and the view of comments are accessible to all site visitors.
This project provided an opportunity to put into practice the PHP knowledge acquired over the last two semesters.
This exercise involves both front-end and back-end development.
