Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 739 Bytes

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