Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
akrs-code
/
artisan_hub
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Dev
- #5
#5
Merged
akrs-code
merged 42 commits into
main
akrs-code/artisan_hub:main
from
dev
akrs-code/artisan_hub:dev
Copy head branch name to clipboard
Jun 19, 2026
Conversation
Commits
42
(42)
Checks
Files changed
Merged
Dev
#5
akrs-code
merged 42 commits into
main
akrs-code/artisan_hub:main
from
dev
akrs-code/artisan_hub:dev
Copy head branch name to clipboard
Commits
Commits on Jun 12, 2026
chore(deps): add frontend dependencies, config files, and utility helpers
akrs-code
committed
a83463d
View commit details
Copy full SHA for a83463d
Browse repository at this point
feat(layout): implement responsive RootLayout, SharedSidebar, routing, and global styles
akrs-code
committed
7ccc91e
View commit details
Copy full SHA for 7ccc91e
Browse repository at this point
feat(components): update mobile responsive header, RoleBasedSidebar, and add ui/button
akrs-code
committed
414a7f7
View commit details
Copy full SHA for 414a7f7
Browse repository at this point
feat(components): update mobile responsive header, RoleBasedSidebar, and add ui/button
akrs-code
committed
a7ad0ad
View commit details
Copy full SHA for a7ad0ad
Browse repository at this point
feat(map): add MapDiscovery and UI map components
akrs-code
committed
32090a5
View commit details
Copy full SHA for 32090a5
Browse repository at this point
feat(components): update mobile responsive header, RoleBasedSidebar, and add ui/button
akrs-code
committed
77c53c2
View commit details
Copy full SHA for 77c53c2
Browse repository at this point
refacor: design system update
akrs-code
committed
847683e
View commit details
Copy full SHA for 847683e
Browse repository at this point
Commits on Jun 13, 2026
feat: map configuration page
akrs-code
committed
913385f
View commit details
Copy full SHA for 913385f
Browse repository at this point
Refactor: Group map-related components into map directory
akrs-code
committed
ea715f3
View commit details
Copy full SHA for ea715f3
Browse repository at this point
feat(buyer): Group cart and checkout related components
akrs-code
committed
4970b0d
View commit details
Copy full SHA for 4970b0d
Browse repository at this point
feat(buyer): Group order related components
akrs-code
committed
7ecb2c4
View commit details
Copy full SHA for 7ecb2c4
Browse repository at this point
feat(buyer): Group product and shop related components
akrs-code
committed
39e981f
View commit details
Copy full SHA for 39e981f
Browse repository at this point
feat(buyer): Group saved shops related components
akrs-code
committed
ddf19e8
View commit details
Copy full SHA for ddf19e8
Browse repository at this point
chore: Update layout, routing, and clean up
akrs-code
committed
89153b2
View commit details
Copy full SHA for 89153b2
Browse repository at this point
refactor(buyer): flatten pages/buyer subdirectories and fix import paths
akrs-code
committed
87542e0
View commit details
Copy full SHA for 87542e0
Browse repository at this point
feat(discover): add Discover page with hero, stats, filters, and shop/product grids
akrs-code
committed
a058319
View commit details
Copy full SHA for a058319
Browse repository at this point
feat(products): extract ProductDetail into ProductImagePanel, DetailTabs, Variants, PurchaseCard components
akrs-code
committed
6630c53
View commit details
Copy full SHA for 6630c53
Browse repository at this point
chore(ui): update shared components, layout, design tokens, and mock data
akrs-code
committed
05acfdd
View commit details
Copy full SHA for 05acfdd
Browse repository at this point
feat(ui): create reusable core UI components
akrs-code
committed
9b29b80
View commit details
Copy full SHA for 9b29b80
Browse repository at this point
refactor(buyer): migrate layout forms/tabs/badges to standard UI components & rounded-xl border radius
akrs-code
committed
713b244
View commit details
Copy full SHA for 713b244
Browse repository at this point
feat(buyer): standardize product card navigation, circular variant swatches, and inline review forms
akrs-code
committed
e37091c
View commit details
Copy full SHA for e37091c
Browse repository at this point
feat(buyer): create unified ShopCard component and integrate into Discover and Saved pages
akrs-code
committed
a9cf2c4
View commit details
Copy full SHA for a9cf2c4
Browse repository at this point
feat(checkout): implement localStorage delivery inputs saving and add descriptive placeholders
akrs-code
committed
3393d89
View commit details
Copy full SHA for 3393d89
Browse repository at this point
Commits on Jun 14, 2026
feature: seller/DashboardHeader
mr-mangoranda
committed
945fced
View commit details
Copy full SHA for 945fced
Browse repository at this point
feat(components): added StatCard, SalesPerformance, TopProducts, RecentOrders, DashboardFAB
mr-mangoranda
committed
36f8f3b
View commit details
Copy full SHA for 36f8f3b
Browse repository at this point
feat(components):
Show description for 7bae626
mr-mangoranda
committed
7bae626
View commit details
Copy full SHA for 7bae626
Browse repository at this point
feat(components):
Show description for 5d327b0
mr-mangoranda
committed
5d327b0
View commit details
Copy full SHA for 5d327b0
Browse repository at this point
feat(components):
Show description for 14110b3
mr-mangoranda
committed
14110b3
View commit details
Copy full SHA for 14110b3
Browse repository at this point
Merge pull request #1 from akrs-code/feature/seller
Show description for 505cfb6
akrs-code
authored
505cfb6
View commit details
Copy full SHA for 505cfb6
Browse repository at this point
style(buyer): refactor and standardize buyer page layouts and styles
akrs-code
committed
9e4fb55
View commit details
Copy full SHA for 9e4fb55
Browse repository at this point
Merge branch 'dev' into feature/buyer-ui
akrs-code
authored
ee47999
View commit details
Copy full SHA for ee47999
Browse repository at this point
Merging from buyer branch to dev
Show description for 9694499
akrs-code
authored
9694499
View commit details
Copy full SHA for 9694499
Browse repository at this point
feat(components):
Show description for 076bbfb
mr-mangoranda
committed
076bbfb
View commit details
Copy full SHA for 076bbfb
Browse repository at this point
Commits on Jun 16, 2026
feat(components):
Show description for 173745b
mr-mangoranda
committed
173745b
View commit details
Copy full SHA for 173745b
Browse repository at this point
feat(components):
Show description for 00548b5
mr-mangoranda
committed
00548b5
View commit details
Copy full SHA for 00548b5
Browse repository at this point
feat(components):
Show description for d213730
mr-mangoranda
committed
d213730
View commit details
Copy full SHA for d213730
Browse repository at this point
feat(components):
Show description for f0ee28e
mr-mangoranda
committed
f0ee28e
View commit details
Copy full SHA for f0ee28e
Browse repository at this point
feat(components):
Show description for dc1d13f
mr-mangoranda
committed
dc1d13f
View commit details
Copy full SHA for dc1d13f
Browse repository at this point
feat(components):
Show description for 48670ff
mr-mangoranda
committed
48670ff
View commit details
Copy full SHA for 48670ff
Browse repository at this point
feat(components):
Show description for cab8971
mr-mangoranda
committed
cab8971
View commit details
Copy full SHA for cab8971
Browse repository at this point
Commits on Jun 19, 2026
Merge branch 'dev' into feature/seller
akrs-code
authored
f949f4d
View commit details
Copy full SHA for f949f4d
Browse repository at this point
Merge pull request #4 from akrs-code/feature/seller
Show description for a3aae06
akrs-code
authored
a3aae06
View commit details
Copy full SHA for a3aae06
Browse repository at this point
You can’t perform that action at this time.