An open API service indexing awesome lists of open source software.

https://github.com/joakimteixeira/working-hours

System that calculates working hours
https://github.com/joakimteixeira/working-hours

airbnb-eslint axios context-api express materialize-css monorepo nodejs nodemon pwa reactjs responsive-design standardjs visual-paradigm-diagram

Last synced: about 1 month ago
JSON representation

System that calculates working hours

Awesome Lists containing this project

README

        

# Working Hours

System that calculates working hours

[![Javascript Style Guide](https://badgen.net/badge/eslint/airbnb/ff5a5f?icon=airbnb)](https://github.com/airbnb/javascript)

![image](https://user-images.githubusercontent.com/12193814/107571437-ab366780-6bc9-11eb-8f65-f36d8c33b565.png)

## Algorithm Diagram

![Algorithm Diagram](https://github.com/JoakimTeixeira/working-hours/assets/12193814/2a4b3f8d-996b-4daa-a7e7-abc175a34fa6)

## 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