Skip to content

Prescurity dashboard giving access to doctors, pharmacists and patients to the web app.

Notifications You must be signed in to change notification settings

azerpas/prescurity-dashboard

Repository files navigation

Prescurity Dashboard

Prescurity dashboard. Blockchain can be found here.
Digital mockup can be found here: Maquette Figma

Stack

Platform 📑

UI (User Interaction) 🎨

Deployment 🚀

Coding style 🔨

Blockchain support ⛓

Blockchain wallet 💰

How-to-use

  • git pull https://github.com/azerpas/prescurity-dashboard.git
  • yarn install (Install yarn before)
  • Setup the blockchain
  • cp .env.example .env.local
  • Modify the .env.local variables with the right ones
  • yarn dev
  • Navigate to http://localhost:3000