# Ghana SME Hub

## Overview
Ghana SME Hub is a business services marketplace connecting Ghanaian SMEs with essential services like company registration, accounting, HR, tech solutions, and more.

## Pages

### / (Home)
The landing page featuring:
- Search functionality for services
- Service categories (Start a Business, Finance, HR, etc.)
- Featured services
- Service modal for details and payment

### /AboutUs
Information about the mission and vision of Ghana SME Hub.

### /BecomeProvider
A form for service providers to apply to join the marketplace.

### /Blog
A collection of articles and resources for SMEs.
- Lists recent blog posts
- Filter by category

### /BlogPost?slug=[slug]
Displays individual blog articles.
- Full content with markdown rendering
- Author info & metadata
- Related tags

### /AdminDashboard
(Protected) Dashboard for managing:
- Service requests
- Services (add/edit/delete)
- Analytics

### /ServiceEditor
(Protected) Tool for creating and editing service listings.

### /PrivacyPolicy
Legal information regarding data protection and privacy.

### /TermsOfService
Terms and conditions for using the platform.

## Entities
- **Service**: Products/services offered on the platform.
- **ServiceRequest**: Orders placed by customers.
- **BlogPost**: Content for the blog.
base44
Edit with Base44