Skip to content

Abra19/drag-and-drop-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maintainability and linter status:

Maintainability Node CI

Project Description:

React SPA - you can make your own calculator and calculate then

Tech Stack:

  • React / React Hooks
  • Redux / Redux Toolkit
  • Bootstrap

To get started

  1. Clone git repo: git clone git@github.com:Abra19/drag-and-drop-calculator.git
  2. Install packages: make install
  3. Build: make build

Working with calculator

  1. Assemble the calculator by dragging its parts to an empty area. You can only move parts of the calculator once. If you remove them by double clicking, you can't put them back.
  2. Arrange them in the gathering area of the calculator as you wish. All parts, except the input window, can be moved relative to each other.
  3. Switch to Runtime mode and carry out your calculations.
  4. If you wish to return to Constructor mode - press the appropriate switch.

About

React SPA - make your own drap and drop calculator and count with it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published