Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1013 Bytes

File metadata and controls

12 lines (9 loc) · 1013 Bytes

serpla

Service Place

This a common description for the solution serpla (Service Place). serpla is used to share experience and comments about the business and services out there. A visitor may have had good experience or bad experience of a business or service they have used in the past. A denistry, a home relocation, a computer shop, a hospital, a charity and so one can be imagined as a service/business.

The architecture is micro-service based. So the whole solution is divided into micro-services. Here it is the list micro-services so far:

  • ServicePlace: Basic information about the services and providers (.NET/C#/SQLite)
  • serpla-user: User management (Nest/TypeScript/PostgreSQL)
  • serpla-exp: User experiences (Express/JavaScript/MongoDB)
  • serpla-ui: ServicePlace UI (Angular)

SERPLA architecture