Skip to content

Content Management System based on basic oop based php

Notifications You must be signed in to change notification settings

jatinsumai1104/CMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMS

Content Management System based on basic oop based php

Description

A blogging website where users can view, search, and categorize published posts. Implemented an admin panel for users to upload, manage, and update blog posts, including publishing and unpublishing features. Each blog post includes an image section and content area. The platform offers a user-friendly interface with robust content management capabilities.

Techstack: PHP (OOP) and MySQL for the backend, and HTML, CSS, jQuery, and Bootstrap for the frontend.

Preview

CMS Blog Page

ruziywif2y

CMS Admin Panel

cms_admin_panel

Setup

Running locally

No Dependencies needed just follow steps!

Steps:

1. CLone Repo Locally inside your local Web Server Directory
2. Start your local server.
3. import database file in phpmyadmin db tool (steps are given below)
3. Open your browser to localhost/cms

Importing Database File

Database Name should be cms_degree
Database File is Present Inside root/db

About

Content Management System based on basic oop based php

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published