Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.28 KB

README.md

File metadata and controls

21 lines (17 loc) · 1.28 KB

DailyTrends

Tech-Stack

TypeScript NodeJS Express.js Jest Angular Bootstrap Mongo Docker GitHub Actions

Architecture

architecture_diagram

Improvements

  • Frontend testing.
  • More backend testing + integration and acceptation tests.
  • Decouple backend apps from feeds context by introducion mediator or CQRS patterns.