DEV Community

Alcora
Alcora

Posted on

I started building a freelance marketplace… and it’s way harder than I thought

I’ve been working on a project called Alcora, which is basically a freelance marketplace.

The idea is pretty simple:
freelancers can sign up and offer services, or people can post jobs and hire freelancers.

On paper, it sounded like a “just build it” type of thing.

It wasn’t.

I kind of underestimated everything

At first I thought the main work would be building features.

But honestly, the features are the easy part.

The harder part is everything around it:

getting both freelancers and clients at the same time
making people trust the platform
making it feel useful even when it’s still small
figuring out what actually matters vs what just looks good
Something I didn’t expect

Even simple things get complicated fast.

Like:

how do you structure a “service” properly?
what does a good job post actually look like?
how do you stop the platform from feeling empty in the beginning?

I thought I could just “build it and people would come.”

That’s not really how it works.

What I’m focusing on right now

Right now I’m just trying to keep it simple.

I’m working on:

a clean onboarding flow
making it easy to post a job
making it easy for freelancers to set up a profile
and just removing friction wherever I can

Nothing fancy yet. Just getting the basics right.

What I’ve learned so far

If I had to sum it up:

Building the product is easier than building the usage.

You can code features fast, but getting actual activity on a platform takes way longer than expected.

Anyway

I’m still building Alcora and just sharing the process as I go.

If you’ve ever tried building something like a marketplace, I’d be curious how you approached the “cold start” problem.

Top comments (0)