From e31c7a72e1dfd788b90ba1741d70db28af2e72c6 Mon Sep 17 00:00:00 2001 From: emok12 <115363478+emok12@users.noreply.github.com> Date: Wed, 4 Dec 2024 13:58:41 -0600 Subject: [PATCH] Test update readme --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5debf71..82f8216 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ -# project-3-team-6b \ No newline at end of file +# project-3-team-6b + +## Menu Item Management + +Test, stuff stuff, Menu Item + +## Inventory Item Management + +## Menu Board + +The non interactive menu board is implemented by pulling all items from the menuItem.ts utils file. In the menuItem.ts file matches them with hardcoded images while fetching the prices from the backend.