Skip to content

jlinco/dhis2-test-dashboard

Repository files navigation

Getting Started

To run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

To run tests:

npm run test:e2e

Open http://localhost:3000 with your browser to see the result.

The following features are available within the application

Learn More

  • Users are able to see all dashboards returned by the API endpoint when the app loads
  • When clicking on the filter items, the dashboard is updated accordingly and the data persists across reloads, forward and back navigation flows
  • Starred dashboards are persisted across reloads

Deploy on Vercel

The app is deployed to vercel at: https://dhis2-test-dashboard.vercel.app/

About

A simple DHIS2 dashboard with Next.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages