/TugasPM1

Form login

Primary LanguageKotlinMIT LicenseMIT

Welcome to the Android Login and Register UI using Kotlin! This project provides a simple and clean design and implementation of a login and register interface for Android apps using Kotlin.

Features:

  • User-friendly registration form with validation
  • Login functionality with password validation
  • Forgot password feature
  • Clean and modern UI design

Usage:

  1. Launch the app and click on the "Register" button.
  2. Fill out the registration form with the required information and click "Register".
  3. Once registered, click on the "Login" button.
  4. Enter your registered email and password and click "Login".

Note:

  • This project is designed to be a starting point for your app's login and register feature. You may need to modify the code to fit your app's specific requirements.
  • Make sure to test the app thoroughly to ensure proper functionality and security.

License:

This project is licensed under the MIT License.

1 2 3