Skip to content

Project 5 of OpenClassrooms PHP Symfony. Target : Build a personal blog using only PHP. Design were made without framework

Notifications You must be signed in to change notification settings

iBast/BastienMunck_P5_20210420

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BastienMunck_P5_20210420

Codacy Badge

Professional PHP Blog project for the OpenClassrooms training program.

Informations

The goal of this project is to create a personal blog from scratch.

The project is coded in PHP 7.4, HTML 5 and CSS3

Dependencies trough Composer,

Package used :

  • Composer Autoloader
  • swiftmailer/swiftmailer

No framework were used for the CSS. Icons are from google icons

All informations on this project can be found on the project's github wiki

Instalation

  • Download or clone the project repository
  • Open the folder in your IDE
  • Install the dependencies with Composer
  • Rename config/config.php.exemple to config/config.php
  • Edit this file using your information (from line 30)
  • use "blog_P5.sql" file to set up the database

About

Project 5 of OpenClassrooms PHP Symfony. Target : Build a personal blog using only PHP. Design were made without framework

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published