Skip to content

A web application that allows clinical study participants to access data we have collected about them

Notifications You must be signed in to change notification settings

cha-hin/clinical-study

Repository files navigation

Clinical study

Screenshots of the app

Sign in page

Screenshot 2023-06-01 at 11 42 14 PM

Home page

Screenshot 2023-06-01 at 11 42 35 PM

How to run the project

Make sure you have Node.js and yarn installed on your machine
Port 3000 must be available locally

  1. Clone this project
git clone [email protected]:cha-hin/clinical-study.git
  1. Move to the project folder
cd path/to/clinical-study
  1. Install the required dependencies
yarn install
  1. Run the project
yarn start
  1. Open a browser window and go to the link http://localhost:3000
  2. Sign in with the following credentials
email:    [email protected]
password: password
  1. Enjoy 😄

About

A web application that allows clinical study participants to access data we have collected about them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published