Giter Site home page Giter Site logo

sanskar10100 / transactions Goto Github PK

View Code? Open in Web Editor NEW
21.0 21.0 4.0 5.09 MB

A fast and simple app for Android that helps you track your incomes and expenses generated through cash or digital mediums with features like Color Coded UI, CRUD ops and incremental filtering.

Home Page: https://sanskar10100.tech

License: Apache License 2.0

Kotlin 100.00%
android flow kotlin material-design room

transactions's Introduction

transactions's People

Contributors

sanskar10100 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

transactions's Issues

Transaction filter view

The app should be able to display a list of transactions that satisfy a particular parameter, like being between a certain datetime range or being greater than a certain amount

Dashboard Stats

  • Average daily expense
  • Average weekly expense
  • Average monthly expense
  • 10 Major expenses
  • Total expenses and income by this day, this week, this month or ever.
  • Weekly spending bar graph
  • Expenses Since Midnight
  • Expenses Since First Day of the Week

Undo on delete working incorrectly

How to reproduce:

  1. Added 4 transactions of each category
  2. Deleted by clicking on the delete button in the transaction
  3. Snackbar appears
  4. Undo clicked, but transaction is not restored
  5. Then deleted another transaction
  6. Undoing this restores the transaction deleted in 2, but not the current one.

Option to filter by time

Users should be able to select to and from date and times (if not selected default to 0) and see transactions that occurred between those timestamps. It must be part of the existing incremental filtering paradigm

Add review popup

  • Determine parameter (5 transactions?)
  • Integrate In-App Review API
  • Pop on parameter fullfillment.

Undo on Delete

Both on individual transactions and on all transactions.

Add medium exchange

For example, wehn I want to transfer some currency from cash to digital to vice-versa

Add Feedback button

Add a feedback button, which takes the user to Gmail or GitHub depending upon a dialog choice.

Remove logs from release build

Also ensure debuggable is false.
Add a utility log method and replace all calls of logd with it. The utilities method should check for the build config

Unify Searching with exisitng filtering mechanism

Chip click behavior needs to be different, of course. Clicking the chip should clear the search term and return the results to normal. Also, the search should be part of the incremental filtering.

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.