Skip to content

yobenzima/SRP

Repository files navigation

SRP - Supplier Registration Portal

The project was commissioned by one of the municipalities to maintain a list of suppliers. This is a replacement to their existing Windows desktop system created in Microsoft Access.

Technology

Backend

API (REST)

The REST API is designed following the Clean Architecture pattern using the following tools

  • C#. NET Core
  • ASP.NET Core 7
  • MediatR
  • AutoMapper

Database

  • SQL Server 2022 (also capable of using any relational database management system e.g. PostgreSQL, MySQL
  • EntityFramework Core 7

Front-end

ASP.NET Core MVC later to be upgraded to Blazor Web Assembly

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages