/Hopium_SRMHackathon

Team Hopium SRM Hackathon 6.0

Primary LanguageJavaScript

Unified Presciption Notebook(UPN)

Link - Here ( Link does not work on SRM WiFi, please use Mobile Hotspot to visit )

Team Hopium SRM Hackathon 6.0

Unified Presciption Notebook is an interface between doctors and patients. It provides an infinitely scalable notebook for your prescription which only doctors can write onto. The aim is to make the workspace digital, to get rid of unnecessary paperwork, modernizing healthcare system and making prescriptions readily accessible.

Features

Why_UPN

Deployment

To deploy this project run

  npm run deploy

Documentation

Documentation

Usage/Examples

import Component from 'my-project'

function App() {
  return <Component />
}