NikolaGolubovic / not-fancy-calculator

Home Page:not-fancy-calculator.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calculator app

Design preview for the Calculator app coding challenge

Welcome! ๐Ÿ‘‹

To do this challenge, you need a good understanding of HTML, CSS and JavaScript.

The challenge

Your challenge is to build out this calculator app and get it looking as close to the design as possible.

You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.

Your users should be able to:

  • See the size of the elements adjust based on their device's screen size
  • Perform mathematical operations like addition, subtraction, multiplication, and division
  • Adjust the color theme based on their preference
  • Bonus: Have their initial theme preference checked using prefers-color-scheme and have any additional changes saved in the browser

Where to find everything

Your task is to build out the project to the designs inside the /design folder. You will find both a mobile and a desktop version of the design.

The designs are in JPG static format. Using JPGs will mean that you'll need to use your best judgment for styles such as font-size, padding and margin.

You will find all the required assets in the /images folder. The assets are already optimized.

There is also a style-guide.md file containing the information you'll need, such as color palette and fonts.

Have fun building! ๐Ÿš€

not-fancy-calculator

About

not-fancy-calculator.vercel.app


Languages

Language:JavaScript 42.2%Language:CSS 41.0%Language:HTML 16.8%