ServiceFinder

ServiceFinder is a full-stack service discovery platform built with ASP.NET Core Razor Pages and SQL Server. It enables local businesses, freelancers, and service providers to list their offerings, while customers can browse, book, and interact with providers — all within a modern, streamlined web interface.

🌐 Key Features

🧱 Tech Stack

📦 Architecture

The platform follows a modular Razor Pages architecture with separation of concerns for Pages, Repositories, Data, and Utilities. Docker is used in development to containerize the SQL Server backend.

🚀 Try ServiceFinder Now

You can explore and run ServiceFinder by visiting the GitHub repository and following the setup instructions.

The platform is fully self-hostable and comes with Docker support for running the database locally. Just clone the repo, configure your environment, and run the app.

Whether you’re building a marketplace for service providers, launching a niche booking platform, or experimenting with Razor Pages architecture, ServiceFinder offers a scalable, feature-rich foundation that’s easy to customize and extend