GithubHelp home page GithubHelp logo

spiral-project / ihatemoney Goto Github PK

View Code? Open in Web Editor NEW
1.2K 1.2K 266.0 18.31 MB

A simple shared budget manager web application

Home Page: https://ihatemoney.org

License: Other

Python 74.20% CSS 6.10% JavaScript 2.39% HTML 14.29% Mako 0.09% Makefile 0.82% Shell 0.28% Dockerfile 0.37% Jinja 1.47%
budget-manager flask python

ihatemoney's People

Contributors

0livd avatar aavenel avatar almet avatar andrew-dickinson avatar arnaudbos avatar azmeuk avatar barbariska505 avatar bnjbvr avatar comradekingu avatar dependabot-preview[bot] avatar dependabot[bot] avatar emerzh avatar eugenia-russell avatar feth avatar fredericsureau avatar glandos avatar jocelyndelalande avatar jojo144 avatar joseantoniotorre avatar leomouyna avatar natim avatar phyks avatar rensoliemans avatar rezaalmanda avatar santossi avatar tomroussel avatar umeaboy avatar vistaus avatar weblate avatar zorun 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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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

ihatemoney's Issues

Delete a user causes HTTP Error 500

Edit: I just realized it might be somehow related to #21?

One of my friend at work tried to crash things (several good beta testers in da place BTW) and inserted some shit into the demo project, see http://ihatemoney.notmyidea.org/demo/.

I tried to delete the entry and found this bug. We can't delete a member, it causes HTTP Error 500. Any idea?

Provide a REST API

All the things should be available trough a simple HTTP REST Interface.

"Shared" users error

It is not possible to add the same user (or a different one under the same name) on different project.

Export and import features

As suggested by @Tinmn, it could be useful to be able to export the list of bills into a CSV format. I think we could achieve this using a particular format with the REST API (See #27) , thus, we would be able to provide export into others formats as well such as XML, JSON etc.

Manage transfers

Transfers of money from one person to another should be handled in a simple way.

CSS footer is not done right.

@arnaudbos said: "The #footer element has absolute positioning, however the PC I'm testing with Chrome 13 has a very small screen (11"), so the bottom of the screen coincides with an element of the form".

Having an alternate stylesheet for mobile would probably solve this.

Management of users

Support adding / removing users to a project.

Users are not really removed until they don't have any event bound to them.

User shouldn't be able to add negative bills

One of my co-workers noticed that there was no validation preventing negative bills.

Yes, it's a silly idea to insert a negative bill but still, do we ignore it and let the user do what he wants, or do we prevent wrong behaviors like this one?

Bug in the user adding

When you try to add a new user in a project, if the user name is already used in another project, this is not possible. Fix this!

Members view

The members view displays all of the project's members, even the desactivated ones.
It is then possible to manage members (edit, add, delete).

Number format

Hi there,

Number format for the bill list looks "wrong" to me. It's like "15.0" or "45.1". I think it should be "15.00" or "45.10" by default. Amounts should have 2 decimals digits, IMHO.

No REST API doc

The Readme file states:

"Yep, you're right, there is a REST API with this. Head to the api documentation to know more."

I wish I could find it.
kthxbye :op

Adding a disabled user should enable it

If I de-activate an user and try to add him again, I'll get an error. Different things:

  • The system should find him and reactivate him.
  • The balance should make him appear, in grey, even if the user is deactivated
  • Error messages should be put in flash messages, not in for messages in a different page as it is done currently.

Who should pay ?

Could it be interesting for a project to indicate who should pay the next time? (the person with the lower balance), or is it obvious regarding the balance itself?

Keep the last payer selection

When adding a lot of bills, it is boring to click each time in the list for the payer.

I propose to keep the last selected payer (in the session for example) and select it by default in the add list.

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.