Skip to content

Initial Android Kotlin MVV Boilerplate Release

Latest
Compare
Choose a tag to compare
@TechnourceDeveloper TechnourceDeveloper released this 06 Jul 13:04
· 5 commits to main since this release
2253df2

What's New:

  • Splash Screen:
    When you launch the app, a visually appealing splash screen appears, providing a smooth and engaging user experience.

  • Change Language Screen:
    Users can easily switch between the application's supported languages. This feature improves accessibility and provides a more personalised experience for users in various regions.

  • Registration Screen:
    New users can sign up for an account by providing the necessary information, such as a unique username, email address, and password. The registration process ensures that user accounts are secure and authentic.

  • Login Screen:
    Using their credentials, registered users can securely log into their accounts. This feature allows users to easily access personalised content and features within the application.

  • Dashboard Screen:
    After logging in, users are presented with a dashboard screen that serves as the main hub for accessing the application's various functionalities and content. The dashboard has a simple and user-friendly interface.

  • About App:
    Users can get detailed information about the app, such as its purpose, features, and development team. This section assists users in understanding the app's functionality and fosters trust.

  • Terms and Conditions:
    The application gives users access to the terms and conditions that govern its use. This section explains the app's rules, responsibilities, and legal implications.

  • Privacy Policy:
    Users can read the privacy policy, which explains how the application collects, stores, and uses their personal information. This feature ensures transparency and adherence to data protection laws.

  • Logout:
    Users can log out of their accounts to protect their data's privacy and security. Users can use this feature to switch between multiple accounts or exit the application.

Under Development:

  • Menu Section:
    The menu section is currently being worked on and will be included in a future version. It will give users more options and functionalities to help them navigate the application.

Please note that this is an overview of the features and components included in the first version of the Android Repository. Further enhancements, bug fixes, and feature additions can be expected in future versions based on user feedback and project requirements.