2.9 KiB
2.9 KiB
PHP-MySQL-Blog-Website-with-Admin-Panel-Backend
The PHP & MySQL Blog App with Admin Panel project is a web application that allows users to create and manage blog posts, categories, and users. The app is built using PHP and MySQL, two popular technologies for web development, and features a robust CRUD functionality that enables users to Create, Read, Update, and Delete posts, categories, and users.
This is link for frontend webpages in the repository.
# | WebPage | Live Demo |
---|---|---|
01 | Index | Live Demo |
02 | Blog | Live Demo |
03 | Category_Post | Live Demo |
04 | About | Live Demo |
05 | Services | Live Demo |
06 | Contact | Live Demo |
07 | SignIn | Live Demo |
08 | SignUp | Live Demo |
09 | Dashboard | Live Demo |
10 | Edit_Posts | Live Demo |
11 | Add_Post | Live Demo |
12 | Add_User | Live Demo |
13 | Manage_Users | Live Demo |
14 | Edit_User | Live Demo |
15 | Add_Category | Live Demo |
16 | Manage_Categories | Live Demo |
16 | Edit_Category | Live Demo |