Skip to content

kooznitsa/expense_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A PHP app for tracking expenses

Launch project

git clone https://github.com/kooznitsa/expense_tracker.git
cd expense_tracker/
cp sample.env .env
# modify .env if needed
make setup
# visit localhost:443

Add data

  1. Register as a new user: http://localhost:443/register.

  2. Add transactions by clicking "New transaction".

screencapture-localhost-443-2024-09-27-18-10-26.png

Screenshot-2024-09-27-180733.png

About

A PHP app for tracking expenses

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published