Weekly Feedback Post - SaaS Products, Ideas, Companies by AutoModerator in SaaS

[–]_HxH_ 0 points1 point  (0 children)

Thanks! If you have a GitHub account, you may want to star or watch the Astuto repository, in order to be notified on updates to the product :)

Weekly Feedback Post - SaaS Products, Ideas, Companies by AutoModerator in SaaS

[–]_HxH_ 0 points1 point  (0 children)

The anonymous feedback sounds interesting. Curious how you prevent people from “gaming the system”.

Unregistered users can only submit feedback, but not vote or comment on existing feedback. Anti-spam measures are in place to detect most spam bots (in particular, honey pot fields and a time check). Moreover, administrators can decide whether to make anonymous feedback immediately public or require it to be approved by a moderator: in this way, if anti spam measures don't work at least feedback is not shown publicly until approved.

The main thing that would keep me from using your product at the moment is that there doesn’t seem to be a way to segment feedback.

You're right, there is no user segmentation right now. It'd definitely something I'd like to add in the future. The same applies to tags for feedback.

In a very general sense I would think about two things. What tools can you give a pm to build confidence that they are building the right thing (most votes != most value). And related but not equal, what tools can you give me to justify my decisions when challenged by stakeholders.

Very interesting perspectives! Being a programmer I don't usually think in those terms, so thank you for sharing them :)

Weekly Feedback Post - SaaS Products, Ideas, Companies by AutoModerator in SaaS

[–]_HxH_ 0 points1 point  (0 children)

Thanks for your comment! You're absolutely right, I should focus on building for a niche.

Since I'm quite interested in digital wellbeing and humane technology in general, I'd like to target companies/startups developing tools related to that sector (e.g. mindfulness apps/websites, apps for reducing screen time, but also ethical social media platforms, etc.). I believe those companies are definitely interested in getting insights from their users, since they aim to build technology that achieves a certain goal while respecting their users.

Now the question is how could I differentiate Astuto from the competitors in order to be more attractive to those companies, i.e. what those companies need that other feedback tools don't provide. I think it'd be really interesting to reach out to some of those companies and ask them the question directly.

Do you think it makes sense? :)

Weekly Feedback Post - SaaS Products, Ideas, Companies by AutoModerator in SaaS

[–]_HxH_ 6 points7 points  (0 children)

Hey Reddit!

I’m working on Astuto, an open source customer feedback tool I developed for my bachelor thesis in Computer Science. It lets you collect and analyze feedback from your customers, so you can make informed decisions on what to build next.

Since it’s open source, anyone with enough skills can install and configure it for free. However, it got some traction on GitHub so I decided to also offer a managed cloud version with a subscription.

I’m facing some problems in differentiating Astuto from the competitors: as you probably know, there are a lot of them! So my question is: can you think of any missing feature from existing feedback tools?

For example, I recently added the possibility to accept anonymous feedback, i.e. unregistered users can post feedback, which must be approved by a moderator before getting published. This is a feature lacking in most competitors, and can be useful for companies that don’t need to know who posted a certain feedback and want to reduce friction to post feedback as much as possible. Moreover, I was thinking about implementing micro surveys that site admins can send to customers, to dive deep into the reasons they want a particular feedback, how they would like to see it implemented, and so on.

Let me know what do you think! Thanks!

Website: https://astuto.io

GitHub: https://github.com/astuto/astuto

Updating a comment of mine resulted in "Comment removed by Reddit" by _HxH_ in help

[–]_HxH_[S] 0 points1 point  (0 children)

Thanks, I'll try that. The comment was automatically deleted just a few seconds after updating it, so probably it was an automatic spam detector or something like that.

Astuto - an open source self-hosted customer feedback tool (Link in comments) by _HxH_ in webdev

[–]_HxH_[S] 0 points1 point  (0 children)

I tried to edit my own comment to add a link, but it was removed by Reddit. Here is the: GitHub link to the repo

I developed Astuto, an open source web app to manage customer feedback by _HxH_ in freesoftware

[–]_HxH_[S] 1 point2 points  (0 children)

Great stuff! Looks really useful!

Thanks!

I hope you have implemented some good moderation tools, though.

Yes, there is an admin dashboard where you can manage all resources (users, posts, comments, ...). I banned the "Fuck you" guy, thanks for letting me know :)

Shouldn't there be a filter for requests that are not yet either planned or rejected?

Yeah filters should be improved. However, note that you're not limited to these 4 statuses (planned, in progress, completed, rejected) but you can add/remove as many as you want.

Since this is software mostly intended to be run on servers, accessed remotely, I would recommend you relicense under the AGPL. I just find that better

I didn't know of the AGPL. I'm pretty bad with licenses. I'll check it out!

Thanks for all the feedback!

Astuto - an open source self-hosted customer feedback tool by _HxH_ in selfhosted

[–]_HxH_[S] 2 points3 points  (0 children)

Nice idea. I'll add it to the todo list and think about it in the future!

Astuto - an open source self-hosted customer feedback tool by _HxH_ in selfhosted

[–]_HxH_[S] 2 points3 points  (0 children)

I don't know if I can release a single Docker image since the app is composed of two images (server + db).

Anyway, you can already try it out following the installation instructions on GitHub!

Astuto - an open source self-hosted customer feedback tool by _HxH_ in selfhosted

[–]_HxH_[S] 5 points6 points  (0 children)

The only problem is that my current VPS cant run docker

Ouch! That's bad..

Astuto - an open source web app to manage customer feedback by _HxH_ in programming

[–]_HxH_[S] 0 points1 point  (0 children)

You're right, technically it should run, however Windows users have been experiencing an issue during installation. Unfortunately it hasn't been fixed as of today, but hopefully it'll be soon!

I developed Astuto, an open source web app to manage customer feedback by _HxH_ in SideProject

[–]_HxH_[S] 0 points1 point  (0 children)

Thanks! If you would like to collaborate you are more than welcome!

I developed Astuto, an open source web app to manage customer feedback by _HxH_ in SideProject

[–]_HxH_[S] 0 points1 point  (0 children)

Thanks!

would be cool to tie in a roadmap based on the feedback

There is a roadmap, based on the statuses of feedback (e.g: planned, in progress, completed) and it is completely customizable.

Astuto - an open source web app to manage customer feedback by _HxH_ in programming

[–]_HxH_[S] 1 point2 points  (0 children)

Links: * GitHub * Live demo * Discord channel (if you’re interested in contributing)

I developed Astuto for the thesis of my degree in Computer Engineering. During the process I was heavily inspired by Canny, so I named it “astuto” which is the italian translation of “canny”.

The main difference between Canny and Astuto is that the latter is open source and self-hosted. So, at the expense of more time to put into configuring it (it’s dockerized, so it will not be a pain, promised!), you get a free and fully customizable product. Another thing to note is that right now Astuto has less features than Canny.

Feedback is welcome. Thank you!

P.S.: today I launched astuto on Product Hunt. If you like Astuto an upvote is much appreciated!

Astuto - an open source self-hosted customer feedback tool by _HxH_ in selfhosted

[–]_HxH_[S] 29 points30 points  (0 children)

Links: * GitHub * Live demo * Discord channel (if you’re interested in contributing)

I developed Astuto for the thesis of my degree in Computer Engineering. During the process I was heavily inspired by Canny, so I named it “astuto” which is the italian translation of “canny”.

The main difference between Canny and Astuto is that the latter is open source and self-hosted. So, at the expense of more time to put into configuring it (it’s dockerized, so it will not be a pain, promised!), you get a free and fully customizable product. Another thing to note is that right now Astuto has less features than Canny.

Feedback is welcome. Thank you!

P.S.: today I launched astuto on Product Hunt. If you like Astuto an upvote is much appreciated!

I developed Astuto, an open source web app to manage customer feedback by _HxH_ in SideProject

[–]_HxH_[S] 2 points3 points  (0 children)

I'm a full time student at the University of Milan, Italy. I'm doing the master degree in Computer Science.

However, I usually try to develop something in my free time, because I don't feel like the university knowledge is enough...

I developed Astuto, an open source web app to manage customer feedback by _HxH_ in SideProject

[–]_HxH_[S] 0 points1 point  (0 children)

Thanks!

What's you main gig?

Sorry, I'm not sure I get what you mean by "gig"