Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Yo #3

Open
Showmobud opened this issue Oct 11, 2024 · 0 comments
Open

Yo #3

Showmobud opened this issue Oct 11, 2024 · 0 comments

Comments

@Showmobud
Copy link

graph TD
A[Home/Feed Page] --> A1[Header: Logo, Search, Notifications, Profile]
A --> A2[Main Feed: Personalized Content, Filters, CTA to Write Review]
A --> A3[Sidebar: Categories, Leaderboard]

B[Profile Page] --> B1[Profile Header: Photo, Username, Bio, Crypto Rewards]
B --> B2[User Reviews Section]
B --> B3[Activity Summary]
B --> B4[Crypto Wallet Overview]

C[Review Submission Page] --> C1[Product/Service Selection]
C --> C2[Rating System: 5-Star Rating]
C --> C3[Review Text]
C --> C4[Photo/Video Upload]
C --> C5[Submit Review Button]

D[Marketplace Page] --> D1[Search Bar and Filters]
D --> D2[Product Listings: Grid View]
D --> D3[Vendor Profiles]
D --> D4[Checkout Page: Pay with WeedKan or Traditional]

E[Rewards & Wallet Page] --> E1[Rewards Overview]
E --> E2[Earnings Breakdown]
E --> E3[Wallet Functions: Transfer, Exchange, Withdraw]

F[Community Page] --> F1[Group Forums]
F --> F2[Events Section: Calendar, RSVP, Organize Events]

G[Admin Dashboard] --> G1[User Management: Active Users, Reports]
G --> G2[Review Moderation: Flagged Reviews]
G --> G3[Crypto Transactions: Monitor and Manage]
G --> G4[Analytics: Metrics, Top Contributors, Transaction Volume]

classDef page fill:#f4f4f4,stroke:#333,stroke-width:2px;
classDef content fill:#e7f2fa,stroke:#333,stroke-width:1px;

class A,B,C,D,E,F,G page;
class A1,A2,A3,B1,B2,B3,B4,C1,C2,C3,C4,C5,D1,D2,D3,D4,E1,E2,E3,F1,F2,G1,G2,G3,G4 content;
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

No branches or pull requests

1 participant