Skip to content

wpwwhimself/pennypincher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

48 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

pennypincher

The Penny Pincher is designed to keep track of your finances. It consists of multiple modules to help you categorize and log all your incomes and expenses. It features powerful statistical module to give you a good look at a breakdown of your transactions.

⭐ What it can do

Currently the web app is capable of:

  • πŸ—„οΈ categorizing your cash flow and accounts
  • πŸ”§ custom categories and accounts
  • πŸ“ tallying module for checking whether your balance is correct

Upcoming features:

  • πŸ“ˆ R-powered statistics and plots
  • πŸ“± mobile application
  • πŸ“§ mail sniffer for automatic transaction import

πŸ”§ Installation

Local

  1. Create your own .env file out of .env.example found in the root folder.
  2. Build and run containers with docker-compose up -d.
  3. The app will be running under http://localhost:3000/.

Mobile app

🚧

πŸ–ΌοΈ Screenshots

The contents are subject to change.

main page transactions list transaction editor categories accounts tallying module