Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joaoppedrosa/finances-flow
Kotlin Multiplatform app to track income, expenses, and budgets, helping you manage your finances effortlessly.
https://github.com/joaoppedrosa/finances-flow
kotlin kotlin-multiplatform
Last synced: about 1 month ago
JSON representation
Kotlin Multiplatform app to track income, expenses, and budgets, helping you manage your finances effortlessly.
- Host: GitHub
- URL: https://github.com/joaoppedrosa/finances-flow
- Owner: joaoppedrosa
- License: other
- Created: 2024-06-12T22:05:52.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-12T22:09:37.000Z (8 months ago)
- Last Synced: 2024-11-07T03:31:18.302Z (3 months ago)
- Topics: kotlin, kotlin-multiplatform
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# FinanceFlow
FinanceFlow is a cross-platform personal finance tracker application built with Kotlin Multiplatform.
## Features
- Track income and expenses
- Create and manage budgets
- Visualize spending patterns and financial health## Getting Started
### Prerequisites
- Android Studio or IntelliJ IDEA
- Xcode (for iOS development)
- Node.js and npm (for web development)### Setup
1. Clone the repository:
```sh
git clone https://github.com/yourusername/financeflow.git
cd financeflow
```2. Open the project in Android Studio or IntelliJ IDEA.
3. Build and run the project on your preferred platform.
## Contributing
We welcome contributions! Please see our [CONTRIBUTING.md](CONTRIBUTING.md) for more details.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.