Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matt-duraes/pomodoro
Relógio Pomodoro com listagem de tarefas
https://github.com/matt-duraes/pomodoro
react react-hook-form react-router-dom styled-components typescript zod
Last synced: about 2 months ago
JSON representation
Relógio Pomodoro com listagem de tarefas
- Host: GitHub
- URL: https://github.com/matt-duraes/pomodoro
- Owner: matt-duraes
- Created: 2023-09-13T03:08:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-23T02:30:32.000Z (5 months ago)
- Last Synced: 2024-07-23T05:15:17.468Z (5 months ago)
- Topics: react, react-hook-form, react-router-dom, styled-components, typescript, zod
- Language: TypeScript
- Homepage:
- Size: 142 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Relógio Pomodoro com listagem de tarefas
## Tecnologias utilizadas
- Typescript
- React
- React Hook Form
- React Router Dom
- Date-fns
- Immer
- Zod
- Styled Components
- Phosphor Icons
- Material Design## Funções
- Definir a tarefa ✅
- Definir Tempo que irá trabalhar nela ✅
- Interromper Tarefa ✅
- Acessar histórico de tarefas criadas ✅
- Ver duração, início, Status da tarefa (concluída, interrompida ou em andamento) ✅