10 Commits

Author SHA1 Message Date
mmcghen b91b9875b0 Update Home.razor 2025-08-26 09:38:09 -04:00
mmcghen 26a7b04e82 Improve layout and visual styles for search pages
Enhanced the MainLayout and search pages with improved CSS for smoother scrolling, better overflow handling, and more visually appealing backgrounds. Updated the SearchShows match result section for a cleaner, more modern look. Refined keyframe animations and mobile responsiveness for a more polished user experience.
2025-08-26 09:29:12 -04:00
mmcghen 9f238ebafc Remove redundant comments and update list initialization
Removed unnecessary inline comments from SearchMovies.razor, SearchShows.razor, Movie.cs, and MovieService.cs to improve code readability. Also updated Movie.Results list initialization to use collection expression syntax.
2025-08-25 20:59:05 -04:00
mmcghen 48082b64f8 Replace emoji icons with Bootstrap icons in search pages
Updated SearchMovies.razor and SearchShows.razor to use Bootstrap icon classes instead of emoji icons for navigation, input, and state indicators. Also improved the matched movie result layout and styling in SearchMovies.razor for a more modern and consistent UI.
2025-08-25 20:56:42 -04:00
mmcghen 1dbcc39bc7 Redesign movie and show search pages with new UI
Major UI/UX overhaul for SearchMovies.razor and SearchShows.razor, including new navigation toggles, animated search forms, improved results display, and enhanced styling. Moved layout and header styles from MainLayout.razor to CSS, unified button styles on Home.razor, and added interactive elements and animations for a more engaging user experience.
2025-08-25 20:26:37 -04:00
mmcghen 5c062a4d79 Remove sidebar navigation and floating elements
Deleted NavMenu component and its styles, removed sidebar layout from MainLayout, and cleaned up related CSS. The Home page was simplified by removing floating icons and animation effects. This streamlines the UI and focuses on main content presentation.
2025-08-25 19:33:52 -04:00
mmcghen 6b1225d697 Redesign Home page with animated landing UI
Replaces the default Home page with a visually engaging landing page featuring animated floating icons, a hero section, and styled call-to-action buttons for searching movies and TV shows. Adds custom CSS for gradients, animations, and responsive design to enhance user experience.
2025-08-25 14:17:56 -04:00
mmcghen 7c88bf9909 NavBar layout achieved 2025-08-25 14:03:24 -04:00
mmcghen 7de11a5340 Initial overhaul of Movie Search 2025-08-23 12:45:14 -04:00
mmcghen 74efad656a first push 2025-05-06 10:37:33 -04:00