A simple Content Management System built using PHP and MySQL (managed via phpMyAdmin).
This project allows users to manage website content dynamically without editing code manually.
- User authentication (login/logout)
- Admin panel to add, edit, delete posts
- Basic content editor
- Secure database integration with MySQL
- Responsive and clean UI
- Backend: PHP
- Database: MySQL (via phpMyAdmin)
- Frontend: HTML, CSS, JavaScript
- Clone the repository:
git clone https://github.com/Pratyushs411/CMS.git