Skip to content

Latest commit

 

History

History
67 lines (57 loc) · 2.62 KB

File metadata and controls

67 lines (57 loc) · 2.62 KB

1. Concept

An app that connects users (offices, expatriates, and locals) to vendors specialising in local dishes. This app would :

  • Showcase popular local dishes.
  • Allow users to order meals for delivery to their workplace or home.
  • Emphasise the cultural and authentic nature of the food.
  • Feature reviews, ratings, and vendor profiles to build trust.
  • Offer pre-ordering for busy locations or large office deliveries.

🧑‍🤝‍🧑Target Audience

  • Office Workers: Convenient lunch options for busy professionals.
  • Expatriates: Introducing foreigners to authentic local cuisine.
  • Locals: Easy access to their favourite meals without visiting physical vendors.

🤷‍♀️ Unique Selling Points (USP)

  • Focus on authentic local dishes.
  • Highlight trusted local vendors with detailed profiles.
  • Include multi-language support for expatriates.
  • Cultural storytelling: Highlight the history and preparation process of each dish.
  • Bulk delivery options for group orders at offices or events.

2. Key Features

User Features:

  • Ability to browse local dishes categorised by type (e.g., Waakye, Fufu, Banku).
  • Search for vendors by location or dish.
  • Have real-time tracking of delivery.
  • Payment options: Mobile money, credit cards, and cash on delivery.
  • User reviews and ratings for vendors.

Vendor Features:

  • Vendor dashboard to manage orders.
  • Upload photos and descriptions of their dishes.
  • Define delivery areas and times.
  • Analytics on sales and customer reviews.

Admin Features:

  • As an admin, I want to be able to manage users and vendors.
  • Have the ability to monitor transactions and disputes.
  • Promote featured vendors or dishes.

Cultural Add-ons:

  • Educational content about the dishes (e.g., history of Waakye).
  • Pairing suggestions (e.g., beverages that go well with Fufu).

3: Data Sources

Vendor and Menu Data

The intent is to partner with local food vendors and collect:

  • Vendor names and locations.
  • Menu information, including prices and photos.
  • Delivery areas and times
  • Use Google Maps scraper to gather initial data
  • Build on user-generated content

User Data

  • User profiles with location preferences.
  • Order history for personalised recommendations.

Cultural Data

  • Research local cuisines and their origins to enhance the app content.
  • Collaborate with food bloggers or cultural experts.
  • Geolocation Data
  • Use Google Maps API or OpenStreetMap for:
  • Vendor location mapping.
  • Delivery route optimisation.

Payment Integration

  • Mobile Money APIs (e.g., MTN Mobile Money, Vodafone Cash).
  • Payment gateways like Flutterwave or Paystack for card payments.