Skip to content

Commit

Permalink
Add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kd100100 committed Oct 21, 2022
1 parent 9526081 commit 8e45004
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions src/plays/savings-calculator/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Savings Calculator 💰

A simple savings calculator where one can enter starting balance, monthly contribution, period/tenure and annual interest rate to get the end balance after the period/tenure.

## Play Demographic

- Language: JavaScript
- Level: Beginner

## Creator Information

User ID: kd100100

- [GitHub](https://github.com/kd100100)
- [LinkedIn](https://www.linkedin.com/in/keerthivasand/)

## What will you learn?

The Savings Calculator project demonstrates

- Event Handling
- State Management
- SCSS Integration
- Unit Testing using Jest
- Responsive Styling

# Happy Learning! 🤩

0 comments on commit 8e45004

Please sign in to comment.