https://github.com/samarjiit/javascript_course
https://github.com/samarjiit/javascript_course
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/samarjiit/javascript_course
- Owner: Samarjiit
- Created: 2023-02-11T19:33:16.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-25T04:19:33.000Z (over 3 years ago)
- Last Synced: 2025-03-02T03:43:59.964Z (over 1 year ago)
- Language: JavaScript
- Size: 20.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project based on Core Javascript👋
To improve my Javascript concept , i haved created some projects which are listed below. Also feel free to fork this repo.
## 1.Task list
In this mini app user can create, delete and filter the task also all the data stored in the browser local storage.

<<<<<<< HEAD
## 2.Loan Calculator
In this mini app user can calculate monthly payment,total payment and total interest and also spinner is added in this add.