Expense-Tracker icon indicating copy to clipboard operation
Expense-Tracker copied to clipboard

The objective of this project was to create an interactive and completely responsive Expense Tracker website which allows the user to track all of their expenses and income.

Results 14 Expense-Tracker issues
Sort by recently updated
recently updated
newest added

When a user try to edit one of their transaction currently the user will not be able to the date user selected previously. But only if the user knows the...

While adding a new transaction we could prefill the date field with todays date as a default value.

Currently if a user selects a custom date range option it will be empty and it shows the transaction table and analytics as below. Instead when the user selects custom...

Currently if there is no transactions available for the current filter then the income and expense chart will be displayed empty. It would be better if we could have a...

Issue #42 @princid Implemented basic enhancement in the analytics page when there are no transaction for the user This the page before fixing it and after fixing, it will show...

Currently even if there is not enough number of transactions the pagination icons will be shown in the bottom of the transactions table. It can be toggle based on the...

enhancement
hacktoberfest-accepted

enhancement
hacktoberfest
Validation-form

We could have an additional field for confirm password and could have a validation and comparison in the UI itself in the signup form

enhancement
hacktoberfest-accepted

When there is no transactions we should be showing 0% or a placeholder message. But currently it is showing NaN as shown below.

Dates from future can also be selected while adding income/expense. I guess, it should be disabled.

enhancement
hacktoberfest