Skip to content

inbalchen/Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calculator Application

Simple calculator app with a simple login page Created with react & material-ui

Setup

To run this project, install it locally using npm:

$ cd ../calculator
$ npm install
$ npm start

ways to improve the solution:

  1. add more calculator operational buttons such as '%', '^'
  2. display more accurate error message for exprression
  3. imporove style
  4. unit test - test login + calculator

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published