Skip to content

ertush/kmhfr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f59f702 · Feb 7, 2024
Jan 9, 2024
Dec 8, 2023
Dec 8, 2023
Feb 7, 2024
Jan 17, 2024
Mar 9, 2023
Feb 7, 2024
Jan 25, 2023
Feb 7, 2024
Jun 24, 2023
Sep 14, 2023
Dec 8, 2023
Aug 2, 2023
Jun 8, 2023
Dec 7, 2023
Dec 8, 2023
Dec 7, 2023
Jan 9, 2024
Jun 8, 2023
Feb 1, 2024
Jul 12, 2021
Aug 7, 2023
Dec 8, 2023

Repository files navigation

CI CodeQL

KMHFR Frontend

This is the frontend application for KMHFL with new features (GIS, Dynamic Reports). Phase 1 is to have it as a read-only data consumption app. Phase 2 and beyond is to add CRUD features.

Tech stack

  • Next.js
  • Tailwind CSS

API

Currently, this uses the test API available through api.kmhfltest.health.go.ke.

Preview

An on-premise test server is needed. Currently, you can preview the example live on kmhfl3.vercel.app:

Setting up local instance

  • Clone this repository git clone https://github.com/uonafya/kmhfl-upgrade-alpha-ui mfl3
  • cd into the folder cd mfl3
  • Make a copy of the .env file and add your environment variables as detailed cp .env.local.example .env.local && nano .env.local
  • Install dependencies npm install or yarn
  • For local development, run npm run dev or yarn dev

About

official KMHFL v3 Frontend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages