You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chocoholics Anonymous(ChocAn) is a software geared towards recovering chocolate addicts. It gives members unlimited consultations and treatments once they subscribe to ChocAn.
Setup Instructions
Once you have downloaded the program run make in order to generate an executable
Ensure that you have the directories cache and data, where the data directory consists of member and provider sub-directories.
You can now run the executable by typing in ./executable
If you wish to clean up the report and the executable, type in make clean
The ChocAn team
Cristina Stone Pedraza
Tanner Mestas
David Motorca
Melissa Nguyen
Nicole Chen
Nahom Ketema
Known Errors
Unfortunately, the team was not able to properly use a Unit Testing frame work, instead, the team decided to use a brute force method
of entering in values for functions that we deemed neccessary to test. Below is some of the test cases that the team used to test the system.