A dynamic and data-driven digital signage application developed using HTML, CSS, JavaScript, and PHP/MySQL. The system displays real-time content including weather updates, news feeds, video streams, advertisements, and live data in a structured multi-pane layout.
View Project
HTML5
CSS3
JavaScript
This project is a fully functional digital signage system designed to display multiple types of content in a single screen layout. It integrates real-time data sources such as weather, news feeds, and database-driven content, making it ideal for public displays, campuses, and commercial environments.
The objective was to build a responsive and modular signage system capable of handling multiple content panes simultaneously. The challenge was ensuring smooth data updates, synchronization across sections, and maintaining performance without page reloads.
The system was structured into multiple components including logo pane, weather pane, YouTube video pane, news feed, advertisement section, and ticker tape. Data was fetched dynamically using JavaScript and a PHP backend, while JavaScript handled real-time updates and animations for a seamless user experience.