add login page and register page
parent
b1cbcbe7
Branches
Showing
- frontendCustomer/.gitignore 37 additions, 0 deletionsfrontendCustomer/.gitignore
- frontendCustomer/.metadata 10 additions, 0 deletionsfrontendCustomer/.metadata
- frontendCustomer/README.md 15 additions, 2 deletionsfrontendCustomer/README.md
- frontendCustomer/android/.gitignore 7 additions, 0 deletionsfrontendCustomer/android/.gitignore
- frontendCustomer/android/app/build.gradle 67 additions, 0 deletionsfrontendCustomer/android/app/build.gradle
- frontendCustomer/android/app/src/main/AndroidManifest.xml 30 additions, 0 deletionsfrontendCustomer/android/app/src/main/AndroidManifest.xml
- frontendCustomer/android/app/src/main/kotlin/com/example/frontendeasyparking/MainActivity.kt 12 additions, 0 deletions...in/kotlin/com/example/frontendeasyparking/MainActivity.kt
- frontendCustomer/android/app/src/main/res/drawable/launch_background.xml 12 additions, 0 deletions...r/android/app/src/main/res/drawable/launch_background.xml
- frontendCustomer/android/app/src/main/res/mipmap-hdpi/ic_launcher.png 0 additions, 0 deletions...omer/android/app/src/main/res/mipmap-hdpi/ic_launcher.png
- frontendCustomer/android/app/src/main/res/mipmap-mdpi/ic_launcher.png 0 additions, 0 deletions...omer/android/app/src/main/res/mipmap-mdpi/ic_launcher.png
- frontendCustomer/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png 0 additions, 0 deletions...mer/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
- frontendCustomer/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png 0 additions, 0 deletions...er/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
- frontendCustomer/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png 0 additions, 0 deletions...r/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
- frontendCustomer/android/app/src/main/res/values/styles.xml 8 additions, 0 deletionsfrontendCustomer/android/app/src/main/res/values/styles.xml
- frontendCustomer/android/app/src/profile/AndroidManifest.xml 7 additions, 0 deletionsfrontendCustomer/android/app/src/profile/AndroidManifest.xml
- frontendCustomer/android/build.gradle 31 additions, 0 deletionsfrontendCustomer/android/build.gradle
- frontendCustomer/android/gradle.properties 4 additions, 0 deletionsfrontendCustomer/android/gradle.properties
- frontendCustomer/android/gradle/wrapper/gradle-wrapper.properties 6 additions, 0 deletions...Customer/android/gradle/wrapper/gradle-wrapper.properties
- frontendCustomer/android/settings.gradle 15 additions, 0 deletionsfrontendCustomer/android/settings.gradle
- frontendCustomer/assets/fonts/ic/ic_medicine.ttf 0 additions, 0 deletionsfrontendCustomer/assets/fonts/ic/ic_medicine.ttf
Please register or sign in to comment