Git Product home page Git Product logo

just-another-calculator's Introduction

๐Ÿธ good morning developers!

I am Marwin, a Full-Stack Developer, focussing on Frontend. I have worked as a coach for web development bootcamps at neuefische GmbH. I live in Cologne, Germany and work remotely. Ask me about Next.js, Framer Motion, CSS, SVGs and how to talk to your colleagues in the Design Team ;)

just-another-calculator's People

Contributors

dependabot[bot] avatar marwinburesch avatar

Watchers

 avatar

just-another-calculator's Issues

Display does not show input

User story

as a user
I want to see my input
so I know what I put in already

Description

Currently the Display component only displays the actual result after pressing an operator

Criteria

  • Display shows every user input

Equation log

Description

A history of equations would be nice i.e. a log
An opportunity to demonstrate passing props in React and we could add another state, just for practice.

Criteria

  • log entries are created
  • entries are passed along
  • a log is displayed somewhere

Input method is overly complicated

User story

as a user
I want to be able to input the whole equation first and then get the result
so it feels more like a conventional calculator

Description

Current workflow

  1. enter number
  2. press "next"
  3. enter another number
  4. press an operator
  5. result gets displayed

Improved workflow

  1. enter number
  2. press operator
  3. enter another number
  4. press "="
  5. result gets displayed

Criteria

  • no "next" button
  • "=" button
  • user enters whole equation first, gets result on pressing "=" button

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.