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
Find a file
Nithin A 3cec1a91e8 Update README.md and removed useless files
added the hosted website links
2024-03-10 15:51:42 +05:30
admin Responsive-blog-web/app-admin-panel-completed 2023-03-07 07:53:47 +06:30
config User Account Registration (Signup) 2023-01-15 07:52:14 +06:30
css final commit 2023-03-08 10:38:08 +06:30
dashboard First Commit 2022-12-30 05:34:53 +06:30
images final commit 2023-03-08 10:38:08 +06:30
img First Commit 2022-12-30 05:34:53 +06:30
js Creating Blog Folder & Installing Extensions 2022-12-30 09:55:40 +06:30
partials User Account Registration (Signup) 2023-01-15 07:52:14 +06:30
xampp First Commit 2022-12-30 05:34:53 +06:30
about.php Creating Blog Folder & Installing Extensions 2022-12-30 09:55:40 +06:30
blog.php final commit 2023-03-08 10:38:08 +06:30
categ.png table structure 2023-04-17 19:48:03 +05:30
category-posts.php final commit 2023-03-08 10:38:08 +06:30
contact.php Creating Blog Folder & Installing Extensions 2022-12-30 09:55:40 +06:30
index.php final commit 2023-03-08 10:38:08 +06: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
README.md Update README.md and removed useless files 2024-03-10 15:51:42 +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 Responsive-blog-web/app-admin-panel-completed 2023-03-07 07:53:47 +06:30
signin.php Responsive-blog-web/app-admin-panel-completed 2023-03-07 07:53:47 +06: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

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)