Build a Lesson Plan Generator with Next.js, ShadCN, TypeScript, Prisma, Postgres, Stripe(2024)

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ม.ค. 2025

ความคิดเห็น • 37

  • @AlfieWebDev
    @AlfieWebDev  2 หลายเดือนก่อน +2

    Hey guys. If anyone makes it to the kinde section, my Ui looked a little bit different because i clicked on a project i had already made with a similar name. This will not affect your code whatsoever but i wanted to point it out in case of any confusion.

  • @erics.4918
    @erics.4918 21 วันที่ผ่านมา

    Appreciate the video! Went all the way through and I can tell how much effort you put into your videos, as a self taught programmer trying to find projects to work on this was insanely educational and helpful! I do also like pineapple on pizza. 🍕

    • @AlfieWebDev
      @AlfieWebDev  21 วันที่ผ่านมา

      I am very happy to hear you got so much use out of my video! This comment has really given me motivation to continue making these longer tutorials

    • @erics.4918
      @erics.4918 17 วันที่ผ่านมา

      @AlfieWebDev I will continue to look over your other projects, I am hoping I can get to a place where I can understand and start to build these applications on my own from scratch! Let me know if you have any tips on being able to do so especially when learning all the concepts of NextJS and react!

    • @AlfieWebDev
      @AlfieWebDev  16 วันที่ผ่านมา

      @@erics.4918 Sounds good man. Just keep building is my best advice and the concepts will come naturally. I followed so many tutorials and built projects and each time I would pick up something new / learn a new technique etc and now I try to give that value in my own videos

  • @mahmoudAhmed565m
    @mahmoudAhmed565m 16 วันที่ผ่านมา +1

    I have this error when I run this command "npx prisma db push" ==> Error: P1011: Error opening a TLS connection: The message received was unexpected or badly formatted.

  • @korawitphrueksaset2477
    @korawitphrueksaset2477 หลายเดือนก่อน

    First of all, thank you very much for your effort in making this video.
    Regarding the TypeScript issue with the sections property of the LessonPlan type, I think the type should be defined as "LessonPlan & { sections: Section[] }" for Classic.tsx, Minimal.tsx, and Modern.tsx.

    • @AlfieWebDev
      @AlfieWebDev  หลายเดือนก่อน

      You're welcome! And AHH thank you. I think my brain was fried when recording the video so I couldn't quite figure out the issue lol. Thanks again!

  • @prashlovessamosa
    @prashlovessamosa 2 หลายเดือนก่อน +1

    These Generative AI projects are great keep them coming.

  • @Nagimulia
    @Nagimulia หลายเดือนก่อน

    2:52, Good night!))))💤

  • @karolinakulinska5069
    @karolinakulinska5069 2 หลายเดือนก่อน

    thank you for Postgres !🧡

  • @vectorxdev
    @vectorxdev 2 หลายเดือนก่อน +1

    Awesome project

    • @AlfieWebDev
      @AlfieWebDev  2 หลายเดือนก่อน

      Glad you like it man! thank you

  • @siyedyoussef3202
    @siyedyoussef3202 2 หลายเดือนก่อน

    great video man ❤

  • @adil3344
    @adil3344 หลายเดือนก่อน

    are you using open ai in background?

  • @lostinthenarrativve
    @lostinthenarrativve 2 หลายเดือนก่อน +1

    Hey man, where should I look up to learn SQL/Database stuff to handle this tutorial ?

    • @AlfieWebDev
      @AlfieWebDev  หลายเดือนก่อน

      A quick intro video to Prisma / PostgreSQL would be fine I think. This tutorial doesn't require too much in-depth knowledge of the topic to get the project working

  • @markus_dev_cwb
    @markus_dev_cwb 2 หลายเดือนก่อน

    Awesome!!

  • @Suresh-iu2tx
    @Suresh-iu2tx 2 หลายเดือนก่อน

    Thnx for this project, is everything used in this project free or is there anything we need to purchase?..and also is this next 14 or next15?

    • @AlfieWebDev
      @AlfieWebDev  2 หลายเดือนก่อน +1

      You're welcome! The only things you might need to pay for is API usage on OpenAI (not sure if they still give free credits). The maximum would be a couple of dollars as we don't use a lot of credits when using their API. The version of Next in this video is version 14

    • @Suresh-iu2tx
      @Suresh-iu2tx 2 หลายเดือนก่อน

      @AlfieWebDev thankyou for replying. If I initiatlize my project using @latest command would the app break since there are some breaking changes in next15. I'm not sure what are those changes but I'm just worried

    • @AlfieWebDev
      @AlfieWebDev  2 หลายเดือนก่อน

      @@Suresh-iu2tx I think that two things would be affected but they can be fixed easily. Shadcn makes it so that when you install a component, it makes you choose a flag (I don't remember it now off the top of my head, but they put it in the terminal for you and you just select it). The other change would be when I use dynamic params on some pages, in the newest version of Next.JS, it is recommended that you await them instead of accessing them directly, but again this is something which is easily fixed because they provide you with a link in the terminal on how to do it. I would just recommend that you use the same version of Next as I do in the video as I do not take advantage of the new features in this tutorial anyway

    • @Suresh-iu2tx
      @Suresh-iu2tx 2 หลายเดือนก่อน

      @@AlfieWebDev okay thanks😃

  • @dreamsachiever212
    @dreamsachiever212 2 หลายเดือนก่อน

    cool project

    • @AlfieWebDev
      @AlfieWebDev  2 หลายเดือนก่อน +1

      Thank you very much!

  • @maciejszarat9408
    @maciejszarat9408 2 หลายเดือนก่อน

    Do something with remix pls! Cool framework!

  • @CarlosTello-m8h
    @CarlosTello-m8h 2 หลายเดือนก่อน

    nice

  • @mdalmamunit427
    @mdalmamunit427 2 หลายเดือนก่อน +1

    Hello! I've just watched your video And I love it. I am also a web instructor with 52k subscribers on TH-cam, can I discuss you on a topic.

    • @AlfieWebDev
      @AlfieWebDev  2 หลายเดือนก่อน

      Hey man! Thanks, I just checked out your channel and you are making the types of videos I also want to make. If you want to discuss anything, you can message me on discord or if you have another preferred communication method, just let me know

  • @UchihaObito247
    @UchihaObito247 2 หลายเดือนก่อน

    Hola bro, estoy empezando un negocio soy mas del lado frontend con react & nextjs, me gustaria que me des una mano con mi landing page, ya tengo mi frontend. Queria saber si puedo contar con tu apoyo

    • @AlfieWebDev
      @AlfieWebDev  2 หลายเดือนก่อน +1

      Si bro, te puedo ayudar , me puedes contactar por Discord y te ayudo. Hay un link en la descripcion de este video

    • @UchihaObito247
      @UchihaObito247 2 หลายเดือนก่อน

      Me sale el enlace a caducado​@@AlfieWebDev

    • @AlfieWebDev
      @AlfieWebDev  2 หลายเดือนก่อน

      puedes usar este link y deberia funcionar ahora discord.gg/NMJxpQk5mb

  • @saim_tahir
    @saim_tahir 2 หลายเดือนก่อน +1

    full stack ecommerce project using next js

  • @afaqahmad-ef4ky
    @afaqahmad-ef4ky 2 หลายเดือนก่อน

    1:05:51

  • @alexmaiser9294
    @alexmaiser9294 2 หลายเดือนก่อน

    You sound British.