This repository contains the front end implementation of the Arvigo app, which is an application for trying out products before making a purchase.
The Arvigo mitra mobile app is built using the Kotlin programming language and Jetpack Compose as the UI framework. It consumes the API from the backend and provides a consumer-ready interface through the mobile software.
soon to be developed
When naming branches, it is recommended to use the following prefixes:
feature/: Use this prefix for adding new features.hotfix/: Use this prefix for fixing critical issues or bugs in production services.bugfix/: Use this prefix for resolving non-critical issues or bugs.refactor/: Use this prefix when making changes to the folder structure or code without altering functionality.
This project is licensed under the MIT License.