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
Go to file
Underemployed 20c4cf3efe project completed (feel free to contribute) 2024-03-29 13:21:14 +05:30
admin project completed (feel free to contribute) 2024-03-29 13:21:14 +05:30
config User Account Registration (Signup) 2023-01-15 07:52:14 +06:30
css Completed 2024-03-28 17:44:46 +05:30
images final commit 2023-03-08 10:38:08 +06:30
img First Commit 2022-12-30 05:34:53 +06:30
js Update main.js 2024-03-28 17:40:30 +05:30
partials project completed (feel free to contribute) 2024-03-29 13:21:14 +05:30
README.md Update README.md and removed useless files 2024-03-10 15:51:42 +05:30
about.php Creating Blog Folder & Installing Extensions 2022-12-30 09:55:40 +06:30
blog.php error fix 2024-03-29 11:37:20 +05:30
blog.sql mysql database 2024-03-25 20:58:02 +05:30
categ.png table structure 2023-04-17 19:48:03 +05:30
category-posts.php error fix 2024-03-29 11:37:20 +05:30
contact.php Creating Blog Folder & Installing Extensions 2022-12-30 09:55:40 +06:30
index.php project completed (feel free to contribute) 2024-03-29 13:21:14 +05:30
logout.php Responsive-blog-web/app-admin-panel-completed 2023-03-07 07:53:47 +06:30
post.php Responsive-blog-web/app-admin-panel-completed 2023-03-07 07:53:47 +06:30
post.png table structure 2023-04-17 19:48:03 +05:30
search.php Responsive-blog-web/app-admin-panel-completed 2023-03-07 07:53:47 +06:30
services.php Creating Blog Folder & Installing Extensions 2022-12-30 09:55:40 +06:30
signin-logic.php added session verification and admin check 2024-03-29 12:06:56 +05:30
signin.php added session verification and admin check 2024-03-29 12:06:56 +05:30
signup-logic.php User Account Registration (Signup) 2023-01-15 07:52:14 +06:30
signup.php Responsive-blog-web/app-admin-panel-completed 2023-03-07 07:53:47 +06:30
user.png table structure 2023-04-17 19:48:03 +05:30

README.md

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)

Screenshot (118)

  • posts Table

Screenshot (119)

  • categories Table

Screenshot (119)