Skip to content

guytechup/DigitalKeyWallet-App

 
 

Repository files navigation

key

Digital Key App 👛

Android app to store personal digital keys in a secure wallet with an own REST API.

Technologies

  • Language: Java
  • Built with Android Studio, Retrofit, Gson, and own REST API
  • Designed with Figma

Functionality

  • The Android app communicates with the REST API via GET and POST methods
  • Users can register or login and access their digital keys after authentication
  • The user data is stored in a MySQL database with the hashed password (HS256 algorithm)
  • Users can unlock their car with NFC or UWB and control it with remote controls (planned)

Screenshots

screen1 screen2

More Info

Visit App Demo

Visit My Website

About

Android app to store personal digital keys in a secure wallet with an own REST API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%