From e36220d2be463e1a8dbd3fcebfe7e974eea8ecb9 Mon Sep 17 00:00:00 2001 From: Abhiram Ashok <118897422+abhi5455@users.noreply.github.com> Date: Sat, 20 Jul 2024 20:32:01 +0530 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8865201..4bb7ee4 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,22 @@ # E-TRACKER version 1.0 ## Track your Expenses with ease. -### Features:- +### FEATURES:- * Helps to keep track Expenses Efficiently. * User can add, delete and view Expenses. * User can also Compute expenses within specific period of time. * Calculate total Amount spent. * Compute w.r.t added category. - * User can also add category for easier computation. + * User can also add category for easier computation. +### USAGE :- + * Set the date in the Calendar. + * Add new Expense. + * Add Category and Description for your Expense if Needed. + * Adding Category helps you to retrieve the alltime Expenses in that category for analysis. + * Compute Expense. + * You can Compute Expense with Dates or with dates and Category. + * EXPLORE ✨ + ##### NOTE: The app uses Local Storage to store data.