https://github.com/sankhadeepdutta/Expense_Dashboard
https://github.com/sankhadeepdutta/Expense_Dashboard
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sankhadeepdutta/Expense_Dashboard
- Owner: sankhadeepdutta
- Created: 2023-09-08T13:02:17.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-09T07:30:29.000Z (over 1 year ago)
- Last Synced: 2024-08-13T07:11:12.167Z (8 months ago)
- Language: R
- Homepage: https://sankhadeep-dutta.shinyapps.io/Home_expense_dashboard/
- Size: 478 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - sankhadeepdutta/Expense_Dashboard - (R)
README
# Expense Dashboard
A dashboard developed in R Shiny to keep track of all the expenses.
Click here to open the dashboard.
## Features
- Developed using the bs4Dash package, leveraging AdminLTE framework.
- Gives a quick overview of total expense of current month along with the most expensive item.
- Displays a item-wise expense plot
- Displays a monthly expense graph for monitoring purposes.## Tutorial
- Click on the Fetch/Refresh button to get the latest data.
- The dashboard displays the data.
- Go to the Data Table tab to view the table.
- To enter new record go to Data Entry tab.
- Choose the date, enter expense item and expense amount.
- Click on Add Item button after each entry. After completion click on Preview button.
- You can preview the entered data details
- Click on Add record button. After successful entry, you will receive a success prompt.

Note: Click on Fetch/Refresh button again to get the updated data.