šŖ Universal UI Style Guide (applies to all screens) Color Theme:
Primary: #4A90E2
(Blue)
Accent: #FFB74D
(Warm orange)
Secondary background: #F7F9FC
Text: #1F2937
(Dark grey), #6B7280
(Muted grey)
Fonts:
Heading: Inter, bold
Body: Inter, regular
Numbers: Space Grotesk or monospace for balance summaries
Padding and Margins:
Standard padding: p-4, large sections: p-6
Rounded corners: rounded-2xl for cards, rounded-full for buttons
Spacing between sections: gap-4 to gap-6
Button Style:
Primary buttons: Blue with white text
Secondary: Outlined or ghost buttons in grey
Rounded, no sharp edges
Card Style:
Soft shadows (shadow-md), white background
Icon on left, text on right
š„ļø Screen 1: Home Dashboard Prompt: "Design a sleek eWallet dashboard screen with the following layout: Top header with userās name, avatar on right, and a bell icon for notifications.
A large balance card in the center (rounded-2xl, blue background #4A90E2
) with total wallet balance in large text and a 'Top Up' button below it.
Below that, two horizontal cards:
āYou Oweā (orange-tinted)
āOwed to Youā (green-tinted)
Add a horizontal list of recent transactions under these cards, each item with:
Icon (user or service)
Title (like "Dinner at X")
Amount (positive/negative in color)
Date
Use clear headings, intuitive icons, and balance whitespace. Bottom navigation bar should have 4 icons: Home, Groups, Add, Wallet, Settings."
Loading...
Loading...
š„ļø Screen 2: Create a Group Wallet Prompt: "Design a screen titled āCreate New Groupā with soft blue background. Include:
Text input for āGroup Nameā
Option to upload group icon (circular frame)
Add members via email or contact (dynamic chips showing selected users)
Input fields for shared expenses categories (e.g. Rent, Groceries, Dining)
Optional checkbox: āEnable Goal Savingā
Bottom of screen: Sticky āCreate Groupā button (full-width, primary color)
Use clean form layout, plenty of spacing between input fields (gap-5). Style the chips with soft shadows and border radius xl."
give code in html