Skip to content

Issue#43 Update CSS to GameModel Index#48

Merged
SuperGamer001 merged 2 commits intomasterfrom
Issue#43-Update-CSS-to-GameModel-Index
Dec 1, 2025
Merged

Issue#43 Update CSS to GameModel Index#48
SuperGamer001 merged 2 commits intomasterfrom
Issue#43-Update-CSS-to-GameModel-Index

Conversation

@SuperGamer001
Copy link
Member

Closes #43

image

(Ignore my very low ratings..)

This pull request redesigns the game inventory view to provide a more modern and visually appealing user interface. The changes include a complete overhaul of the Index.cshtml layout, replacing the basic table with a responsive grid of styled game cards, and the addition of new CSS rules to support the updated design and improve responsiveness across devices.

UI/UX Redesign:

  • Replaced the table-based game listing in Index.cshtml with a responsive grid of game cards, each displaying game details and action buttons for viewing, editing, or removing games. Also added a styled header and improved empty state messaging.

Styling Enhancements:

  • Added extensive new CSS rules in site.css to style the game inventory container, header, grid, cards, buttons, and empty state, including color schemes, spacing, and hover effects for a modern look.
  • Implemented responsive design adjustments in site.css to ensure the game inventory layout adapts gracefully to tablet and mobile screen sizes.

Copy link
Contributor

@logprogrammer92 logprogrammer92 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good

@SuperGamer001 SuperGamer001 merged commit 5bf6cc4 into master Dec 1, 2025
1 check passed
@SuperGamer001 SuperGamer001 deleted the Issue#43-Update-CSS-to-GameModel-Index branch December 5, 2025 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update CSS to the index page to look more gamified.

2 participants