Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 720 Bytes

File metadata and controls

34 lines (22 loc) · 720 Bytes

Android Profile

An Android application to view and edit user profile details with a modern, material UI.

Features

  • User authentication
  • View and update profile information
  • MVVM (or another architecture) pattern
  • Backend integration (Firebase/REST API)
  • Material Design

Getting Started

  1. Clone the repo: git clone https://github.com/Reetkumarbind/android-profile.git

  2. Open in Android Studio.

  3. Set up backend credentials if needed.

  4. Run the app on an emulator or device.

Usage

  • Sign in or sign up.
  • View your profile.
  • Edit and save profile information.

Contributing

Pull requests are welcome! For changes, please open an issue first to discuss.

License

MIT License