Skip to content
Umangmsharma edited this page Feb 8, 2022 · 35 revisions

Welcome to the DSDummies wiki!

For this weather application we are using the following technology stack:

  1. ReactJS (Frontend)
  2. NodeJS (Backend - AuthService)
  3. Java Springboot (Backend - CacheService)
  4. Python (Backend - Data Ingestor)
  5. MongoDB (Database)

Data Flow Diagram :

System Architecture

Napkin Diagram:

Napkin Diagram

User Napkin Diagram:

User-Napkin_Diagram

Clone this wiki locally