IMEI unlock System with admin panel
Basic search & filters (by IMEI, status, date)
Note: CRUD stands for Create, Read, Update, Delete — the core operations used to manage persistent data in web apps. FreeCodeCamp +1
Tech Stack
Core PHP (no framework)
MySQL / MariaDB
HTML / CSS / minimal JS (for admin UI)
Optional: XAMPP / LAMP stack for local dev
Requirements
PHP 7.4+ (or compatible)
MySQL 5.7+ or MariaDB
Webserver: Apache or Nginx (or PHP built-in server for development)
Composer only if you add dependencies (base project requires none)
Which Feature Should I Add
