Skip to content

Calculator - #1

Open
tor4 wants to merge 15 commits into
masterfrom
hw
Open

Calculator#1
tor4 wants to merge 15 commits into
masterfrom
hw

Conversation

@tor4

@tor4 tor4 commented Feb 7, 2020

Copy link
Copy Markdown
Owner

1.задание - https://github.com/rolling-scopes-school/tasks/blob/master/tasks/calculator.md
2. скриншот - https://imgur.com/48jWKIv
3. демо - https://rs-react-calculator.netlify.com/
4. дата сдачи 11.02.2020 / дата дедлайна 23:59 12.02.2020
5.Total 230

Basic scope

Max - +70

  • Loan calculator (+20)
  • Lease calculator (+20)
  • Info card (+10)
  • Calculation logic (monthly payment and taxes are updated properly) (+20)

Normal scope

Max - +120

  • Spinner (+10)
  • Data shares between loan and lease calculator (+20)
  • Data loads and calculations does asynchronously (result of the function that loads data about dealer and car is Promise. result of the function that calculates taxes and monthly payment is Promise) (+10)
  • Hoc, children or render pop is used (+20)
  • Validation for Down Payment and Trade-In (validation message is shown, new calculation haven't run: monthly payment remains the same) (+40)
  • Inputs display their values with currency sign (if applicable. Ex.: trade-In, Down Payment) (+20)

Extra (additional) scope

Max - +40

  • Keyboard support (+20)
  • Session storage (data saves to storage and restores after page reload). (+20)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant