Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 348 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 348 Bytes

Customer relationship management tool. OCTO

Back end - .NET Core

Front end - Angular (Google) version 7

Project divided into multiple parts.

  • DB (database MSSQL server)
  • DAL (data access layer) (EF Core) (DB first)
  • BLL (business logic layer)
  • API (.NET Core Web Api)
  • Representation layer (Angular SPA e.g Single page application)