Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Income and expense app #1127

fsmosca started this conversation in Share
Discussion options

An app that allows user to input income and expenses and calculates net worth. It is built with reactpy, bootstrap, sqlmodel and pandas. Records are saved in sqlite using sqlmodel.

The deals or transactions table is constructed from sqlite database then to list of list then to pandas dataframe then convert the frame to html by pandas still and finally converts the html to vdom via the reactpy utility html_to_vdom(). This is a fun conversion.

The source code is in my github ReactPy-NetWorth repository.

image

You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Share
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /