Skip to content

clericlvl2/time-tracking-widget

Repository files navigation

time-tracking-widget

Activity time tracker widget based on Angular. It's a simple landing page with no actual functionality. It is intended to represent main Angular features.

Link to the project.

app-preview

Technologies

  • JavaScript
  • Angular
  • RxJS
  • HTML, CSS, SASS
  • Flexbox, Grid
  • BEM

Features

  • Switching between activity period
  • Smooth links & cards animations

Installation

  1. Clone the repository to your local machine:
$ git clone https://github.com/clericlvl2/time-tracking-widget.git
  1. Run npm install inside the downloaded/cloned folder:
$ npm install
  1. Start the app by running the command below. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
$ npm start

Further plans

  • Add routing & modules
  • Add light theme

About

Simple activity tracker widget based on Angular

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published