AlistairTait12 / FightWaste

The FightWaste console application - get a quick shopping list based on your meal plan
0 stars 0 forks source link

Refactor the app to take commands instead of doing only one thing #32

Closed AlistairTait12 closed 1 year ago

AlistairTait12 commented 1 year ago

The app only does one thing and that is let the user enter a series of meals or show all meals. Instead, it should listen for 'commands' and start a short process after.

Intended commands

More to be added in future

Discover how to refactor the app to do these. Will need a universal command to break out of any current process cancel and done are not the same. Will need a way of also accepting user arguments