Skip to content

ynsmrkrds/SimpleCommerceAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Simple Commerce API

This project aims to create a simple e-commerce api, developed using the ASP.NET.

Features

  • Users can register in the system.
  • Users can login to the system with their account information.
  • Users can list products in the system.
  • Users can add addresses to their account and list their addresses.
  • Users can create orders and list their past orders.

Technologies Used

  • C# programming language
  • ASP.NET Core Web API
  • ASP.NET Core Identity
  • MSSQL for database
  • DDD for backend architecuture
  • Entity Framework Core for ORM
  • AutoMapper for mappings
  • CQRS pattern to manage data
  • GitHub for version control
  • Visual Studio to develop project

About

This is a simple e-commerce project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages