This app is a simplified version of admin.eu-schuldhulp primarily meant to be used by clients to upload files, photos and view their own account info. This app does not include the admin and most consultant features of the admin.eu-schuldhulp platform.
npm install --global vue-native-cli
npm install --global expo-cli
cd eu-schuldapp
npm install
- Run on iOS
- Opt #1:
- Run
npm start
in your terminal - Scan the QR code in your Expo app
- Run
- Opt #2:
- Run
npm run ios
in your terminal
- Run
- Opt #1:
- Run on Android
-
Opt #1:
- Run
npm start
in your terminal - Scan the QR code in your Expo app
- Run
-
Opt #2:
- Make sure you have an
Android emulator
installed and running - Run
npm run android
in your terminal
- Make sure you have an
-
expo start --no-dev --minify
Client: Vue-Native, React-Native, Expo, native-base
Server(eu-schuldhulp-api): Lumen
- Manage appointments(create and edit)
- view Debts
- Manage documents and files(Add,view and download)
- Sign documents(add signature)
- Receive notifications
- view account details
- view creditors
- Manage clients(view and change client status)
- Manage debts(view and change debt status)
- Sign documents(add signature)
- Manage appointments(create and edit)
- view creditors
- Manage documents and files(Add,view and download)