Skip to content

Latest commit

 

History

History
26 lines (25 loc) · 1.29 KB

README.md

File metadata and controls

26 lines (25 loc) · 1.29 KB

ShiniDev-Blogs

A blog site with content management system implemented with codeigniter, js, and pure css.

Current Features
  1. Login/Register implemented using session
Planned Features
  1. Content Management of Blog Posts / CRUD - Done
  2. Clean display of blog posts in home page - Done
  3. Recent blog posts on sidebar
  4. Group blog posts on specific tags - Done
  5. Images on blog posts
Plans
  1. Remove register feature, as this is a blog site - Done

Latest Preview

Home Page

Pagination

Create Post

Preview Post

Preview

Homepage

MobileHomepage

Login

Register