We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This may get broken up into multiple issues at some point in the future.
Currently, you are using Google Sheets as your budgeting app. It works ok, but you you may want to create more of a database-like solution.
bill_pay
The text was updated successfully, but these errors were encountered:
Add tabs to the app
288f744
Part of #3
Moved this comment to #10
Sorry, something went wrong.
Working on bill pay table
474952c
Part of #3 - Create a non-interactive combined bill pay table in bills_due.R
mbcann01
No branches or pull requests
Overview
This may get broken up into multiple issues at some point in the future.
Currently, you are using Google Sheets as your budgeting app. It works ok, but you you may want to create more of a database-like solution.
Useful links
Other considerations
Tasks
bill_pay
data frame. I'm thinking this will be the table I use when I'm paying bills (Write a script that creates the data table for the bill pay page/view #10).The text was updated successfully, but these errors were encountered: