Web project for sales with ASP.NET This project aims to assist sales management. With this simple web application you can manage departments, sales and sellers. 🚀 Skills used in the project ✅ ASP.NET - C# ✅ Entity Framework ✅ MySQL ✅ HTML ✅ Bootstrap ✅ Model-View-Controller development pattern 📫 Contributing to Sales web project Clone this repository Create a branch: git checkout -b <nome_branch>. Make your changes and confirm them: git commit -m '<mensagem_commit>' Send to the original branch: git push origin <nome_do_projeto> / <local> Create the pull request. ⬇️ Preview of the project screens: Department management screen: 🗃️ You can create, edit, delete and view department details. Sellers management screen: 🗃️ You can create, edit, delete and view sellers details. About page: 📝 You can view information about the project. Contact page: 📌 You can view the project contact information.