Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/krishanmurariji/userregistrationform
user registaration form in android studio
https://github.com/krishanmurariji/userregistrationform
android android-app android-application android-development android-java android-studio android-ui androidstudio form form-validation java xml
Last synced: about 2 months ago
JSON representation
user registaration form in android studio
- Host: GitHub
- URL: https://github.com/krishanmurariji/userregistrationform
- Owner: krishanmurariji
- Created: 2024-02-07T16:17:41.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-03-09T18:48:39.000Z (10 months ago)
- Last Synced: 2024-03-09T20:57:34.040Z (10 months ago)
- Topics: android, android-app, android-application, android-development, android-java, android-studio, android-ui, androidstudio, form, form-validation, java, xml
- Language: Java
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# User Registration Form 📝
A simple and elegant user registration form built with Android Studio and Java. 🚀
## Features 🌟
- Username input with validation
- Email input with validation
- Password input with visibility toggle
- Gender selection with radio buttons
- Registration button with progress animation
- Successful registration toast message## Tech Stack 🛠️
- Android Studio
- Java
- XML## Getting Started 🚀
1. Clone the repository: `git clone https://github.com/krishanmurariji/userRegistrationForm.git`
2. Open the project in Android Studio
3. Run the project on an emulator or physical device## Contributing 🤝
We welcome contributions from the community! To contribute, follow these steps:
1. Fork the repository
2. Create a new branch for your feature or bugfix
3. Make your changes and commit them
4. Push your changes to your forked repository
5. Create a pull requestFor any questions or concerns, please contact the project maintainers at [[email protected]](mailto:[email protected]).
Happy coding! 🎉