carlosebmachado / the-blog

The Blog was made with PHP using MVC pattern, MySQL database, and bootstrap CSS framework.

Home Page:http://carlosebmachado.great-site.net/the-blog/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Blog

Description

The Blog was made with PHP using MVC pattern, MySQL database, and Bootstrap CSS framework. You can acess here.

Features

Pages

The Blog application has Home, About, and Contact pages where it is possible to edit throught Admin panel. You can access the Admin panel by logging in.

Admin Panel

There is the Dashboard where you can see some information about your blog, the About, Posts, Commentaries, and Messages to edit their respective data.

Install

  • Edit the Config.php and configure domain and DB constants;
  • Create a DB with the name that was set in the Config.php file and run the SQL from assets/db_blog.sql in the created DB;
  • Run it in the server of your preference.

About

The Blog was made with PHP using MVC pattern, MySQL database, and bootstrap CSS framework.

http://carlosebmachado.great-site.net/the-blog/

License:MIT License


Languages

Language:PHP 96.0%Language:CSS 2.4%Language:Hack 1.6%