About Sahi Search – LimeCircles

Sahi Search – LimeCircles is a community-focused directory platform designed to serve the Nepalese diaspora in the UK. It brings together local businesses, rental rooms, job listings, and events into a single, accessible hub—all listings remain free to post.

Built With:

  • React (Front-end):
    The user-facing interface is crafted in React, delivering a fast, dynamic, and responsive experience. It features:

    • Intuitive browsing through businesses, rooms, job openings, and event listings.

    • A robust search and filter system for efficient discovery.

    • Clean listing detail pages with clear calls to action.

    • Seamless submission flow for adding new listings directly from end-users.

  • Laravel (Admin Panel) + MySQL (Back-end):
    Behind the scenes, the admin portal runs on Laravel with MySQL as the database engine:

    • Secure authentication enforcing admin-only access.

    • Full Create, Read, Update, Delete (CRUD) controls for managing all types of listings.

    • An approval workflow to ensure quality and relevance of listings.

    • Featured listings capability to highlight top services or events.

    • Real-time stats dashboard showing listing counts, user submissions, and engagement metrics.

    • A RESTful API layer serving the React front-end, enabling smooth data flow and interaction.

Why This Matters:

This combination offers a streamlined workflow:

  • Content creators and advertisers enjoy a smooth and attractive front-end built with modern React tech.

  • Administrators manage structure, quality, and data integrity via a robust Laravel/MySQL setup.

  • The decoupled front-end and back-end empower independent scaling, streamlined development, and stronger security practices.