Skip to content

This is an Alarm Clock based on 24-hour format built using html, css and vanilla javascript.

Notifications You must be signed in to change notification settings

MdIrfan-ul/Alarm_Clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alarm Clock

Welcome to the Alarm Clock project! This is a simple web-based alarm clock application created using HTML, CSS, and Vanilla JavaScript. The clock operates in a 24-hour format, providing a straightforward interface for setting and managing alarms.

Features

  • 24-Hour Format: The clock displays the time in a 24-hour format for easy reference.

  • Alarm Setting: Users can set alarms by specifying the desired time using the provided interface.

  • Alarm Sound: When an alarm is triggered, a built-in sound will play to alert the user.

  • Responsive Design: The application is designed to work well on various screen sizes, providing a seamless experience across devices.

Technologies Used

Frontend:

Frontend

  • HTML
  • CSS
  • JavaScript

Getting Started

  1. Clone the repository:

    git clone https://github.com/MdIrfan-ul/Alarm_Clock.git.

Open the application:

  • Open the index.html file in your web browser.

Set your alarm:

  • Set your desired alarm time using the provided controls.

Activate the alarm:

  • Click the "Set Alarm" button to activate the alarm.

Alarm notification:

  • When the set time is reached, the alarm will sound.

Hosting

  • This Project is Hosted on Netlify Status
  • The Website Link is Link

Project Structure

  • The project follows a simple structure, with the main files organized as follows:

  • index.html: The main HTML file containing the structure of the web page.

  • styles.css: The CSS file responsible for styling the user interface.

  • script.js: The JavaScript file containing the logic for the alarm clock functionality.

Dependencies

This project relies on standard web technologies without additional libraries or frameworks. The core dependencies include:

  • HTML: The project uses HTML to define the structure and content of the web page.

  • CSS: Styling is achieved using CSS to enhance the visual presentation of the user interface.

  • JavaScript: Vanilla JavaScript is used for implementing the alarm clock's logic and interactivity.

No external libraries or frameworks are utilized, ensuring a lightweight and self-contained implementation.

About

This is an Alarm Clock based on 24-hour format built using html, css and vanilla javascript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published