Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manuelernesto/meu_kumbu
π΅Meu Kumbu π° (Means My Money) is a template app that people can use to build their owns Wallet π€ or a mobile π¦ banking app.
https://github.com/manuelernesto/meu_kumbu
banking-applications firebase ios-app kotlin kotlin-android kotlin-language kotlin-multiplatform ktor wallet
Last synced: 2 months ago
JSON representation
π΅Meu Kumbu π° (Means My Money) is a template app that people can use to build their owns Wallet π€ or a mobile π¦ banking app.
- Host: GitHub
- URL: https://github.com/manuelernesto/meu_kumbu
- Owner: manuelernesto
- License: other
- Created: 2020-03-18T13:46:45.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-02T08:16:17.000Z (9 months ago)
- Last Synced: 2024-11-01T03:12:26.596Z (3 months ago)
- Topics: banking-applications, firebase, ios-app, kotlin, kotlin-android, kotlin-language, kotlin-multiplatform, ktor, wallet
- Language: Kotlin
- Homepage:
- Size: 464 KB
- Stars: 66
- Watchers: 5
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Meu Kumbu - My Money
## πΈ LightSide
| | |
| :----------------------------------: | :----------------------------------: |
| | |
| | |### Show some :heart: and star the repo to support the project
## Overview
Meu Kumbu (Means my money )is a model app that people can use to build their owns Wallet or a mobile banking app.
## Technologies & Libraries
- [Kotlin Lang](https://kotlinlang.org/)
- [Data Binding Library](https://developer.android.com/topic/libraries/data-binding)
- [Android Navigation component](https://developer.android.com/guide/navigation/navigation-getting-started)
- [Glide Library](https://github.com/bumptech/glide)
- [Circle Imageview Library](https://github.com/hdodenhof/CircleImageView)
- Firebase (Upcoming)
- API with Ktor (Upcoming)## Architecture
- MVVM
## Features
- Home
- Transactions
- Send Money
- Make payment (Upcoming)
- Card Info
- DarkMode (Upcoming)
- Multi-language (Upcoming)
- Read QRCode (Upcoming)## Getting Started
1. Install [Android Studio](https://developer.android.com/studio/?gclid=CjwKCAjw44jrBRAHEiwAZ9igKDTErwXeJfsoSCzU_FxcmUz3sB4hZX-zHOCz1fyjhRgNApwJE9eSYBoC1aYQAvD_BwE)
1. [Fork repository](https://github.com/manuelernesto/meu_kumbu) and clone your fork locally
1. Open project & start use it## Contributing
Awesome! Contributions of all kinds are greatly appreciated. To help smooth the process we have a few non-exhaustive guidelines to follow which should get you going in no time.
### Using GitHub Issues
- Feel free to use GitHub issues for questions, bug reports, and feature requests
- Use the search feature to check for an existing issue
- Include as much information as possible and provide any relevant resources (Eg. screenshots)### Submitting a Pull Request
- Squash commits
- Lint your code with eslint (config provided)
- Include relevant test updates/additions## Contributors
**Maintainer:** [Manuel Ernesto](https://github.com/manuelernesto)
## License
Project is published under the [MIT license](/LICENSE.md).
Feel free to clone and modify repo as you want, but don't forget to add reference to authors :)