This is the CODE.ORG Computer Science Principles DECISION MAKER APP (Unit 4 Lesson 13) located here: https://studio.code.org/s/csp4-2020/s....
This is MADE FOR BEGINNERS, so feel free to hop over to the link, make an account, and dive in!
The link to the completed code is here on GitHub: https://github.com/kayanhales/code.or...
Here we are helping the user to make a decision on whether or not they can buy a cat.
This explores javascript principles focused on variables, conditionals and functions.