Commit cf5b38d
v1.0.0: Sistema de Gestão de EPIs - Release Inicial
Sistema completo para gerenciamento de Equipamentos de Proteção Individual (EPIs).
## Funcionalidades
- Dashboard com métricas e estatísticas
- Gestão de fichas de EPI por colaborador
- Controle de estoque com movimentações
- Catálogo de EPIs com categorias
- Notas de entrada/saída
- Relatórios e auditoria
- Gestão de empresas contratadas e colaboradores
## Stack Técnica
- Svelte 4 + SvelteKit 2
- TypeScript
- Flowbite Svelte
- TailwindCSS
## Arquitetura
- Padrão Container/Presenter
- Services para integração com API
- Stores Svelte para estado global
- Suporte a i18n (pt-BR/en-US)0 parents commit cf5b38d
186 files changed
Lines changed: 53241 additions & 0 deletions
File tree
- .github/workflows
- scripts
- src
- lib
- assets
- components
- admin
- common
- containers
- fichas
- devolution
- epi
- forms
- layout
- modals
- presenters
- ui
- constants
- i18n
- locales
- mappers
- services
- api
- core
- devolution
- entity
- inventory
- process
- operations
- queries
- adapters
- reporting
- unified
- stores
- fichas
- types
- utils
- routes
- admin
- catalogo
- configuracoes
- estoque
- fichas
- notas
- relatorios
- auditoria
- static
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
0 commit comments