Skip to content

Releases: erlinis/discount-calculator

Version 1.0.0

17 Mar 10:17
Compare
Choose a tag to compare

What's Changed

  • Add the original total amount to the Total section.
  • Add the Units attribute to allow calculating the discount for more than 1 item. by @batusai513 in #34
  • chore: do not clean discount value by @batusai513 in #35
  • Bump dependencies

Full Changelog: v0.2.0...v1.0.0


Screenshot 2024-03-16 at 11 02 20 AM

New design

12 Jul 20:32
Compare
Choose a tag to compare
  • New UI design
  • Using react hooks within the app components
  • Allows decimal prices and discount zero

discount-calculator-screenshot

Old design with latest

17 Mar 16:17
Compare
Choose a tag to compare

Old design and without hooks
old-with-data

First Release

20 Dec 21:25
Compare
Choose a tag to compare

Changes

  • Calculates a discount .
  • Ability to save a discount with a description.
  • Ability to delete a saved discount.