/deVault

Primary LanguageJavaScript

deVault

To run on emulator npx react-native run-android

To sign apk cd mobile/android && ./gradlew assembleRelease

To create apk npx react-native run-android --variant=release

To Create SHA1 KEy cd mobile/android && ./gradlew signingReport

TODO

  • Code Cleanup
  • Websockets
  • Share only with company
  • Mobile Phone verification
  • Setup oatuh using react-native-app-auth
  • use user buckets instead of single bucket
  • Lock/unlock selfie
  • JWT for user
  • Account management for companies [Create Account, Forget Password and other things]
  • Node Mailer for notifications
  • Get Share request by status end point!
  • Get Tasks endPoints