Update README.md

This commit is contained in:
Underemployed 2023-03-12 15:59:22 +05:30 committed by GitHub
parent c3d81f3626
commit 794b1ea59e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,14 +3,8 @@
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.
One of the key features of the project is its user authentication and access control system, which ensures that only authorized users can access the admin panel and perform specific actions. This feature helps to enhance the security of the application and prevent unauthorized access and modification of data.
Other notable features of the project include the ability to create, edit, and delete posts, categories, and users, as well as the ability to search and filter posts by category, date, and keyword. Additionally, the project includes a user-friendly interface that allows users to easily navigate and interact with the application.
Overall, the PHP & MySQL Blog App with Admin Panel project is an excellent learning resource for beginners looking to gain practical experience in web development and database management.
# This is the working static webpage of all the webpages in the repository.
# This is link for frontend webpages in the repository.
| # | WebPage | Live Demo |