Programa desktop para cadastro, acompanhamento e gerenciamento de pedidos de um restaurante feito em C# com Windows Forms e Bibliotecas de Classes.
Stars
4
Forks
0
Watchers
4
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
20
commits
1
commits
merge: integrate pull request #1 from andremelchior/login-funcionario
00c5236View on GitHubfeat(ui): implement new navigation UI across forms and add exit confirmations
0bfe9c6View on GitHubfeat: improve navigation UI, fix dish query, enhance login exception handling and refactor dish method
bbe6cb1View on GitHubfeat: improve login UI, add CPF mask, new fields for employee and enhance "Users" library
5e3be67View on GitHubfeat: add nullable types in users properties and parameters of methods with polymorphism
6dd3d96View on GitHubfeat: add login validation, employee and dish registration and UI navigation
0bc3be7View on GitHubdocs: update README with project and team info, technologies and setup instructions
7d370a8View on GitHub