This is the Android application that is coded with Java
This Android application provides a user registration and login system. It includes email and password authentication, along with social login options for Facebook and Google. The project is designed with a modern UI that features custom button designs and intuitive input fields.
- User Registration: Securely register with an email and password.
- Login System: Log in with a registered email and password.
- Social Login: Sign in using Facebook or Google for quick access.
- Password Recovery: Option to reset forgotten passwords.
- Profile Management: Users can update their profile information after logging in.
- Session Management: Automatic session handling with login persistence.
- Security: All data communications are encrypted and secure.
- Android Studio 4.0 or higher.
- Gradle 6.1.1 or higher.
- Android SDK with API level 29 (Android 10) or higher.