Skip to content

JoakimTeixeira/working-hours

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Working Hours

System that calculates working hours

image

Algorithm Diagram

Algorithm Diagram

To-do

  • Enhance mobile responsiveness
  • Implement "Favorites" feature
  • Save data temporally in Local Storage
  • Persist in database

Running the Project

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

npm install
npm run start