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

This is not an issue but wanted to point out to store all the confidential URIs and SECRET_KEYS as environment variables rather than publicly exposing it in the code ![image](https://user-images.githubusercontent.com/96634646/194811203-9309f9ae-e351-4558-abb5-0e7b352180ba.png)

hacktoberfest-accepted

Add dark mode after login .

enhancement
hacktoberfest-accepted

A rate limiter can be added to the server so that excess requests in small time from same ip can be avoided and server does not crash. If it seems...

can anyone tell me how to deploy the backend and use it in frontend can someone tell me