Skip to content

This is a simple web application that allows you to check the status of a device by clicking a button. When the button is clicked, the text of the status element will be updated to indicate that the device is on.

License

Notifications You must be signed in to change notification settings

shabir-mp/Device-On-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Device-On-Checker

GitHub license

This is a simple web application that allows you to check the status of a device by clicking a button. When the button is clicked, the text of the status element will be updated to indicate that the device is on.

Features

Check the status of a device with a single click Display the device status in a clear and concise manner

Usage

Open the web application in a modern web browser. Click the "Check Device" button to check the status of the device. Click the "Check Web Open" button to Check the device can open web or not. The status of the device will be displayed in the "Device Status" element.

Code Overview

The web application consists of an HTML file that defines the structure and layout of the page, and a JavaScript file that adds interactivity to the page.

The HTML file contains a button element with the id "device-button" and a paragraph element with the id "device-status". These elements are used to display the button and the device status, respectively.

The JavaScript file uses the addEventListener method to attach a click event listener to the button element. When the button is clicked, the text content of the status element is updated to indicate that the device is on.

Run Web Application

Open link in description.

Dependencies

This web application has no external dependencies and should work in any modern web browser.

License

This project is licensed under the MIT License. See the LICENSE file for more information.


Github Footer

About

This is a simple web application that allows you to check the status of a device by clicking a button. When the button is clicked, the text of the status element will be updated to indicate that the device is on.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages