A fully functioning responsive CRUD Blog Application with an Administrator Panel/Dashboard built using PHP and MySQL. This project includes a robust user registration and login system with access control. Users can create, update, and delete posts, manage users, and handle categories effortlessly.
- User registration and login system with access control.
- CRUD operations for posts, users, and categories.
- Administrator panel/dashboard for managing application data.
- Responsive design for optimal viewing on various devices.
- Responsive
- Set up a MySQL database and update the database configuration in
config.php
. - Import the provided SQL file (
database.sql
) to create the necessary tables. - Run the application on a PHP server.
- Register as a user or log in as an administrator.
- Access the administrator panel to manage posts, users, and categories.
- Create, update, and delete posts with ease.
Screenshot: Homepage showcasing blog posts.
Screenshot: Blog page with search integration.
Screenshot: Administrator panel for managing posts, users, and categories.
- PHP
- MySQL
- CSS
- JAVASCRIPT
- DATABASE
This project is licensed under the MIT License - see the LICENSE.md file for details.