This feature enables the app to make POST requests to the back-end API endpoint. The request is of multipart/form-data and contains the pdf file (MPESA Statement). Upon extracting data from the pdf, the API will then send the data to Firebase Realtime Database so that the android app can access the data.
This feature enables the app to make POST requests to the back-end API endpoint. The request is of multipart/form-data and contains the pdf file (MPESA Statement). Upon extracting data from the pdf, the API will then send the data to Firebase Realtime Database so that the android app can access the data.