Real Estate App with Next Js 14 | Full Stack Project Tutorial [💻📱] Part 1

Поділитися
Вставка
  • Опубліковано 14 жов 2024

КОМЕНТАРІ • 53

  • @augustoriccardi4340
    @augustoriccardi4340 Місяць тому

    Hi, thank you very much for this very real use-case example!. I noticed that on the app/api/auth/success you should move line 28 to 29 to keep the NextResponse out of the if block. You need te redirect the userDB if exists to the domain url. Please check and see if it makes sense. 👌

  • @shumit
    @shumit 5 місяців тому +1

    These videos are coming at the right time - for me at least. For all the hard works, hours, and efforts you are putting in - people like us can't thank you enough. Nonetheless, THANK YOU SO VERY MUCH !! Once more, THANK YOU SO VERY MUCH !!

    • @SakuraDev
      @SakuraDev  5 місяців тому +1

      Wow, thank you!

  • @easyitlearn-g1k
    @easyitlearn-g1k 5 місяців тому

    Thank you for the create such a this amazing tutorial. i am looking forward to watch next part of the great work. can you tell me when will it be ready?

    • @SakuraDev
      @SakuraDev  5 місяців тому

      Hi, You can watch it tomorrow. I really appreciate your patience 🙏💖

  • @AmirEduTips
    @AmirEduTips 6 місяців тому

    Thanks for good work in UA-cam teacher ❤ mr mahmood abadi

  • @dreamsachiever212
    @dreamsachiever212 6 місяців тому

    thanks. waiting for next part

    • @SakuraDev
      @SakuraDev  5 місяців тому +1

      Hi, It is coming tomorrow

  • @shankar66
    @shankar66 6 місяців тому +1

    Sir i followed your last authentication video and everything works fine. But when i make build "npm run build" it gives error. If i comment mongodb related imports it builds without error.

  • @MolamikeDevs
    @MolamikeDevs 6 місяців тому +1

    I have watched lots of full stack application videos on this platform, this video is top, please is there a way to reach out to you?

    • @SakuraDev
      @SakuraDev  6 місяців тому

      Really glad that you liked it. You can reach me through email

    • @MolamikeDevs
      @MolamikeDevs 6 місяців тому

      @@SakuraDev Boss, let's say I want to get the user that sign in with google his google profile picture instead of manually setting profile picture, can it be simple to archive in the project?

    • @SakuraDev
      @SakuraDev  6 місяців тому +1

      @@MolamikeDevs yes we can do that. I will check for that and do it in the upcoming sections. 🙏

    • @MolamikeDevs
      @MolamikeDevs 6 місяців тому

      @@SakuraDev thank you so much. One more question, do you have Next.js course on Udemy or any programming course? I like your teaching methods.

    • @SakuraDev
      @SakuraDev  6 місяців тому +1

      @@MolamikeDevs Hey 👋, It is just here.

  • @Amankhan-cl1dq
    @Amankhan-cl1dq 5 місяців тому

    Instead of making separate tables for property types and property statuses, you could have used enums for defining them.

    • @SakuraDev
      @SakuraDev  5 місяців тому +1

      Yes we can use enums as well here in this case. Thanks for bringing that to my attention BTW ⭐

  • @hastingskondwani1066
    @hastingskondwani1066 6 місяців тому +1

    Please include the github repo or the fileInput component, we are coding along, thanks

    • @SakuraDev
      @SakuraDev  6 місяців тому

      Hi 👋, added in description.

  • @AdeCrowndayo
    @AdeCrowndayo 3 місяці тому

    HI,
    On clicking loginlink btn componet in user panel it shows page not found, instead of directing me to kinde aurth page,how do i fix issue

    • @SakuraDev
      @SakuraDev  3 місяці тому

      Have you created an account on kinde?

  • @mehdishahsavari954
    @mehdishahsavari954 6 місяців тому

    thanks bro it is great job

  • @MiladJoodi
    @MiladJoodi 5 місяців тому

    Thanks a million ♥

    • @SakuraDev
      @SakuraDev  5 місяців тому

      Thank you so much 🙏

  • @fulviodimaio7792
    @fulviodimaio7792 4 місяці тому

    I just completef the chapter 'Saving the User in the database', Howevere if I logOut and I want to sign in again I get a 500 error saying that the user alredy exsist in the database, anyone has the same problem?

  • @frontend_ko
    @frontend_ko 6 місяців тому

    thanks for nice video

    • @SakuraDev
      @SakuraDev  6 місяців тому

      Thank you so much 🙏

  • @GurpreetSingh-xt4gb
    @GurpreetSingh-xt4gb 6 місяців тому +1

    when you gonna upload the next part sir?please upload it as soon as possible

    • @SakuraDev
      @SakuraDev  6 місяців тому +1

      Hi, I am working on it and it will be uploaded soon. Thanks for visiting

    • @GurpreetSingh-xt4gb
      @GurpreetSingh-xt4gb 6 місяців тому

      @@SakuraDev sir please upload the final part its been 8 days now

    • @SakuraDev
      @SakuraDev  6 місяців тому +1

      @@GurpreetSingh-xt4gb hey, sorry for the delay. I am recording that. It is really a time consuming process so I really appreciate your patience 🙏🙏🙏

  • @heykinde
    @heykinde 6 місяців тому

    Thanks

  • @hugomendez7659
    @hugomendez7659 6 місяців тому +1

    how can I deploy it? Could you explain that part? thank you.

    • @SakuraDev
      @SakuraDev  6 місяців тому +1

      Yes I will cover that in the next part.

    • @hugomendez7659
      @hugomendez7659 6 місяців тому

      @@SakuraDev Excellent!

    • @21Dimen
      @21Dimen 6 місяців тому

      @@SakuraDev There will be another part for the same project? Thanks

    • @SakuraDev
      @SakuraDev  6 місяців тому

      @@21Dimen yes, in the second part I will complete the remaining tasks of this project.

  • @anishgupta6525
    @anishgupta6525 3 місяці тому

    after logging in why does it show "localhost can't handle this request"

    • @SakuraDev
      @SakuraDev  3 місяці тому

      I will check that and update the repo

    • @anishgupta6525
      @anishgupta6525 3 місяці тому

      @@SakuraDev thanks :)

  • @shankar66
    @shankar66 6 місяців тому

    Please make a video authjs 5 with mongodb.

  • @starrynight72
    @starrynight72 3 місяці тому

    But how do you deploy the whole app which I don't see it in the playlist😮

    • @SakuraDev
      @SakuraDev  3 місяці тому

      Will Be uploaded soon

    • @starrynight72
      @starrynight72 3 місяці тому

      @@SakuraDev OK. How much of the complete contents are left? I'm still following the second episode.

    • @SakuraDev
      @SakuraDev  3 місяці тому

      @@starrynight72 Hi, Only deployment is left

    • @SakuraDev
      @SakuraDev  3 місяці тому

      second episode is already uploaded. Have checked the playlist?

    • @starrynight72
      @starrynight72 3 місяці тому

      @@SakuraDev Great! 🫡Thanks for your efforts and I'll keep on it.

  • @maneshwam
    @maneshwam 4 місяці тому +2

    I thought everything is going well until I see Kinde.....bye bye

    • @NikolaFilipovski94
      @NikolaFilipovski94 4 місяці тому

      Same here i hate 3rd party libraries that save someone's personal data for me "safe" 😑

  • @thiago203
    @thiago203 6 місяців тому

    Promo'SM