Skip to content

Commit a548c63

Browse files
committed
Add Readme.md to finance branch
1 parent 0657c67 commit a548c63

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

Projects/Finance Tracker/Readme.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# NAME AND INTRODUCTION OF THE PROJECT :
2+
## Finance Tracker-
3+
Its a basic Finance Tracker Website in JavaScript,Html,Css.
4+
User interface: We will use HTML and CSS to design and style the user interface for our Finance Tracker.
5+
6+
Input forms: We will use HTML forms to allow users to input their income and expenses.
7+
8+
Local storage: We will use a browser’s local storage to store the user’s budget data.
9+
10+
Calculation logic: We will use JavaScript to calculate the user’s total income, expenses, and budget balance.
11+
By adding these essential components, we will be able to create a functional Finance tracker that allows users to easily input, store, and view their Finance data. We will now go through the process of implementing each of these features in our Finance tracker application.
12+
13+
# TECH STACK :
14+
I have used HTML , CSS and Vanilla Javascript to build this Finance Tracker.
15+
16+
# SNAPSHOT OF THE WEBSITE:
17+
https://user-images.githubusercontent.com/67870234/246890899-eec73e8d-3e50-495d-a654-86907dbfd55b.png
18+
19+
https://user-images.githubusercontent.com/67870234/246890960-5a12aabc-71e0-4d45-9676-e0599c02e4b0.png
20+
21+
# CONTRIBUTED BY:
22+
Amrit Chattopadhyay
23+
24+
Give it a try .Hope it helps !!!!

0 commit comments

Comments
 (0)