Skip to content

sankhadeepdutta/Expense_Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Expense Dashboard

A dashboard developed in R Shiny to keep track of all the expenses. Click here to open the dashboard.

App Screenshot

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. App Screenshot

  • The dashboard displays the data. App Screenshot

  • Go to the Data Table tab to view the table. App Screenshot

  • 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. App Screenshot

  • You can preview the entered data details App Screenshot

  • Click on Add record button. After successful entry, you will receive a success prompt. App Screenshot Note: Click on Fetch/Refresh button again to get the updated data.