You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Back-end:
1- GET /api/dedicine/:medname
2- GET /api/pharmacy/medicine/:medname
3- POST api/login
4- GET /api/pharmacy/:pharmacyid/medicine/:medname
5- POST /api/pharmacy/:pharmacyid/medicine/:medname
6- POST /api/pharmacy/:pharmid/medicine
The text was updated successfully, but these errors were encountered:
Front-end:
1- /
2- /customer/searchresults/:medname
3- /customer/pharmacy/:pharmname
4- /login
5- /pharmacy/
6- pharmacy/medinfo/:medname
7- /pharmacy/addmed
Back-end:
1- GET /api/dedicine/:medname
2- GET /api/pharmacy/medicine/:medname
3- POST api/login
4- GET /api/pharmacy/:pharmacyid/medicine/:medname
5- POST /api/pharmacy/:pharmacyid/medicine/:medname
6- POST /api/pharmacy/:pharmid/medicine
The text was updated successfully, but these errors were encountered: