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
MenuApp is a web application built using ASP.NET Core framework and SQL Server. The app is designed to display pictures of menu items along with their prices and ingredients. It also features a search bar to easily find specific menu items.
using c# and the ASP.NET Core framework along with SQL Server
Features
Picture Display: Show images of menu items.
Ingredient List: Display ingredients for each menu item.
Price Display: Show prices of menu items.
Search Functionality: Search bar to find menu items by name or ingredients.