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,etc
apache2blogblog-websitecrud-applicationcrud-operationegatorhtml-css-javascriptphppost-managementuser-management
admin | ||
config | ||
css | ||
images | ||
img | ||
js | ||
partials | ||
about.php | ||
blog.php | ||
categ.png | ||
category-posts.php | ||
contact.php | ||
index.php | ||
logout.php | ||
post.php | ||
post.png | ||
README.md | ||
search.php | ||
services.php | ||
signin-logic.php | ||
signin.php | ||
signup-logic.php | ||
signup.php | ||
user.png |
Responsive-Blog-Website
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.
Technologies Used
- PHP
- MySQL
- HTML
- CSS
- JavaScript
- XAMPP Web Server
Features
- Blog post management (CRUD functionality)
- Category management (CRUD functionality)
- User management and authentication (CRUD functionality)
- Sign in and sign up functionality
- Dashboard for users and admin
- Responsive Design
- Search funcrionality
- Live demo available
Live Demo
# | 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 |
Screenshots
- users Table (for storing users data both job seeker and provider ) (user field can be seeker or provider based on they select on the sign up page)
- posts Table
- categories Table