Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 1.79 KB

README.md

File metadata and controls

44 lines (33 loc) · 1.79 KB

Web project for sales with ASP.NET

GitHub repo size GitHub language count

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

  1. Clone this repository
  2. Create a branch: git checkout -b <nome_branch>.
  3. Make your changes and confirm them: git commit -m '<mensagem_commit>'
  4. Send to the original branch: git push origin <nome_do_projeto> / <local>
  5. Create the pull request.

⬇️ Preview of the project screens:

Department management screen:

🗃️ You can create, edit, delete and view department details.

Department menagent screen

Sellers management screen:

🗃️ You can create, edit, delete and view sellers details.

Seller menagent screen

About page:

📝 You can view information about the project.

page About

Contact page:

📌 You can view the project contact information.

page_contact