Giter Club home page Giter Club logo

python-register-machine's Introduction

Register Machine

The goal of this project is to create an application that utilises the python dictionaries. You have to make a program that allows the manager of a business to store a “n” article with its respective price and data structure.

Note: before storing an article to the data structure, the user should set the value of “n” article.

After the manager stores the product, the program should let the cashier store a series of articles with their respective name. After storing the products the program should give a price that corresponds to the sum of all the articles and it should calculate the IVA.

uring the calculation if the customer has a frequent client Gold card he should get a 5% discount and if he has a Silver card he should get a 2% discount. (Simulating the sale)

Required concepts

  1.  Variables
  2.  Float numbers
  3.  Integer numbers
  4.  Input/Output
  5.  Print
  6.  If/Else statements
  7.  Loops 
  8.  Try
  9.  Dictionary
  10. Functions
  11. Documentation
  12. Test Code

Running tests

Got to your project directory and execute the nosetests on the terminal. The code should work without a problem.

python-register-machine's People

Contributors

ludwingarcia avatar sungminla avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.