GithubHelp home page GithubHelp logo

vtp4139 / sales-management-web-app Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.77 MB

Sales management web app using .NET 7.0, database SQL server and other integrated technologies

C# 87.37% HTML 7.58% CSS 4.21% JavaScript 0.30% Dockerfile 0.54%
dotnet-core jwt-authentication sales-management sql-server c-sharp

sales-management-web-app's Introduction

Technologies

  • .NET 7.0: using for create API at backend and ASP.NET Core MVC for front-end
  • JWT: used for authentication using token
  • Microsoft Sql Server: Relational database
  • Entity Framework: ORM(Object Relational Mapper) interact with the database

Main structure

Backend

  • Implementing the Repository and Unit of Work patterns
  • Contains the APIs and logic handles
  • Using Entity Framework Core - Code First
  • Using JWT to config and handle login authentication

Frontend

(Not built yet)

Functionality

  • User: login, logout
  • Daster data management: Brand, Category, Item, Customer, Supplier, User
  • Order management system

Guidance

  • Software requirements: Visual Studio, SQL server, SSMS (optional).
  • After cloning the project, go to the src folder, run the .sln file, visual studio will run up.
  • On the navigation bar of Visual Studio select the following: Tools -> NuGet Package Manager -> Package Manager Console.
  • Select default project as SalesManagementWebsite.Infrastructure and run command: update-database to create your local database.
  • Run the SalesManagementWebsite.API project you will see the homepage is Swagger displaying the API library.

Contact

sales-management-web-app's People

Contributors

vtp4139 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.