Skip to content
/ RCM Public
forked from LucasNSBR/RCM

RCM is a simple CRM application designed for Auto Parts Store made with ASP.NET Core based on DDD, CQRS and SOLID Principles.

Notifications You must be signed in to change notification settings

Luciden/RCM

 
 

Repository files navigation

RCM

RCM is a simple ERP application designed for Auto Parts Store made with ASP.NET Core based on DDD, CQRS and SOLID Principles. The objective of the project is to be a fully functional ERP for small warehouses and parts stores.

Core Technologies

  • ASP.NET Core 2.0
  • ASP.NET Identity Core
  • Entity Framework Core 2.1
  • FluentValidator
  • MediatR
  • Materialize
  • SendGrid
  • AutoMapper
  • JQuery
  • JQuery Validation

Roadmap

WARNING: THIS IS NOT 'REAL' DOMAIN DRIVEN DESIGN. There are some major design errors, such as AR references by Object, multiple AR modification in the same transaction, etc. I suggest you to visit my other repositories if you want to see a better Domain Driven Design example.

PROJECT IS NO LONGER MAINTAINED

About

RCM is a simple CRM application designed for Auto Parts Store made with ASP.NET Core based on DDD, CQRS and SOLID Principles.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 71.7%
  • HTML 26.4%
  • CSS 1.5%
  • JavaScript 0.4%