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.
To deploy this project run
npm run deploy
import Component from 'my-project'
function App() {
return <Component />
}