Coder Social home page Coder Social logo

koushikphy / shared-expense-manager Goto Github PK

View Code? Open in Web Editor NEW
27.0 4.0 13.0 3.07 MB

An Android and iOS app for managing group shared expenses.

License: MIT License

Kotlin 0.19% Swift 0.60% Objective-C 0.06% Dart 96.89% HTML 2.27%
flutter flutter-apps dart android-app ios-app finance budget-manager budget-app budget-tracker budget-management

shared-expense-manager's Introduction

Shared Expense Manager

App for managing group shared expenses.


Mock picture

A Simple app for managing group shared expenses. Just add users group and categories, and enter individual expense records to keep track of the group shares.
Built with Flutter framework, this app can be compiled for both Android and iOS.

Usage

  • Download the app from the release section.
  • Add list of users and categories in the setting page.
  • Tap on the + button to add new expense record.
  • Check the Shares page for current expenses status.
  • Tap on individual record in the log page to edit/delete them.
  • Save/Load expense record to/from local file from the setting page.
TODOs:
    • Introduction to flutter and dart programming language.
    • Setup flutter and a sample starting project.
    • Android studio setup with virtual device + real device adb.
    • Overall pages layout design
      • Page to log all expenses and show them in a list view.
      • Page to display details of a single entry.
      • Dashboard page to display the shares
      • Chart pages ? > Time Series/Pie category
      • Profile/Setting page to edit users list, categories, import/export settings
      • Add new entry page
      • Change pages with swipe
    • Transition between pages.
    • Flutter Form design with validation.
    • Flutter state management and update parent/child/sibling UI on data changes .
    • Math logic to calculate shares.
    • Unequal shares of expenses.
    • Initial UI state, when no data is present.
    • Save and persist data on app restart.
    • Import/Export data (JSON ?) also as an Excel sheet?
    • Add custom icon for production app.
    • App signing for distribution.
    • Sort the data according to time at modification.
    • Mocks for presentation
    • First sharable production build.
    • Introduce search functionality to the log page.
    • Separate data into months and a provided option to set it.
    • Add new entry without leaving the page.
    • Share image white background with top bar
    • Firebase authentication to sync between multiple devices.

Icons made by Freepik from www.flaticon.com

shared-expense-manager's People

Contributors

koushikphy avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

shared-expense-manager's Issues

Spelling errors

Kinda obvious spelling errors.

'Cancle' should be 'cancel'
'Save and add Anoter' should be 'save and add another'

versionCode and updates

Please consider increasing versionCode whenever you preparing a release. Currently, all your *.apk have the very same versionCode: 1 โ€“ which means Android internally considers them all to be the very same version, not announcing updates to users (versionName is just for display to the human eye). Thanks in advance!

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.