Greenacres Docs

Admin Dashboard

Guide for administrators to manage products, inquiries, and users.

Admin Dashboard Guide

The Admin Dashboard provides complete control over the Greenacres Coffee Platform.

Access

URL: http://localhost:3001

Admin Credentials:

  • Email: majorrichu@gmail.com
  • Password: uQQLDu3cYUv2Tc7

Only users with the admin role can access this dashboard. Regular buyers will be denied access.

Dashboard Overview

The main dashboard displays key metrics:

  • Total Users: Registered buyers and admins
  • Active Inquiries: Pending sample requests
  • Total Products: Coffee offerings in the catalog
  • Revenue Metrics: Monthly and yearly summaries

Admin Dashboard Overview

Admin Dashboard in Action

Admin Dashboard Demo

Product Management

Viewing Products

Navigate to Products in the sidebar to see all coffee offerings in a sortable table:

ColumnDescription
NameCoffee name and origin
RegionEthiopian growing region
GradeQuality grade (1-5)
PriceFOB price per kg
StockAvailable quantity
ActionsEdit / Delete

Products Management Interface

Adding a New Product

  1. Click "Add Coffee" button
  2. Fill in the product form:
    • Name, region, and grade
    • Processing method
    • Flavor notes
    • Price and stock quantity
    • Upload product image
  3. Click "Save"

Reference Code Standard

To maintain consistency in the catalog, reference codes should follow this strict naming convention:

Format: [REGION]-[GRADE]-[STATION]-[PROCESS]

  • Region (3 letters): YRG (Yirgacheffe), SID (Sidamo), GUJ (Guji), LIM (Limmu), etc.
  • Grade (2 letters): G1, G2, G3, G4
  • Station / Kebele (2-3 letters): Initials or a short code for the washing station (e.g., Banko Gotiti = BG).
  • Process (3 letters): WSH (Washed), NAT (Natural), HNY (Honey)

Example: SID-G1-NEN-NAT (Sidamo Nensebo Grade 1 Natural)

SCA Score Formatting

When entering the SCA Score, please enter the number only (e.g., 87 or 88.5).

Do not add a + sign (e.g., 87+). The platform automatically appends a + in the UI to indicate "and above" where appropriate.

Editing Products

Click the Edit icon on any product row to modify its details.

Deleting Products

Click the Delete icon and confirm to remove a product.

Inquiry Management

View and respond to buyer inquiries:

  1. Navigate to Inquiries in the sidebar
  2. Click on an inquiry to view details
  3. Update the status as you process the request
  4. Add internal notes for your team

Inquiry Statuses

  • Pending: New inquiry, needs review
  • Reviewed: Under consideration
  • Quoted: Quote sent to buyer
  • Completed: Transaction complete
  • Rejected: Inquiry declined

Inquiry Management

User Management

Manage platform users and their roles:

Viewing Users

Navigate to Users to see all registered accounts:

  • Name and email
  • Role (buyer/admin)
  • Registration date
  • Last login

Changing User Roles

  1. Locate the user in the table
  2. Click the Role dropdown
  3. Select the new role (buyer or admin)
  4. Changes are saved automatically

Be careful when granting admin access. Admins have full control over the platform.

User Management

Pricing Locations

Manage delivery locations and associated pricing:

  1. Navigate to Pricing in the sidebar
  2. Add/edit/remove delivery locations
  3. Set pricing multipliers per location

On this page