An open API service indexing awesome lists of open source software.

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.

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