Skip to content

hugoms154/eGestor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💡 eGestor




Aplicação com a responsabilidade de facilitar a gestão de funcionários, controlando dados como data de contratação, salários e status (ativo|inativo|bloqueado).




📝 Resumo

Principais Funções:

  • Criar funcionário
  • Editar funcionário
  • Listar funcionários, sem ou com critérios
  • Deletar um funcionário
  • Importar funcionários via arquivo .txt ou .csv com formatação específica.

ℹ️ Tecnologias

Backend: NodeJS | Typescript | Express | Jest | SQLite | TypeORM | Tsyringe

Frontend: ReactJS | Typescript | Unform | Yup | Styled-Components

Instalação

Use o git clone para clonar o repositório em conjunto aos sub-módulos (backdend e frontend).

git clone --recurse-submodules https://github.com/hugoms154/eGestor.git

Para baixar separadamente

git clone https://github.com/hugoms154/eGestor.git
cd eGestor
git clone https://github.com/hugoms154/backend-egestor.git
git clone https://github.com/hugoms154/frontend-egestor.git

©️ License

MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published