Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bit Blog

simple PHP blog

Table of Contents

General Information

A BitBlog ("weblog") is a simple online journal that can be run by a single person and provides regular updates (blog posts) on various topics.

and presents posts in reverse chronological order , and written with PHP 8.1

Technologies Used

  • PHP 8.1.10

Features

List the ready features here:

  • create , read , update and delete posts
  • Change Status (enable or disable)
  • Create & Edit Categories
  • View Details

Screenshots

all posts screenshot

bussines-category screenshot

marketing-category screenshot

posts-panel screenshot

categories-panel screenshot

Setup

  1. Install XAMPP or WAMPP

  2. Open XAMPP Control panal and start [apache] and [mysql] .

  3. Download project from github(https://github.com/MobinaJafarian/BitBlog)
    OR follow gitbash commands

    i>cd C:\xampp\htdocs\

    ii>git clone https://github.com/MobinaJafarian/BitBlog.git

  4. extract files in C:\xampp\htdocs.

  5. open link localhost/phpmyadmin

  6. click on new at side navbar.

  7. give a database name as (bit-blog) hit on create button.

  8. after creating database name click on import.

  9. browse the file in directory [BitBlog/assets/database/bit-blog.sql].

  10. after importing successfully.

  11. open any browser and type http://localhost/BitBlog/

  12. first register and then login

  13. admin login details:

Usage

php -S localhost:8000

Project Status

Project is: complete

Contact

Created by @MobinaJafarian - feel free to contact me!

About

A BitBlog ("weblog") is a simple online journal that can be run by a single person and provides regular updates (blog posts) on various topics. and presents posts in reverse chronological order , and written with PHP 8.1

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages