migbrit / sales-web

Sales website using ASP.NET Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sales website

This is a website project that has a simple CRUD of sales, I used MySQL as database to save the data of all sales registered, the website has cool interaction with departments, sellers and sales, test yourself!

ASP.NET CORE, C#, Entity Framework, MySQL, LINQ, HTML, CSS

๐Ÿ’ป Prerequisites

Before you start, verify if you have the following requisites:

  • You installed the most recent version of <.NET package dependency>
  • You have a computer with <Windows / Linux / Mac>.

๐Ÿš€ Installing SalesWeb

To install Sales Web project, follow these steps:

Windows, Linux and macOS:

git clone https://github.com/migbrit/sales-web.git

Home

Sales

Departments

departments

Sellers

Sellers

Sales Record

SalesRecord

About

Sales website using ASP.NET Core


Languages

Language:C# 54.5%Language:HTML 44.1%Language:CSS 1.2%Language:JavaScript 0.3%