Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 271 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 271 Bytes

easy-expense

A Simple Budgeting and Expense Tracking App with PHP

The goal of this simple App is to read and extract a bunch of transactions from a file, store them in memory like an array with some parsing and formating, and finally output them in simple HTML table.