Skip to content

This repository contains the source code of a web application created with Asp.net core - Csharp.

Notifications You must be signed in to change notification settings

michellebritoo/crud-csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This repository contains the source code of a web application created with Asp.net core - Csharp.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages