/nodejs_kpi

Primary LanguageTypeScript

Store

Description

This is back-end part of online laptops store.

User can:

  • View product list
  • Add product to basket
  • Delete product from basket
  • Update personal information

Tech stack

  1. Nest
  2. PostgreSQL

Why

Nest:

  • Application architecture out of the box
  • Easy to scale and test
  • Nest CLI

PostgreSQL:

  • Relative table structure
  • Experience in relative databases

Database schema

This is database schema