About Me

v20c100t's avatar and some work samples

Discover My

WORK & LIFESTYLE

Frameworks

Languages

HTML
CSS
Javascript
PHP
MySql

Tools

  • Plesk
  • Git
  • Visual Studio Code
  • Adobe Creative
  • Trello

Upcoming

Overview

Work in Progress

logo

You will develop a simple blog application in PHP and with a MySQL database. It must provide a frontend interface (reading tickets) and a backend interface (ticket administration for writing).
We must find there all the elements of a CRUD:

Create: ticket creation
Read: reading tickets
Update: update of tickets
Delete: deletion of tickets
Each post must allow the addition of comments, which can be moderated in the administration interface if necessary.
Readers should be able to “report” to the comments that they date back more easily in the administration interface to be moderate.

The administration interface will be password protected. The writing of tickets will be done in a WYSIWYG interface based on TinyMCE, so that Jean does not need to write his story in HTML (we understand that he does not really want!).

You will develop in PHP without using a framework. The code will be built on MVC architecture. You will develop as much as possible in object oriented (at a minimum, the model must be built in the form of an object).

logo

Moderator is an independent music label specializing in the Lofi genre.
In order to ensure its development, we are developing a multisite WordPress installation which will allow all the artists to be integrated within the main domain while using individual domain names for each project.

“Any fool can write code that a computer can understand. Good programmers write code that humans can understand.”

– Martin Fowler

“Perfection is achieved not when there is nothing more to add, but when there is nothing left to take away.”

– Antoine de Saint-Exupery