An open API service indexing awesome lists of open source software.

https://github.com/sydney-informatics-hub/ace3tool

ACE-III online dementia screening tool
https://github.com/sydney-informatics-hub/ace3tool

Last synced: 10 months ago
JSON representation

ACE-III online dementia screening tool

Awesome Lists containing this project

README

          

# PIPE-5195: ACE-III online screening tool

![Pages build status](https://img.shields.io/github/actions/workflow/status/sydney-informatics-hub/ace3tool/nextjs.yml)
![Test status](https://img.shields.io/github/actions/workflow/status/sydney-informatics-hub/ace3tool/test.yml?label=tests)
![End-to-end test status](https://img.shields.io/github/actions/workflow/status/sydney-informatics-hub/ace3tool/cypress.yml?label=ui%20tests)

**Note**: the primary repository for this code is now at https://github.com/Sydney-Informatics-Hub/ace3tool.

This repo contains the code for .
The raw data required to generate some of the JSON data/model coefficients used in the site
is not included.

©️ Sydney Informatics Hub, 2024.

## Development

This project uses `pnpm` as a package manager. Run the development server with

```bash
pnpm dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.