mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-04-28 17:32:38 +02:00
29 lines
624 B
ReStructuredText
29 lines
624 B
ReStructuredText
I hate money
|
|
############
|
|
|
|
«I hate money» is a web application made to ease shared budget management.
|
|
It keeps track of who bought what, when, and for whom; and helps to settle the
|
|
bills.
|
|
|
|
I hate money is written in python, using the `flask <https://palletsprojects.com/p/flask/>`_
|
|
framework. It's developped with ease of use in mind, and is trying to
|
|
keep things simple. Hope you (will) like it!
|
|
|
|
Table of content
|
|
================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
installation
|
|
configuration
|
|
upgrade
|
|
api
|
|
contributing
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|