Skip to content

KyneSilverhide/expense-manager

Repository files navigation

Installation

Ton run this project, you'll need

First, fetch this project with GIT

git clone https://github.com/KyneSilverhide/expense-manager.git

Open the newly created folder and run

npm install

Open settings.json and change the values, if needed. Then, rename it to settings-prod.json

Finally, just run meteor with this command (this is an alias to use the settings-prod.json file)

meteor npm start

TODO

  • Add events and create expenses
  • Add friends, link friends to application accounts
  • Add friends to expenses
  • Display how much each one of your friends ow you/you how them
  • Display amount details in each event/expenses
  • Display events where you participated
  • Mark events as completed from the dashboard
  • Send mail to friends in event
  • Search friends by name when creating expense
  • Show/Hide completed events in administration
  • I18N + change currency
  • Add some "help" tooltips and texts
  • ? Add "description" field to expense ?
  • ? Be able to upload picture to expense ?

About

A small application to split expenses with friends

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published