1
5 Comments

Roast my landing page: Admin panel generator for Next.js applications

The most frustrating part of any project for me was always building the internal dashboards and tooling.
There are some generic no-code solutions but I wanted something easier: Hence I started building an admin panel generator on top of Next.js.
Roast my landing page: https://www.nextadmin.dev !

on June 13, 2023
  1. 2

    Hi :)

    • I like the hero, sleek design. It's clear what this does.
    • Very small font sizes below the hero.
    • I just realized the 3rd time I re-read that this was based on Prisma. I was asking myself how this works. Need to make more clear, and maybe mention Prisma on your hero, so the user knows right away if this tool is for them.
    • Is this just a CRUD? Does it support roles? List the features to the user, even if you don't have them now, add with a "Coming soon" so value prop is more clear.
    • I use NextJS and Prisma, I like the project idea :)

    May I ask you for some feedback as well? https://www.indiehackers.com/post/feedback-about-landing-page-3eb04a3c27

    Thanks!

    1. 1

      Thanks Walter, that is helpful!

      Would you be open to try the beta when it's ready?

      Just left feedback for huntless as well!

      1. 1

        For sure :) I need something like this for sweetr.dev

        Right now I'm just querying the database to get the info I need

  2. 1

    Quick roast by Demonic Design.
    There are many things to improve, and I won't list them all now.

    1. Logo change - the combination of 'A' and a triangle is a bad idea. It looks ugly, and some people will have trouble reading your name correctly. It's better to place the triangle in front and write "NextAdmin" on the right without any fuss.
    2. The "Get started Today" button lacks contrast. People with visual impairments or older individuals will have difficulty reading it.
    3. It's not worth splitting the account creation process into two steps like email and other details. You can do it on one page. If you want to separate it, do it more elegantly.
    4. Overall, I won't use your app because the registration process alone is so cumbersome that I don't want to bother. After entering my email and password, I should be able to use it without confirming emails or anything else. - user flow to improve
    5. You haven't done enough to prove that you are a trustworthy company. There isn't even an address indicating where the company is located. I have no idea what you will do with my data, etc.
      6.Other small CSS errors need fixing, such as incorrect margins in the input fields.
    6. I like colors on frontpage :)

    I hope this feedback helps you in improving your app. Remember, constructive criticism can lead to growth and success :)
    If you appreciate my feedback, feel free to follow me here or twitter :)

    1. 1

      Thanks for the feedback, really appreciate it!