*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
Overview:
The goal of this dashboard is to allow researchers to analyse view, download, and analyze data collected from participants and gain insights into infant health. The dashboard is a React.js web application and is supported by the backend-offline team.
Setup and Installation:
...
Git Repo
...
...
...
cd dev-dashboard
cd dashboard-frontend
npm install
...
npm start
Getting Familiar with the Code:
Login, Register, Logout
...