#This repository will store all the relevant and necessary things that are required to make a vending machine system. #This program will be coded with CLIPS a knowledge based program
#Program Instructions:
-
Accept payment with the following units: R5, R2, R1, c50, c20, c10
-
Give a choice of items with their prices: (cola 8.50) (orange 10.00) (sweets 12.50) (chocolate 15.00)
-
Calculate change.
#Documentation:
problem statement
diagrams
planning documents
end user documentation