This is a simple yet robust CRUD (Create, Read, Update, Delete) application built with PHP and styled using Tailwind CSS.
- Create: Add new records to the database.
- Read: Display records in a clean and responsive UI.
- Update: Edit existing records.
- Delete: Remove records with confirmation prompts.
- Responsive Design: The application is mobile-friendly and adapts to different screen sizes using Tailwind CSS.