Skip to content
Tushar Srivastava edited this page Jun 18, 2021 · 1 revision

Welcome to the vms wiki!

Architecture

  • Nginx proxy
  • Streamlit app
  • Mongodb instance

Components

  1. Data accumulator: it's responsibility is to fetch data for all the districts and store in a mongodb instance.
  2. Dashboard: represent available data using graphs and datatables.

Clone this wiki locally