Skip to content

awsome-webdev/finance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a019fc8 · · Mar 3, 2026

History

40 Commits
Feb 15, 2026
Mar 3, 2026
Jan 11, 2026
Jan 14, 2026
Feb 21, 2026

Repository files navigation

Hello!

This is an app i made to keep track of my spending, sometimes you can suprise yourself with what you are spending in a week

i made 2 versions one is publicly hostable, separates user data, etc the other is privatley hostable

install

private

git clone https://github.com/awsome-webdev/finance

cd finance 
python3 app.pyy

this will make it live at port 8080 when you first visit your page you will need to register a user, after that the register page will just redirect to login. if you need to reset your username and password just clear the users.json file and the register page will come up next time you visit unless you are already logged in, in which case just visit /logout.t.

public

git clone -b public https://github.com/awsome-webdev/finance

cd finance 
python3 app.pyy

will be live at 8080!

About

Just a little app to help you keep track of your spending

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published