Skip to content

jecam/jc-vend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jc-vend

Vending machine with CLI Implementation of "vending machine" assignment for RMIT Advanced Programming Techniques course, Semester 2, 2014

Latest Changes

  • minor refactoring of old code to decouple functions from vm struct when they don't need the whole thing

  • dispense change done, just need to tie all the purchase functions together

  • accept payment function

  • tidied up test suite

Current TODO:

  • purchase
    • find stock item
    • input coins (also added coin validation)
    • calculate change denominations
    • vend item / return change
    • handle cancellation

About

Vending machine with CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages