Ionic app with a back office

Hello,
i am working on an app about document management.the ionic app is pretty simple.i used Firebase.Login is working,the documents list is working.but i have a question.now the mobile app will be used by a salesman.the salesman add a loan file.in the back office a person working in a bank either validates or refuses the loan file.the ionic app is simple.but i don’t know what way i will use for the back office.i never made an application with a back office.will it be in Ionic or another technology.will it be a another app.if anyone had an experience with this type of applications
thank you

You will probably want to build another, seperate app that also uses the Firebase project you are saving your data in.

ok thank you.seems pretty logical.

1 Like