Skip to content

jakbin/Php-Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Php-Blog - A Blogging website using PHP

GitHub Contributors

GitHub commit activity

GitHub last commit

Php 7+

for local development download static files from here

Static Files

Static folder structure

static
|
└───css
|    └─── custom css files
|
└───img
|    └─── image file
|
└───jquery
|    └─── jquery files
|
└───js
|    └─── custom js files
|
└───vendor
     |
     └───bootstrap
     |   |
     |   └─── all bootstrap css and js files
     |
     └───fontawesome-free
         |
         └─── all fontawesome css

Todo-List

  • Secure Login
  • Secure File Upload
  • UI Improvements
  • Uploaded Images Viewer
  • About Page Improvements
  • Post View counter
  • Search Functionality

About

A blogging website using php

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published