DEV Community

Cover image for Side Project: MeetMonocle.com
goodbytes
goodbytes

Posted on

1

Side Project: MeetMonocle.com

Hi devs,

in order to learn firebase in combination with building something useful, I built the following small app to let you manage client feedback easier. I'd be delighted if any of you could find the time to try it out and give me your feedback. I'm especially interested in knowing if this is something you would use or not at all.

tech stack: vuejs + firebase + sass + parcel♥

A friend of mine at a web development agency reached out to me asking if I knew a good tool that would let their clients give feedback on the online stores. I pointed them to the several excellent tools out there that allow you to upload your designs and get feedback on them (like sketch cloud or redpen).

This wasn't what they were looking for because uploading 60+ screenshots for desktop, mobile, ... was just too cumbersome so they asked if it would be possible to build something that used the real web page on a real device as a basis to give feedback on.

I ended up with a small widget that can be added in minutes to any page. Clients can point & click and submit their feedback, while developers can easily see what browser or device a client was using.

The widget looks like this:

Monocle Feedback Widget

Developers or teams receive the feedback instantly:

Monocle Inbox

Check it out at https://meetmonocle.com

The first one to give me some feedback and spot the dev.to reference in the page gets a free pro account!

Let me know if you're interested in my experience with firebase or if I can help in any other way.

Sentry blog image

How to reduce TTFB

In the past few years in the web dev world, we’ve seen a significant push towards rendering our websites on the server. Doing so is better for SEO and performs better on low-powered devices, but one thing we had to sacrifice is TTFB.

In this article, we’ll see how we can identify what makes our TTFB high so we can fix it.

Read more

Top comments (0)

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free →

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay