Skip to content

talvinder/mymoney

 
 

Repository files navigation

image

image

Requirements Status

Documentation Status

MyMoney

MyMoney is a personal finance Web application build with the Django framework.

Goals

  • follow and anticipate your bank account balance everywhere
  • tag and analyse your expenses
  • summarize your recurring expenses/wages
  • being as simple as possible

Features

  • manage bank accounts (balance, currency, owners, etc.)
  • manage bank transactions (debit/credit, amount, label, date, reconciled or not, payment method, add notes, etc.)
  • tag bank transactions
  • analyse bank transactions with graphs (timeline in weeks/months or statistics per tags). Use the Chart.js library.
  • schedule recurrent bank transactions
  • Bootstrap integration for mobile
  • even if it doesn't make sense, it is multi-user!

Documentation

For documentation, see http://mymoney.readthedocs.org

Contribute

This is my first Django/Python project so:

  • any technical advices/feedbacks would be really appreciated
  • some useless features have been done mainly for learning and fun ;-)

About

A personal finance web app build with the Django framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 83.8%
  • HTML 14.6%
  • JavaScript 1.3%
  • Other 0.3%