aliameur / phab-pharmacy

https://phabpharmacy.com
4 stars 1 forks source link

Change React-native-app to supported global backend request library #27

Closed at421 closed 8 months ago

at421 commented 8 months ago

Issue:

Currently the react native mobile app has a custom set of scripts for interacting with the backend, instead of using the scripts created in pull request #15.

Required Implementation:

  1. Change scripts set out in app/src/scripts to support the global request library.
  2. Refractor redundant functions.
  3. Check and test implementation has same function as before on mobile-app end.
aliameur commented 8 months ago

Closing as done in project view