📋 Project Overview

  • Basic Point-of-Sale (POS) system
  • Four-page CodeIgniter 4 web application
  • Static PHP arrays as temporary data source
  • No database involved in this version
  • MVC architecture with clean routing

🛠️ Tech Stack

  • PHP 8.x with CodeIgniter 4 framework
  • Composer for dependency management
  • XAMPP local development server
  • Pure CSS with modern design patterns
  • Responsive, mobile-friendly layout

📄 Pages

  • Home — Landing page with overview
  • About — Project details and tech stack
  • Customers — Customer accounts listing
  • Users — Staff / user accounts listing

🚧 Roadmap

  • Database integration (MySQL)
  • CRUD operations for all records
  • Authentication & login system
  • Product inventory management
  • Sales transaction processing

⚙️ Environment

CodeIgniter 4.7.4
PHP Version 8.2.12
Environment production
Server XAMPP (Apache)