Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 333 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 333 Bytes

Kal

  • This is a calculator made for my Backend Development class at UTFPR.

image

Tech stack

  • HTML
  • CSS
  • PHP
  • JS

The Idea

The idea is a calculator app that sends the numbers to a backend in PHP and returns the values of the operations.