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
- Host: GitHub
- URL: https://github.com/joakimteixeira/working-hours
- Owner: JoakimTeixeira
- Created: 2021-01-30T22:10:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-21T20:09:29.000Z (2 months ago)
- Last Synced: 2025-03-29T02:21:44.019Z (2 months ago)
- Topics: airbnb-eslint, axios, context-api, express, materialize-css, monorepo, nodejs, nodemon, pwa, reactjs, responsive-design, standardjs, visual-paradigm-diagram
- Language: JavaScript
- Homepage: https://joakimteixeira.github.io/working-hours/
- Size: 1.37 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Working Hours
System that calculates working hours
[](https://github.com/airbnb/javascript)

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