Simple Kominfo News is a web-based news portal developed using native PHP, HTML, CSS, and JavaScript. This project was created as a learning exercise to understand and implement CRUD (Create, Read, Update, Delete) operations in PHP without the use of frameworks.
Key Features
News Display: Displays news articles with titles, images, and content.
Admin Panel: A basic admin panel for managing news articles.
CRUD Operations: Implements CRUD operations for news management.
Responsive Design: Designed to be responsive across different screen sizes.