AC Remote Control – Interactive UI Simulation
A web-based simulation of an air conditioner remote control interface, allowing users to interact with a virtual remote to control temperature, mode, fan speed, and power status. Built with HTML, CSS, and JavaScript, the project features:
Interactive buttons to simulate power ON/OFF, temperature increase/decrease, mode switching (fan)
Dynamic screen updates showing current settings in real-time
State management with JavaScript to reflect user interactions
Fully responsive layout optimized for both mobile and desktop
Clean, intuitive design that mimics a real-world remote control
This project enhanced my JavaScript skills in handling UI state, conditional rendering, and responsive layouts.