https://github.com/setyo76/kalkulator-matematika
Kalkulator matematika sederhana: menghitung luas dan keliling persegi menggunakan HTML, CSS, dan Javascript.
https://github.com/setyo76/kalkulator-matematika
Last synced: 3 months ago
JSON representation
Kalkulator matematika sederhana: menghitung luas dan keliling persegi menggunakan HTML, CSS, dan Javascript.
- Host: GitHub
- URL: https://github.com/setyo76/kalkulator-matematika
- Owner: setyo76
- Created: 2024-01-18T15:17:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-18T15:22:07.000Z (over 1 year ago)
- Last Synced: 2024-01-18T18:34:49.916Z (over 1 year ago)
- Language: CSS
- Homepage: https://setyo76.github.io/kalkulator-matematika/
- Size: 668 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Mini Project Instructions
As Software Engineer, you are asked to create a website of Kalkulator Matematik Persegi.
Workflow:
Design is only reference, you can improve for your own design but you must have the feature :
- Hitung Luas & Keliling Persegi
Validate Input Form Hitung Luas & Keliling
Create Logic For Hitung Luas & Keliling with JavaScript
Luas & Keliling on the same page in web
Luas & Keliling result is display when submitted by button “Hitung”
Put css file inside of the css/ folder
Please only put only 1 css for the entirety of the project
Put javascript files inside the js/ folder
Please put only 1 javascript file for the entirety of the project