Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

...

https://github.com/

...

DIAPER-

...

       cd dev-dashboard 
       cd dashboard-frontend
       npm install
     

...

      
       npm start
    

Getting Familiar with the Code:

Login, Register, Logout

...

Project/frontend-web