Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic App plan #1

Open
radulucaciu opened this issue Feb 21, 2017 · 0 comments
Open

Basic App plan #1

radulucaciu opened this issue Feb 21, 2017 · 0 comments

Comments

@radulucaciu
Copy link
Collaborator

radulucaciu commented Feb 21, 2017

Description

The app should be a one stop application for personal finance. It does not, at least in the first version, intend to connect to any Bank API or automate expense management.

Key features to consider for development

(each of these will have its own task)

  • Customizable output (decimal character, position of currency symbol, date format)
  • encrypted data: all of an user's data is encrypted before being stored in the database (maybe with the password value). The idea is that this is personal information and it might be a good marketing hook.
  • reports for a date range, with graphs (trendlines and piecharts)
  • it would be cool to have some kind of analysis (like trend) or forecast
  • comparisons against other users (anonymous, of the form: you are spending7% more per month than other people in your area). This must be done against a sort of centralized server.
  • internationalization. We should write the code so that everything is easily translateable
  • budgets (smart budgets)
  • shared wallets
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant