2024-01-09 00:22:02 +05:30
# Navi Super App Android
2023-07-28 16:12:01 +05:30
[![Contributors][contributors-shield]][contributors-url]
## About The Project
2024-01-09 00:22:02 +05:30
This is the android super app for Navi. This project contains various modules for each business unit like -
2023-07-28 16:12:01 +05:30
1. Cash Loan
2. Home Loan
2024-01-09 00:22:02 +05:30
3. Health Insurance
2023-07-28 16:12:01 +05:30
4. Mutual Funds
5. Gold
6. Referral and Rewards
2023-10-13 00:10:18 +05:30
7. UPI
2024-03-11 16:08:32 +05:30
8. Bill payment and recharges
2024-06-04 03:34:25 +05:30
9. CYCS - Check Your Credit Score
2023-07-28 16:12:01 +05:30
2024-01-09 00:22:02 +05:30
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
2023-07-28 16:12:01 +05:30
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