Giter VIP home page Giter VIP logo

ins-n-outs's Introduction

Ins'n'Outs

A personal budgeting app. It's simple. As you buy a cup of coffee or receive a royalty payment, just enter that in application, it will do the rest for you:

  • Store all incomes/expenses in a convenient history list;
  • Generate detailed monthly reports based on Incomes/Expenses by Accounts/Categories;
  • Create & save a PDF report of the month you request so you can share/store it.

What have I learned during the development?

  • ROOM Database - All the CRUD operations
  • Fragments and Navigation
  • Recycler Layout - How to populate it with the data from the database.
  • Generating files
  • Comparing to my previous app (Weather) - much cleaner architecture. I.e. all files are splitted between Activities, Adapters, Dialogs, Fragments, Room, and Util packages to make it understandable for other developers.

Getting Started

You will be able to dowload an .AAB file for yourself a bit later.

Permissions

  • Write to external storage -> For saving PDF reports

Built with

  • Kotlin - The programming language used
  • Android Studio, API level 30 - Environment
  • Adobe XD - For the UI designing
  • Dexter - For simpler permission handling
  • itextpdf - For generating PDF files

Author

License

This project is licensed under the MIT License - see the LICENSE.md file for details

ins-n-outs's People

Contributors

andriybobchuk avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.