Skip to content

vlagache/Project-4-OC-BlogPhP

Repository files navigation

Project-4-OC-BlogPhP

Documentation

logo

Context

In 2018, I knew nothing about computer development and started a training course to learn web developer. There were several projects to hand in and defend in front of a jury. It was one of them.

Project

The project consists in developing a blog for a writer who wants to publish his new novel episode by episode online.

My very first "complete" IT project with a frontend, a backend and a database.

Instructions

  • Development of a blog application in PHP with a MYSQL database. The application must include all CRUD elements : creating chapters, reading chapters, updating chapters and deleting chapters.
  • Each chapter must allow comments to be added, which can then be moderated in the administration interface.
  • Readers should be able to "flag" comments. They will be marked as "flagged" in the administration interface for easier moderation.
  • The administration interface is password-protected.
  • Chapters will be written in a WYSIWYG interface based on TinyMCE.
  • Development in PHP without using a framework.

Technologies

Technologies

My work

General overview

project-oc-4.mp4

Comment moderation

project-oc-4-comments.mp4

Responsive

responsive 1 responsive 2 responsive 3 responsive 4

About

Create a blog for a writer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published