Skip to content

Latest commit

 

History

History
52 lines (36 loc) · 1.8 KB

File metadata and controls

52 lines (36 loc) · 1.8 KB

saveMoney-App

SaveMoney : Easy Save Your Money, Makes You Happy

This project starts with people's consumption patterns in Indonesia after the COVID-19 pandemic—an increase in consumption patterns due to the ease of online shopping. Managing finances is an essential skill for individuals. By managing personal finances well, individuals can avoid financial problems, prepare emergency funds, future saving, and achieve financial prosperity.

Therefore, this application is designed to help users monitor and manage their finances efficiently. With a user-friendly and intuitive interface, this application can help users to track their expenses more easily. These apps also serve as comprehensive tools that improve financial literacy and help individuals achieve their financial goals.

Installation

  1. Clone Repository:
    git clone https://github.com/SaveMoneyCapstone/MD-Repo.git
    cd MD-Repo
  1. Zip File
  • Download the zip file
  • Extract the zip file
  • Open the file in Android Studio Giraffe or its latest version
  • Wait for gradle build and indexing

Usage

  1. Run Application:

    ./gradlew run

    or Click run on your android studio

  2. Open App:

    Access the application via Real Device or Android Emulator.

Contribution

If you would like to contribute to this project, please follow these steps:

  1. Fork this repository.
  2. Create a new branch: git checkout -b new-feature.
  3. Commit your changes and commit: git commit -m 'Add new features'.
  4. Push to branch: git push origin new-feature.
  5. Create a pull request.

License

This project is licensed under the MIT License. See file LICENSE.md for more details.