Profile picture of Matt Gibson

Matt Gibson

Building feedbackcircle for the indie community

  • feedbackcircle.app feedbackcircle.app
    8 February 2024 at 09:38
    • Interactive in app notifications

    • All products visible without logging in

    • Your own products are unique marked

  • tradescan.pro tradescan.pro
    3 January 2024 at 08:52
    • Added password reset

  • feedbackcircle.app feedbackcircle.app
    12 December 2023 at 09:06
    • Update dashboard to correctly show founder feedback score (it was showing average product score 🤦‍♂️

  • feedbackcircle.app feedbackcircle.app
    10 December 2023 at 20:07
    • Added markdown everywhere

    • Fixed "Acknowledge" feedback button which was hard to see

    feedbackcircle.app
  • feedbackcircle.app feedbackcircle.app
    8 December 2023 at 08:41
    • Updated the My Reviews page to founder feedback on your reviews

    • Fixed a bug where it always default "Are you the target market?" to false

    • Tidied up spacing in dashboard and card views

    feedbackcircle.app
  • feedbackcircle.app feedbackcircle.app
    6 December 2023 at 21:00
    • Added product slogan for more control of dashboard cards instead of using description

    • Updated product view to use markdown & improved image centering

    • Added "Check out website"

    feedbackcircle.app
  • feedbackcircle.app feedbackcircle.app
    4 December 2023 at 18:50

    Fixed a bunch of issues from initial user feedback

    Time taken: ~3 hours

  • feedbackcircle.app feedbackcircle.app
    3 December 2023 at 22:10

    Fixed bug preventing products from being listed 🙈

    Time: 2 hours

  • feedbackcircle.app feedbackcircle.app
    3 December 2023 at 17:05
    • Added password reset flow

    • Truncating homepage product descriptions for consistency

    Time taken: ~3 hours

  • feedbackcircle.app feedbackcircle.app
    2 December 2023 at 22:04

    Just silent launched feedbackcircle.app 👀

    Last batch of changes included:

    • GTM and GA configuration

    • Setting up the production and ensuring all is wired up correctly

    • Tweaks on whitelisting for early users

    • Privacy policy

    • Bunch of UI tweaks

    • Networking with interested users

    Time taken: ~7 hours

  • feedbackcircle.app feedbackcircle.app
    30 November 2023 at 09:44
    • Configurable locking down of features to support an exclusive launch window

    • Deploying a staging environment

    • Consolidating all logging

    Time taken: ~3 hours

  • feedbackcircle.app feedbackcircle.app
    27 November 2023 at 09:46

    Updating all logging to either go to Axiom with next-axiom or stdout with pino-logger

    Was a bit of a painful experience as I initially tried to use pino with an axiom transport. Couldn't get it to work with app-router though so just toggling between pino & native axiom client now

    Time taken: ~3 hours

  • feedbackcircle.app feedbackcircle.app
    23 November 2023 at 09:37
    • Fixed issue where user couldn't see feedback from other users (needed a LEFT JOIN instead of INNER JOIN)

    • Now correctly decreasing user credits once a review has been received

    Time taken: ~2 hours

  • feedbackcircle.app feedbackcircle.app
    22 November 2023 at 07:00

    Got stuck in build mode for this one 😅 but we are so close

    • Fully working credits powered review queue

    • Form validations across the board

    • Tied down routes for beta launch

    • Improved navigation

    • Early launch bonus credits

    Time taken: ~15 hours

  • feedbackcircle.app feedbackcircle.app
    15 November 2023 at 09:44

    Added the review queue allowing product owners to request reviews for their product.

    Includes:

    • Request review UI

    • Undo review request toast (reusable for other toast scenarios)

    • Credit management

    Time taken: ~10 hours

  • feedbackcircle.app feedbackcircle.app
    12 November 2023 at 14:48

    Introduced Credits

    • For each review, the reviewer gets 50 credits

    • The product owner acknowledges the feedback and gives it a feedback score

    • The reviewer can get up to 50 bonus credits depending on the feedback score

  • feedbackcircle.app feedbackcircle.app
    10 November 2023 at 13:34
    • Introduced requirement to review earlier feedback in order to view newer feedback

  • feedbackcircle.app feedbackcircle.app
    10 November 2023 at 10:12
    • added feedback acknowledgment

  • feedbackcircle.app feedbackcircle.app
    9 November 2023 at 12:16
    • Fleshed out the "My Products" view - kinda loving it 😅

    • Added "My Reviews" section

    • Added ability to update products

    • All the backend to support 🙂