jacobleonhardt / dinner_picker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dinner Picker

Dinner Picker is a web-based application that utilizes recursion to traverse a binary tree. User inputs will determine the direction the application takes to get to the next node of the tree, till a leaf is reached. Once a leaf is reached, a response is returned, which is the food type the user should have for dinner.

No authentication or profile is required. Just checkout the link and use!

Stack

  • JavaScript
  • React
  • Tailwind CSS

Developers

About


Languages

Language:JavaScript 93.5%Language:HTML 5.2%Language:CSS 1.3%