Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sankhadeepdutta/Expense_Dashboard


https://github.com/sankhadeepdutta/Expense_Dashboard

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

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

![App Screenshot](https://github.com/sankhadeepdutta/Expense_Dashboard/blob/master/Dashboard%20screenshots/Home_expense_ss.png?raw=true)

## 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](https://github.com/sankhadeepdutta/Expense_Dashboard/blob/master/Dashboard%20screenshots/Home_expense_land.png?raw=true)

- The dashboard displays the data.
![App Screenshot](https://github.com/sankhadeepdutta/Expense_Dashboard/blob/master/Dashboard%20screenshots/Home_expense_fetch.png?raw=true)

- Go to the Data Table tab to view the table.
![App Screenshot](https://github.com/sankhadeepdutta/Expense_Dashboard/blob/master/Dashboard%20screenshots/Home_expense_table.png?raw=true)

- 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](https://github.com/sankhadeepdutta/Expense_Dashboard/blob/master/Dashboard%20screenshots/Home_expense_entry.png?raw=true)

- You can preview the entered data details
![App Screenshot](https://github.com/sankhadeepdutta/Expense_Dashboard/blob/master/Dashboard%20screenshots/Home_expense_preview.png?raw=true)

- Click on Add record button. After successful entry, you will receive a success prompt.
![App Screenshot](https://github.com/sankhadeepdutta/Expense_Dashboard/blob/master/Dashboard%20screenshots/Home_expense_success.png?raw=true)
Note: Click on Fetch/Refresh button again to get the updated data.