JoakimTeixeira / working-hours

System that calculates working hours

Home Page:https://joakimteixeira.github.io/working-hours/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Working Hours

System that calculates working hours

Javascript Style Guide

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