Fullstack Kanban board Clone in Angular 17, NestJS, TypeORM and MySQL

Поделиться
HTML-код
  • Опубликовано: 3 фев 2025

Комментарии • 42

  • @kreatywnynick8767
    @kreatywnynick8767 10 месяцев назад +4

    Thanks for your work! You're explaining very well! :D

    • @DevBySeb
      @DevBySeb  10 месяцев назад

      Thanks for the awesome feedback mate! And thank you for watching! 🙏🙏

  • @Mahadev-x7u
    @Mahadev-x7u 9 месяцев назад +2

    Thank you so very much 🔥🔥🔥💯

    • @DevBySeb
      @DevBySeb  9 месяцев назад +1

      Thank you for watching mate 🙏🏼🙏🏼

  • @ntesla5
    @ntesla5 7 месяцев назад +4

    Overall it was a great content, it covers so many concepts that I was not aware how to use in project.
    But most of the time it feels likes you are coding yourself instead of explaining clearly what and why the step is needed.
    Looking forward for more structured and well organised tutorial on this channel in future.
    Thank you

    • @DevBySeb
      @DevBySeb  7 месяцев назад +1

      @@ntesla5 Thanks for the feedback mate 🙏🏼🙏🏼

  • @Agorismohoje
    @Agorismohoje 9 месяцев назад +2

    Can you help me? There is a problem when i try to delete The board with cards inside, How do I delete The board with The cards inside? What code modifications do I need? Or Just a mensagem saying that you can't delete The board with cards inside

    • @DevBySeb
      @DevBySeb  9 месяцев назад +1

      Good question mate. This can potentially be done with cascading. I believe its already setup for boards to swimlanes so you should be able to copy the same logic for the swimlane to card relation. If it doesnt work - then delete all cards for the board 😀

    • @Agorismohoje
      @Agorismohoje 9 месяцев назад +2

      @@DevBySeb Thank u for awsering

    • @Agorismohoje
      @Agorismohoje 9 месяцев назад +2

      @@DevBySeb unfurtunally no one is working, i can't delete the board with swinlane inside, and can't delete swinlane with cards inside. If you could, i would like more help from you

    • @Agorismohoje
      @Agorismohoje 9 месяцев назад +2

      @@DevBySeb UHUUUUUUUUUUUUUUUUUUUL, I discover what happens, It was just my xampp not permiting deleting on cascade ;-;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

    • @DevBySeb
      @DevBySeb  9 месяцев назад +1

      @@Agorismohoje glad you found it mate 👌👌

  • @rafafps4304
    @rafafps4304 9 месяцев назад +1

    Can you help me, please? I'm having an issue when i try to do ng serve at frontend, it appears the error TS2307: Cannot find module 'src/users/entities/user.entity' or its corresponding type declarations. [plugin angular-compiler]
    and in red, it shows: ..backend/src/auth/auth.service.ts:5:21:
    5 | import { User } from 'src/user/entities/user.entity';
    I search all over stackoverflow and every site, but can't find a way to solve that.

    • @DevBySeb
      @DevBySeb  9 месяцев назад

      It tries to compile backend with Angular, there is something wrong with your ts config setup

  • @ntesla5
    @ntesla5 7 месяцев назад +2

    Does this tutorial has prerequisite of nest js or it is taught along with coding?

    • @DevBySeb
      @DevBySeb  7 месяцев назад

      Its taught along coding mate

  • @technica5432
    @technica5432 5 месяцев назад +1

    you were part of bossfight yea?

  • @Kyrie-bntz
    @Kyrie-bntz 6 месяцев назад +1

    nice project, can you also upload a video for the design of this project?

    • @DevBySeb
      @DevBySeb  Месяц назад

      Sorry for the late response mate. Will do that for sure!

  • @gregscolumn
    @gregscolumn 10 месяцев назад +1

    just what I needed but please I can easily replace mysql with postgres right?

    • @DevBySeb
      @DevBySeb  10 месяцев назад +1

      Yes you can mate 👍🏼👍🏼

    • @gregscolumn
      @gregscolumn 10 месяцев назад +1

      @@DevBySeb thanks for the confirmation. looking forward for more fullstack tutorials like this

    • @DevBySeb
      @DevBySeb  9 месяцев назад

      @@gregscolumn Thanks for the awesome feedback mate 🙏🏼

  • @MaddesMat
    @MaddesMat 10 месяцев назад +1

    wow thanks for sharing this 💯

    • @DevBySeb
      @DevBySeb  10 месяцев назад

      Thanks for the feedback and for watching 🙏🏼🙏🏼

  • @itksports
    @itksports 3 месяца назад +1

    make more nest js type orm postgres project based tutorial.deploy them

    • @DevBySeb
      @DevBySeb  Месяц назад

      Thanks for the tip mate. I will do that for sure! 🙏🏼

  • @adrian333dev
    @adrian333dev 7 месяцев назад +1

    Awesome content!

    • @DevBySeb
      @DevBySeb  7 месяцев назад

      Thanks mate 🙏🏼🙏🏼

  • @mahdiandalib186
    @mahdiandalib186 9 месяцев назад +1

    thx man, plz create a full news website using angular and nestjs

    • @DevBySeb
      @DevBySeb  9 месяцев назад

      I will do my best mate 😁

    • @mahdiandalib186
      @mahdiandalib186 9 месяцев назад

      @@DevBySeb thx man

  • @tranquillityEnthusiast
    @tranquillityEnthusiast 9 месяцев назад +1

    Great

    • @DevBySeb
      @DevBySeb  9 месяцев назад

      Thanks mate 🙏🏼🙏🏼

  • @kreatywnynick8767
    @kreatywnynick8767 9 месяцев назад +1

    Hey, I would like to ask you if there would be a possibility of a new video like: "Ultimate Project Structure in Angular". I know, that you have made one some time ago: ruclips.net/video/mJGg7LWmVeU/видео.html but since then, the angular 17 was released, where the standalone components came in (in common use). 😀
    I didn't find any video on RUclips about the structure of the standalone application. I think it would be a very interesting topic. What do you think? 😀

    • @DevBySeb
      @DevBySeb  9 месяцев назад +1

      That sounds like an awesome suggestion mate! I will do a video about that! Thanks for the suggestion 🙏🏼🙏🏼

    • @kreatywnynick8767
      @kreatywnynick8767 9 месяцев назад +1

      @@DevBySeb Thank you very much for your quick reply. I'm looking forward for a new video! 😀