43 lines
1.7 KiB
Markdown
43 lines
1.7 KiB
Markdown
# Navi Super App Android
|
|
[![Contributors][contributors-shield]][contributors-url]
|
|
|
|
|
|
## About The Project
|
|
|
|
This is the android super app for Navi. This project contains various modules for each business unit like -
|
|
1. Cash Loan
|
|
2. Home Loan
|
|
3. Health Insurance
|
|
4. Mutual Funds
|
|
5. Gold
|
|
6. Referral and Rewards
|
|
7. UPI
|
|
|
|
Some of the in-house built SDKs are hosted on other github locations and imported as .aar like UiTron. We will be moving more of these in-house SDKs to other github locations
|
|
to reduce build time and have code separation.
|
|
|
|
|
|
## Built With
|
|
|
|
* [![Kotlin][Kotlin.js]][Kotlin-url]
|
|
* [![Compose][Compose.io]][Compose-url]
|
|
* [![C++][C++.js]][C++-url]
|
|
|
|
|
|
## Getting Started
|
|
|
|
Download and install [![AS][AS.js]][AS-url] from https://developer.android.com/studio by following the steps listed there.
|
|
Clone the repo, sync gradle files and build the apk.
|
|
|
|
|
|
[contributors-shield]: https://img.shields.io/badge/Android-3DDC84.svg?style=for-the-badge&logo=Android&logoColor=white
|
|
[contributors-url]: https://github.com/navi-android/super-app/graphs/contributors
|
|
[Kotlin.js]: https://img.shields.io/badge/Kotlin-7F52FF.svg?style=for-the-badge&logo=Kotlin&logoColor=white
|
|
[Kotlin-url]: https://kotlinlang.org/
|
|
[AS.js]: https://img.shields.io/badge/Android%20Studio-3DDC84.svg?style=for-the-badge&logo=Android-Studio&logoColor=white
|
|
[AS-url]: https://developer.android.com/studio
|
|
[C++.js]: https://img.shields.io/badge/c++-%2300599C.svg?style=for-the-badge&logo=c%2B%2B&logoColor=white
|
|
[C++-url]: https://isocpp.org/
|
|
[Compose.io]: https://img.shields.io/badge/Jetpack%20Compose-4285F4.svg?style=for-the-badge&logo=Jetpack-Compose&logoColor=white
|
|
[Compose-url]: https://developer.android.com/jetpack/compose
|