Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 761 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 761 Bytes

Cart-budget-item purchasing program

This README would normally document whatever steps are necessary to get your application up and running.

What is this repository for?

  • Quick summary: This is an Item purchasing program including Valid, Menu, Budget Cart classes which handle item registering and purchasing process. It can run in the terminal and can be used in REPL as an imported module.
  • Version: 2.0

How do I get set up?

  • How to run tests: Enter py or python main.py in the terminal in the dir where the file is or use the path if needed. To see docs you can type py -m pydoc -b in the terminal where the file is located.

Contribution guidelines

  • Writing tests
  • Code review

Who do I talk to?

  • Repo owner