Giter Club home page Giter Club logo

alarm-clock's Introduction

Angular Alarm Clock

This project is a simple yet functional digital alarm clock built with Angular. It features a sleek, modern design with a digital display and alarm functionality.

Features

  • Real-time digital clock display
  • Date display
  • Set and cancel alarms
  • Visual and audio alarm notifications
  • Responsive design

Description of Image

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js (v12.0 or higher)
  • npm (v6.0 or higher)
  • Angular CLI (v12.0 or higher)

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/angular-alarm-clock.git
    
  2. Navigate to the project directory:

    cd angular-alarm-clock
    
  3. Install the dependencies:

    npm install
    

Usage

  1. Start the development server:

    ng serve
    
  2. Open your browser and navigate to http://localhost:4200/

  3. Click on the time display to open the alarm setting form.

  4. Set your desired alarm time and click "Set Alarm".

  5. When the alarm goes off, click the alarm icon to stop it.

Project Structure

  • app.component.*: Main component for the clock display
  • alarm-form.component.*: Component for setting alarms
  • alarm-clock.service.ts: Service for managing clock and alarm functionality

Customization

You can customize the appearance of the clock by modifying the CSS in app.component.css. The current design features a dark theme with a glowing effect for the time display.

Contributing

Contributions to the Angular Alarm Clock project are welcome. Please feel free to submit a Pull Request.

License

This project is open source and available under the MIT License.

Acknowledgements

alarm-clock's People

Contributors

that-guy-scott avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.