The document describes a COVID19 Analyzer application created using HTML, CSS, JavaScript, and React. The application aims to improve accessibility of basic COVID-19 information for the public and policymakers by depicting daily disease trends in India. It analyzes existing COVID tracking applications in India but provides worldwide data. The application architecture uses a decoupled front-end and back-end design with a client-side cloud receiving data from a server-side cloud database through REST APIs. This allows dynamic updating of COVID case statistics on the main interface.