Skip to content

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.

Notifications You must be signed in to change notification settings

Ugur22/eu-schuldapp

Repository files navigation

EU-schuld-app

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.

Installation

Setup with Vue Native CLI

 npm install --global vue-native-cli

Install Expo CLI globally

npm install --global expo-cli

Install eu-schuldapp with npm

  cd eu-schuldapp
  npm install

Run the app

  • Run on iOS
    • Opt #1:
      • Run npm start in your terminal
      • Scan the QR code in your Expo app
    • Opt #2:
      • Run npm run ios in your terminal
  • Run on Android

debug in production

expo start --no-dev --minify

Tech Stack

Client: Vue-Native, React-Native, Expo, native-base

Server(eu-schuldhulp-api): Lumen

Features

clients

  • 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

consultant

  • 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)

Authors

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published