budgeting
Here are 141 public repositories matching this topic...
-
Updated
May 25, 2020 - JavaScript
-
Updated
Jul 3, 2020 - JavaScript
-
Updated
Oct 29, 2019 - JavaScript
Reports look pretty wonky on mobile screens; see if there's something that can be done in either ChartJS or Vue to improve the experience.
The Vue components for reports can be found at resources/js/components/reports/. The frontend assets will [need to be recompiled](https://github.c
Firefly III Server Version:
5.0.5
Firefly III Mobile Version:
2.0.1
Android Version:
10
Device Information:
- BRAND: Oneplus
- MODEL: 7T
Expected Behavior
When you start typing in the description field of a new transaction an autocomplete list should be displayed (like in firefly iii itself)
-
Updated
Jun 25, 2020 - JavaScript
-
Updated
Oct 19, 2018 - JavaScript
A list of all transactions for the month
Transaction CRUD
So $5.7M instead of $6M.
Probably in format_currency() in statistics.js. Could just add a digit, or set a variable on localized_variables.php, or make the function clever about space available.
-
Updated
May 27, 2020 - Python
-
Updated
Jun 13, 2019 - Dart
Feature Request
Feature Description
This looks like an excellent project and I'd love to get it running but am unclear about what configuration steps are essential for a minimum running app using the local non-docker option. I have developed some simple Flask apps but the configurability here is a bit beyond my experience. Could you please assist?
I have created a database in mysql
-
Updated
Jun 23, 2020 - TypeScript
-
Updated
Jun 28, 2020 - JavaScript
-
Updated
Aug 11, 2017
-
Updated
Feb 25, 2017 - JavaScript
-
Updated
Sep 9, 2018 - Python
-
Updated
Mar 22, 2020 - TypeScript
-
Updated
Jun 5, 2020 - Python
-
Updated
Jun 7, 2020 - TypeScript
Improve this page
Add a description, image, and links to the budgeting topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the budgeting topic, visit your repo's landing page and select "manage topics."
When creating a category, it would be useful to be able specify if an entry (expense, income) that falls undee that category should require a note or note. Users (me) have general categories under which they record one-off expenses. Forcing myself to add a note to every such entry can help with reminding me to keep track of what such expenses were actually for.
This should be easy to implement,