Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*.log
temp/
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
# Currency Converter
Source code for currency converter project on CodeWithHarry YouTube channel
Project Title
Currency Converter App

Short Description
A straightforward application designed to convert amounts between various currencies using real-time exchange rates.


2 changes: 2 additions & 0 deletions contribution.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
"Jatin Kumar"
Add UI Features