An open API service indexing awesome lists of open source software.

https://github.com/mostafa-shaban-mohamed/app

It’s an ERP application for employee’s data in which we need data to be saved through a Web API into SQL database (SQL Server 19) and retrieved through an interface (.NET Core 6) using this API.
https://github.com/mostafa-shaban-mohamed/app

angular asp-net-core asp-net-mvc aspnet-web-api aspnetcore dependency-injection employee employee-management entity-framework-core erp erp-application html-css-javascript html5 javascript ms-sql-server mvc-pattern sql-server-database user-interface

Last synced: 4 months ago
JSON representation

It’s an ERP application for employee’s data in which we need data to be saved through a Web API into SQL database (SQL Server 19) and retrieved through an interface (.NET Core 6) using this API.

Awesome Lists containing this project

README

          

# App
## Description
It’s an ERP application for employee’s data in which we need data to be saved through a Web API into SQL database (SQL Server 19) and retrieved through an interface (.NET Core 6) using this API. This software system helps you run your entire business, supporting automation and processes in finance, human resources, manufacturing, supply chain, services, procurement, and more.

#### Features


  • Admin platform

  • User Authorization

  • Data Analysis

  • Data Visualization

  • Customer Database

  • Account Database

#### Technologies Used


  • ASP.NET Core 6

  • SQL Server 2019

  • Angular

  • Entity Framework Core 6

#### Patterns & Concepts used in this App


  • DI (Dependcy Injection)

  • MVC (Model-Controller-View)

  • Code First

  • JWT Tokens (Authentication & Authorization)