MedChain-CS506 / portal

Portal is the main application that allows doctors to create, search, and manage patient records as well as provide new patients with prescriptions. Pharmacist can login and sign off on prescriptions created by the doctors on the client.
MIT License
3 stars 1 forks source link

Add function for pharmacist id when filling prescriptions #24

Closed jangidkrishna closed 4 years ago

jangidkrishna commented 4 years ago

Right now it's just a string called "a" we have to dynamically change that phar_id for that we need a function

jangidkrishna commented 4 years ago

Added in contract