Skip to content

feat: create Dashboard Layout and Wallet Connection UI#29

Merged
jaykayudo merged 1 commit intomainfrom
fix-#9
May 4, 2025
Merged

feat: create Dashboard Layout and Wallet Connection UI#29
jaykayudo merged 1 commit intomainfrom
fix-#9

Conversation

@KodeSage
Copy link
Collaborator

@KodeSage KodeSage commented May 4, 2025

Pull Request: Implementation of the Navbar and Herosection

Description

This PR implements the core UI components including the Dashboard Layout and ConnectWallet Screen for the Trajectfi platform. The implementation includes a responsive sidebar, collapsible sidebar, and a visually appealing connectwallet section

Changes Made

1. Layout System

  • Implemented base layout with Geist font integration
  • Added responsive container structure
  • Set up dark theme color scheme

2. Navigation Components

Sidebar

  • Added sidebard navigation bar with:
    • Search functionality
    • Navigation Menu
    • Responsive design for mobile/desktop views

3. Header Section

  • Implemented Header section with:
    • Search functionality
    • Responsive text layout
    • Connect Wallet Button
  • Added responsive design breakpoints
  • Implemented smooth animations and transitions

Connet Wallet Screen

  • Dark theme implementation (#080a1f base)
  • Purple accent colors (#8358FF)
  • Responsive layout adjustments
  • Interactive hover states

Screenshots

Screenshot 2025-05-04 at 08 46 14

Fixes #9

@KodeSage KodeSage requested a review from jaykayudo May 4, 2025 07:47
Copy link
Contributor

@jaykayudo jaykayudo left a comment

Choose a reason for hiding this comment

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

LGTM!

@jaykayudo jaykayudo merged commit c7c515a into main May 4, 2025
2 checks passed
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.

Build the Dashboard Layout I and Wallet Connection Interface

2 participants