LICENSE
README.md
pyproject.toml
src/helpnow/__init__.py
src/helpnow/app.py
src/helpnow/configuracao_sistema.py
src/helpnow/daos.py
src/helpnow/firebase_config.py
src/helpnow/gerenciador_sistema.py
src/helpnow/modelos_helpdesk.py
src/helpnow/seguranca.py
src/helpnow/template_methods.py
src/helpnow.egg-info/PKG-INFO
src/helpnow.egg-info/SOURCES.txt
src/helpnow.egg-info/dependency_links.txt
src/helpnow.egg-info/requires.txt
src/helpnow.egg-info/top_level.txt
src/helpnow/static/style.css
src/helpnow/templates/adicionar_mensagem.html
src/helpnow/templates/atribuir_ticket.html
src/helpnow/templates/avaliar_ticket.html
src/helpnow/templates/base.html
src/helpnow/templates/cadastrar_agente.html
src/helpnow/templates/cadastrar_usuario.html
src/helpnow/templates/criar_ticket.html
src/helpnow/templates/gerenciar_ativos.html
src/helpnow/templates/gerenciar_categorias.html
src/helpnow/templates/gerenciar_especialidades.html
src/helpnow/templates/gerenciar_slas.html
src/helpnow/templates/gerenciar_usuarios.html
src/helpnow/templates/index.html
src/helpnow/templates/listar_feedbacks.html
src/helpnow/templates/login.html
src/helpnow/templates/painel_agente.html
src/helpnow/templates/relatorio.html
src/helpnow/templates/ver_meus_tickets.html