Skip to content

ReinhardLenz/web_expense_tracker

Repository files navigation

web_expense_tracker simple web based expense tracker, based on example of farmer's women association example. In a month, the data is shown like this, similar to an Excel table I am sorry, but I wrote this mostly for myself as a self-teaching, so the expressions are in finnish, below translation of the terms:

expensetracker1

In the year sheet,some of the columns are editable (Income, Rent, Bank, Electricity, insurance). This is because income, electricity, and similar costs are month based, and normally would be filled out only rarely, maybe only at the end of the year. the rest is taken over from the month tables By clicking Export button, an Excel file is generated, which can then be saved. The Excel has good tools to generate beatiful charts.

expensetracker2

Month Income Food Food Rent Traffic Bank Electricity Insurance Home Recreation Other Result Comments Total Average /week

Submit

Export Inspiration for this from the web page:

https://www.martat.fi/wp-content/uploads/2021/03/Budjetointivalineet-marttailtaan.pdf

Mysql database of month:

expensetracker3

expensetracker6

Mysql database of year

expensetracker5

Dictionary: Tulot: income Asuminen:rent nordea:Bank Sähkö:electricity vakuutukset: insurance Ruokailu kotona:food at home Ruokailu ulkona: food at restaurant Liikenne: traffic Kodin hankinnat: Purchases for home virkistys: pleasure muut menot: other expenses tulos: result Tammikuu: January Helmikuu: February Maaliskuu: March huhtikuu: April toukokuu: May kesäkuu: June heinäkuu: July elokuu: August syyskuu: September Lokakuu: October marraskuu: November joulukuu: December keskiarvo/viikko: average/week keskiarvo/päivä: Average/day ei painike painettu: no button pressed Kuukausi on laitettu Elokuu: Month is set to August (The program is set so, that when the web page is opened, the program detects the actual month from computer date and sets the month to actual. But the month can still be changed from the upper menue, in case I forgot to put something or if there is an expense upcoming in the future..

Releases

No releases published

Packages

No packages published

Languages