Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alizayayesha/digital-clock

made a Digital clock Ui using jQuery n Sass
https://github.com/alizayayesha/digital-clock

css3-animations html javascript jquery jquery-ui js sass scss

Last synced: 28 days ago
JSON representation

made a Digital clock Ui using jQuery n Sass

Awesome Lists containing this project

README

        

# Digital-Clock
## Using jQuery

A simple digital clock implemented using jQuery to display current time dynamically.

## Table of Contents

- [Introduction](#introduction)
- [Features](#features)
- [Usage](#usage)
- [Contributing](#contributing)
- [License](#license)

## Introduction

This project demonstrates a digital clock built with HTML, CSS, and jQuery. It fetches the current time from the user's system and updates the clock display every second. This can be used as a standalone clock widget or integrated into other web applications.

## Features

- Displays hours, minutes, seconds, and period (AM/PM).
- Updates in real-time every second.
- Simple and lightweight implementation using jQuery.
![image](https://github.com/AlizayAyesha/Digital-Clock/assets/68489612/d104e581-3ee3-4d97-a50f-0205088da017)

## Usage
Include jQuery in your HTML file:

Add the HTML structure for the clock:

Include main.js after jQuery in your HTML file:

Open your HTML file in a web browser to see the digital clock in action.

## Contributing
Contributions are welcome! If you have any ideas, suggestions, or improvements, please create a pull request or open an issue.

## License
This project is licensed under the MIT License - see the LICENSE file for details.