Releases: programmingKyle/finance-manager
Finance Manager 1.0.1
1.0.1 Release - Bug Fix for Linux Users
After a full release obviously you're going to find issues really quick. First issue I found was trying to make sure everything worked for Linux users and while it doesn't break things it makes things messy and no professional. Now everything is saving where it should! Windows users need not worry.
Changes
- Fixed currency.json save location for Linux users
- Fixed graphOptions.json save location for Linux users
Thank you!
Thank you for checking out Finance Manager! More updates coming!
Finance Manager 1.0.0
1.0.0 Release - Full Release
It's finally a full and functional app!
Changes
- Cleaned up front end a little bit
- Improved update dialog for further understanding
What next?
As for right now it's off to the next project but Finance Manager will continue to be updated and expanded upon as needed. As for right now the application needs a read me file and some other improvements I'm sure.
Thank you!
Thank you for checking out Finance Manager! More updates coming!
Finance Manager 0.10.0
0.10.0 Release - Graph Settings
Now instead of having to manually select from the drop down every time you launched the application it will now save which one is selected and use by default.
Changes
- graphSettings.json file
- Save graph time select for all graphs
- Use graphSetting.json on launch to use by default
Goals Next Release
- General clean up
- Improve the update overlay a little bit for clearer understanding
- Full release!
Thank you!
Thank you for checking out Finance Manager! More updates coming!
Finance Manager 0.9.0
0.9.0 Release - Time Select & General Fixes and Improvements
Lots needed to be done to fix a lot of what was added. Especially the graphs...not really helpful when they're displaying wrong information to the user. Also having the ability to select times for graphs to display more in depth information for the user and giving some customization.
Changes
- All graphs time select drop down now works and repopulates the graphs to represent that data
- Repopulate project graphs on edit project log
- Repopulate project graphs on delete project log
- Fixed project growth population to display correct data
- Project growth time select will now populate the correct data and grab correct previous profits
- Flipped all graphs to display current month/date on the right
Goals Next Release
- Saving time select for each graph in a JSON file
- User time select JSON file to populate graphs by default
Thank you!
Thank you for checking out Finance Manager! More updates coming!
Finance Manager 0.8.0
0.8.0 Release - Project Log Delete Functionality
Quick little addition to being able to edit a project's log. Now you can just delete them if you have to.
Changes
- Project delete log overlay
- Project delete log functionality
Goals Next Release
- Time selection for grids to display different data to the user
Thank you!
Thank you for checking out Finance Manager! More updates coming!
Finance Manager 0.7.0
0.7.0 Release - Project Log Functionality
This release was actually a derail from my last releases goals. I figured editing logs is a bit more important than graph selection. So for now you can view project logs in more detail (I want to add more detail to this instead of just allowing user to see the full titles / currency transaction due to log div overflow).
Changes
- Project Log View Overlay
- Project Log edit functionality
Goals Next Release
Seems only natural to move onto deleting project logs.
Thank you!
Thank you for checking out Finance Manager! More updates coming!
Finance Manager 0.6.0
0.6.0 Release - Project View Graphs
Much simpler release to view the project data since a lot of the structure has been made from the previous release. This release is all about project graphs. j
Changes
- Project View graphs
- Project View Sale to Expense Comparison graph
- Project View accumulative profit graph
Goals Next Release
Graph time select settings. I want it so that when the user changes the top right drop down select it will change the time displayed.
Thank you!
Thank you for checking out Finance Manager! More updates coming!
Finance Manager 0.5.0
0.5.0 Release - Home View Graphs
This release is all about those sweet, sweet home view graphs. These graphs are just made to display collective data on a certain currency with certain projects either being toggled on or off. Adding the graphs usually mean the project is winding down and coming to a close and getting close to 1.0.0. There is still a bunch to do but it's really looking like an application now!
Changes
- Home view graphs
- Home view Sale to Expense Comparison graph population
- Home view Number of Interactions graph population
- Update home view graphs on currency select
- Update home view graphs on project toggle
Goals Next Release
More graphs! Project view graphs to be specific. That being the project's Sale to Expense comparison graph and the projects Profit Overtime graph.
Thank you!
Thank you for checking out Finance Manager! More updates coming!
Finance Manager 0.4.0
0.4.0 Release - Project Editing and Basic Options
This release kind of got away from me. What was actually suppose to be broken down into two releases is instead being released all at once. Enjoy!
Changes
- Edit project button
- Edit project name
- Edit project currency
- Delete project
- User settings tab
- Basic options for default currency (this will be used for home view graphs)
- Options for toggling which projects will be displayed in the home view graphs
Goals Next Release
Home view graphs! I always like graphs and showing off data. After all that is the whole point of this application is to graph data out and display it to the user. With all the basic structure put in place its time to see all those options and display certain information. With the way the settings are changed as well this also means the user can toggle on and off projects and change currencies on the fly to display different information on the right side graphs.
Thank you!
Thank you for checking out Finance Manager! More updates coming!
Finance Manager 0.3.0
0.3.0 Release - Database and App Functionality
This is the meat and potatoes of the app. Version 0.3.0 will give the ability to actually log sales and expenses to a database to be viewed and used later. Your logs will now also display the 100 most recent ones.
Changes
- Log Sales and Expenses
- Display log of sales and expenses
- Error handling
- Minor CSS Improvements
Goals Next Release
Project settings! For next patch being able to edit a project's name or currency being used would be nice. As well as being able to edit the projects deleting will also be required. Basic stuff.
Thank you!
Thank you for checking out Finance Manager! More updates coming!