Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 765 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 765 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
  • Persist in database

Running the Project

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

npm install
npm run start