Skip to content

This is a simple app made in Python to practice operations made to give change in case you work in customer service.

Notifications You must be signed in to change notification settings

santilapi13/Operations_Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operations generator for customer service

This is a simple app made in Python to practice operations made to give change in case you work in customer service. Features:

  • Generate a problem. Problems consist in a value to charge and the amount of each bill received.
  • Change selection. It consists in buttons to add or substract bills of each type and finally check the solution.

Products and prices loaded in the files were taken from https://tienda.havanna.com.ar/productos/

Preview

Captura Captura2 Captura3

Configuration

Installation

pip install -r requirements.txt

How to run

python app.py

About

This is a simple app made in Python to practice operations made to give change in case you work in customer service.

Topics

Resources

Stars

Watchers

Forks

Languages