Skip to content

Ayush090207/Digital_Clock_Project2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🕐 Advanced Digital Clock - Full Stack Application

A feature-rich digital clock application built with C++, HTML, CSS, and JavaScript with SQLite database.

✨ Features

  • Digital & Analog Clock - Real-time display with milliseconds
  • 🔔 Alarms - Set multiple alarms with custom labels
  • ⏱️ Stopwatch - Precision stopwatch with lap recording
  • ⏲️ Timer - Countdown timer with visual progress
  • 🌍 World Clock - Multiple timezone support
  • 🎨 Theme Switcher - Dark/Light mode
  • 💾 Database Storage - SQLite for persistent data
  • 📱 Responsive Design - Works on all devices

🚀 Quick Start (Windows)

Prerequisites

  • Visual Studio Code
  • MinGW-w64 (GCC compiler)
  • CMake
  • SQLite3

Installation Steps

  1. Install MinGW-w64

  2. Install CMake

  3. Install SQLite3

    # Download SQLite from https://www.sqlite.org/download.html
    # Extract to C:\sqlite3
    # Add C:\sqlite3 to PATH

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors