Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/caduzulian/daily-report-react

Project developed to assist in the internal control of working hours, with entry and exit records, activities carried out throughout the day, reports (downloadable) and graphs for better control
https://github.com/caduzulian/daily-report-react

chartsjs localstorage project-image react styled-components vite

Last synced: about 7 hours ago
JSON representation

Project developed to assist in the internal control of working hours, with entry and exit records, activities carried out throughout the day, reports (downloadable) and graphs for better control

Awesome Lists containing this project

README

        

# daily-report-react

Projeto desenvolvido para auxiliar no controle interno de horário de trabalho, com registro de entrada, saída, atividades desenvolvidas ao longo do dia, relatórios (para download) e gráficos para melhor controle


daily-report-react

## Bibliotecas utilizadas

- **[NodeJS](https://nodejs.org/en/)**
- **[ReactJS](https://reactjs.org/)**
- **[VITE](https://vitejs.dev/)**
- **[ChartJS](https://www.chartjs.org)**
- **[Styled-components](https://styled-components.com/)**

> Veja o arquivo [package.json](https://github.com/CaduZulian/daily-report-react/blob/master/package.json)

## Rodando o Front End (cliente)

```bash
# Clone este repositório

$ git clone https://github.com/CaduZulian/daily-report-react.git

# Acesse a pasta do projeto no terminal/cmd

$ cd daily-report-react

# Instale as dependências

$ yarn install

# Execute a aplicação

$ yarn dev

# O cliente iniciará na porta: 3006 - acesse http://localhost:3006

```

## Desenvolvedores



CaduZulian

Carlos Eduardo Zulian