doganenes / blog-app

PHP, MySQL, Bootstrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog App - PHP, MySQL, Bootstrap

admin-homepage blog-portfolio admin-blog

Features

  • It is a blog project with admin panel. Users registered to the system can log in and change the content of the site.
  • Changes made in the admin panel are saved in the database.
  • Authentication is included in the login to the admin panel. The user who is not logged into the system cannot access the pages in the admin panel via the link.
  • Assets folder includes required files for website.
  • Used @font-face in css.

Installation

To get a local copy of the code, clone it using git:

git clone https://github.com/doganenes/blog-app.git
cd blog-app

About

PHP, MySQL, Bootstrap


Languages

Language:PHP 78.3%Language:CSS 18.8%Language:JavaScript 2.9%