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

https://github.com/yaserdemet/ios-calculator


https://github.com/yaserdemet/ios-calculator

capturing-events css-grid dom-manipulation pure-javascript

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Ios-Calculator

![Animation](https://user-images.githubusercontent.com/99739515/172614809-58049e3a-4632-49b3-92ad-fcd130ae2668.gif)

## Description
Project aims to create ios calculator with HTML CSS and JAVASCRIPT.

## Project Skeleton

```
ios calculator (folder)
|
|----sound (folder)
|----click sound
|----app.js
|----index.html
|----style.css
|----readme.md
```

### At the end of the project, following topics are to be covered;

👉 CSS Grid Layout

👉 DOM Manipulation

👉 DOM Capturing Method

👉 Js built in function

### At the end of the project, i will be able to;

✅ improve coding skills within HTML & CSS especially JAVASCRIPT

✅ use git commands (push, pull, commit, add etc.) and Github as Version Control System.