💰 Money Minds Application
🧠 Overview Welcome to Money Minds – your go-to app for mastering the art of money management! Whether you're keeping tabs on your daily spending, setting up budgets, or saving for that dream vacation, Money Minds has got you covered.
✨ Features 🚀 Expense Tracking: Quickly log and categorize your expenses, so you always know where your money is going. 🎯 Budgeting Tools: Set up monthly budgets and monitor your spending to avoid those end-of-the-month surprises. 💪 Savings Goals: Define and track your savings goals, making your financial dreams a reality. 📊 Reports & Insights: Dive deep into your spending habits with detailed reports and gain actionable insights. 🔐 Secure and Private: Rest easy knowing that your financial data is securely stored and protected.
🛠️ Installation & Cloning From the Amazon Appstore Visit the Amazon Appstore. Click on the Get button to download and install the app. Once installed, open the app and start taking control of your finances with Money Minds.
Cloning the Repository If you want to dive into the code or contribute to the development:
Clone the repository: bash Copy code git clone https://github.com/miclenzy/money-minds.git Navigate into the project directory: bash Copy code cd money-minds-app Open the project in your favorite IDE (e.g., Android Studio). Dependencies Before running the app, make sure you have all the necessary dependencies:
kotlin dsl dependencies { implementation(libs.androidx.core.ktx) implementation(libs.androidx.appcompat) implementation(libs.material) implementation(libs.androidx.constraintlayout) implementation(libs.androidx.lifecycle.livedata.ktx) implementation(libs.androidx.lifecycle.viewmodel.ktx) implementation(libs.androidx.navigation.fragment.ktx) implementation(libs.androidx.navigation.ui.ktx) implementation(files("libs/MPAndroidChart-v3.0.1.jar")) implementation("com.google.code.gson:gson:2.8.9") implementation("androidx.preference:preference:1.2.0") implementation("com.google.android.gms:play-services-ads:23.3.0") implementation(libs.androidx.activity) implementation(libs.androidx.annotation) testImplementation(libs.junit) androidTestImplementation(libs.androidx.junit) androidTestImplementation(libs.androidx.espresso.core) }
🚀 Getting Started Create an Account: Sign up with your email or social media accounts. Set Up Your Budget: Define your monthly budget and categorize your expenses. Track Your Expenses: Log your daily expenses to keep your finances on track. Monitor Your Savings: Set savings goals and track your progress. Review Your Financial Health: Use the built-in reports to gain insights into your spending and savings habits.
🛡️ Support Got questions? Need help? We're here for you:
📧 Email: technolenz@gmail.com ☎️ Phone: +234-7041029093
📄 License This project is licensed under the MIT License – see the LICENSE file for details.
🎉 Feedback We'd love to hear from you! If you have suggestions or ideas on how we can make Money Minds better, please leave a review on the Amazon Appstore or contact us directly.