2026-04-10 13:35:37 +07:00
2026-04-10 13:35:37 +07:00
2026-04-10 13:35:37 +07:00
2026-04-10 13:35:37 +07:00

Discount Calculator Project

This project was created as part of a recruitment task for Koding Next.

It is a python-based GUI app that calculates final price after applying discount.

The purpose of this project is to demonstrate practical skills in programming, problem solving, and basic web development.

Notes

Since the task mentionied quantity as a possible input, but the example showed no such input, I created two versions of the app.

  • discalc.py includes all three mentioned fields (price, quantity, discount).
  • discalc-noqty.py is the one without quantity field. Thank you for your understanding
Description
No description provided
Readme 24 KiB
Languages
Python 100%