Files
super-app/README.md
Shivam Goyal f6936376ec TP-57222 | Check your Credit Score (#10077)
Co-authored-by: Neil Mehta <neil.mehta@navi.com>
Co-authored-by: Ankit Yadav <ankit.yadav@navi.com>
Co-authored-by: Soumya Ranjan Patra <soumya.ranjan@navi.com>
Co-authored-by: Aparna Vadlamani <aparna.vadlamani@navi.com>
Co-authored-by: Girish Suragani <girish.suragani@navi.com>
Co-authored-by: Naman Khurmi <naman.khurmi@navi.com>
2024-06-03 22:04:25 +00:00

45 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
8. Bill payment and recharges
9. CYCS - Check Your Credit Score
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