This application will be built to have a one stop shop to view food offerings at Disney World, Universal Orlando and other theme parks. The site is currently hosted at https://themeparkbites.azurewebsites.net/ and admin pages can be accessed with the key "ThemeParkBites". Report on website construction Theme Park Bites Report.pdf
- form to add food items to the database
- filters to view food items based on festival/event, dietary restrictions, park, and park area.
-
Blazor: Blazor is a web framework that allows you to build interactive web applications using C# and .NET instead of traditional JavaScript.
-
C#: C# is a versatile and powerful programming language used for building a wide range of applications, including web applications, desktop applications, and more.
-
SQLite is used for managing and querying relational databases. It's essential for storing and retrieving data efficiently.
-
Blazor Mud: Blazor Mud is a UI component library that provides ready-to-use UI controls and themes for Blazor applications. It helps create consistent and visually appealing user interfaces.