Skip to content

Files

Latest commit

6901d35 · Mar 21, 2025

History

History
25 lines (15 loc) · 739 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 739 Bytes

Working Hours

System that calculates working hours

Javascript Style Guide

image

Algorithm Diagram

Algorithm Diagram

To-do

  • Review algorithm logic
  • Enhance mobile responsiveness
  • Implement "Favorites" feature
  • Save data temporally in Local Storage

Running the Project

To get started, fork the repository, clone it, and then run the following commands:

npm install
npm run start