kshitijyelpale / blockchain-hyperledger-fabric-electronic-patient-records

GNU General Public License v3.0
48 stars 43 forks source link

Use config JSON instead of static if #49

Open sjathin opened 3 years ago

sjathin commented 3 years ago

Issue:

As of now there a lot of if(hospitalId === 1) etc

Solution:

Use config JSON instead of if.