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

https://github.com/atia-farha/clock

A sleek and modern clock website featuring both analog and digital displays with timezone and date information. The clock dynamically updates in real time making it a functional and elegantly designed clock that provides a seamless experience for users!!!
https://github.com/atia-farha/clock

analog-clock css3 date-time digital-clock digital-clock-and-date digital-clock-html-css-javascript digital-clock-javascript html-css-javascript html5 javascript time timezone

Last synced: 4 months ago
JSON representation

A sleek and modern clock website featuring both analog and digital displays with timezone and date information. The clock dynamically updates in real time making it a functional and elegantly designed clock that provides a seamless experience for users!!!

Awesome Lists containing this project

README

          

# Clock Website

A sleek and modern clock website featuring both analog and digital displays, with timezone and date information. The clock dynamically updates in real time, making it a functional and elegantly designed clock that provides a seamless experience for users.

## Table of Contents

- [Project Structure](#project-structure)
- [Technologies Used](#technologies-used)
- [Features](#features)
- [Usage](#usage)
- [Reporting Issues](#reporting-issues)

## Project Structure

```plaintext
clock/
├── index.html # Main HTML file
├── src/ # Source code directory
│ ├── css/ # Directory for stylesheets
│ │ └── style.css # Main CSS file for styling
│ └── js/ # Directory for JavaScript files
│ └── script.js # Core JavaScript functionality
├── assets/ # Directory for static assets
│ ├── favicon.png
│ └── preview.png
├── README.md # Project documentation
└── LICENSE # License file
```

## Technologies Used

- HTML
- CSS
- JavaScript

## Features

- **Dynamic Greeting:** Offers a contextual greeting based on the current day.
- **Day and Date Display:** Shows the current day of the week and the date in a user-friendly format.
- **Real-Time Analog Clock:** A beautifully animated clock with accurate hour, minute, and second hands.
- **Digital Time Display:** A simultaneous digital time display alongside the analog clock.
- **Timezone Information:** Displays the user's timezone and GMT offset.

## Usage

1. Make sure you have a web browser (such as Chrome, Firefox, etc.) installed on your device. If not, please install one.
2. Simply open this link.
3. Enjoy the analog clock with real-time updates, digital display, and timezone information.

## Reporting Issues

If you encounter any bugs or have suggestions for improvement, please report them in the Issues section of this GitHub repository. I will address them promptly.

---

© Designed and developed by Atia Farha | ALL RIGHTS RESERVED