EP04: Ticket Booking Implementation | Mini Project | Backend mastery

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ธ.ค. 2024

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

  • @SahilKhan-fh9du
    @SahilKhan-fh9du 5 หลายเดือนก่อน +6

    Even some paid courses by bhaiyya and didi didn't offer this level of content. Hats off to you, brother 😊❤

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

      🫡🫡

  • @Smitanshu3070
    @Smitanshu3070 3 หลายเดือนก่อน +3

    Getter setter method encapsulation property

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

    04:02 ticket.booking not created by intellij, it has java.org.example insted. What to do?

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

      Just chatGPT bro, restart IDE it will work

    • @siddhant_5_
      @siddhant_5_ 29 วันที่ผ่านมา

      @@SinghDevHub i restarted IDE, chat gpt said to recreate entire project so did it as well but ticket.booking package is not appearing by default. Please help

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

    I really learnt a lot of good coding practices but more importantly the reasoning behind their usage. I'm liking this approach in your video. Keep up the good work and keep going

  • @gettolearn.1995
    @gettolearn.1995 5 หลายเดือนก่อน +1

    sir there is no "app" section in my project. Whatever you did in terminal i have followed you and everything was going exactly same but one thing which was different is i had not got the option of "source package" and the problem is i'm not getting the "app" section the way you are getting in your project . please help me !!

    • @gettolearn.1995
      @gettolearn.1995 5 หลายเดือนก่อน

      sir please reply me or anyone who can solve the problem

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

      App to run na. That you need to add as a config in intellij bhai. Just proceed further you will get to know in future videos

    • @siddhant_5_
      @siddhant_5_ 24 วันที่ผ่านมา

      04:02 ticket.booking not created by intellij, it has java.org.example insted. Is this the same issue? If you know how to resolve please help

  • @adityabedi266
    @adityabedi266 10 หลายเดือนก่อน +1

    Sir i got some problem when i made the IRCTC project in cmd and then open it in intelij it show gradle not sync below what do i do in this situation

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

      Can you search a bit on the internet and ask chatgpt. Have you configured Env of intelliJ and Java version

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

      @@SinghDevHub yes sir i did that already but I will try to find a solution for this

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

      ​@@adityabedi266 yeah just try and u will be able to debug

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

      ​@@SinghDevHubsir the sync is working now

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

      bro i m getting the same issue,can u guide me how i can resolve this issue?

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

    can use getter setter

  • @FE_E_27_Zaheerkhan-te1rd
    @FE_E_27_Zaheerkhan-te1rd 5 หลายเดือนก่อน

    By using the setter and getter method to acess the private variable

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

    PROBLEM IN IMPORTING JACKON LIBRARY I HAD ALREADY IMPORTED THE LIBRARY BUT THE OBJECT_MAPPING DOESN'T WORK!!!!!!!!!!

    • @SinghDevHub
      @SinghDevHub  3 หลายเดือนก่อน +1

      Chatgpt bruh. And make sure you are using correct version of java and jackson. Restart your ide too

    • @Himanshu_2360
      @Himanshu_2360 3 หลายเดือนก่อน +1

      @@SinghDevHub thnku brother problem solved🥰❤

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

      ​@@Himanshu_2360 can u help please how to import it

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

    Hey ! Please anyone help me with this. Actually Gradle init command is not working . I don't know why but it is showing
    * What went wrong:
    Execution failed for task ':init'.
    > Could not generate file C:\Windows\System32\settings.gradle.

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

      go to start.spring.io/ and make your project instead of trying using gradle init. ANd windows main error aate hi rhete hain coding krte wqt, isliye explore if you can install linux or WSL in windows and code

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

    Can u tell the 1:33 command for windows (all)

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

      Are bro chatGPT hai ye basics usse pooch skte ho obv.

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

      ​@@SinghDevHubKk

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

    i have created a project before but my contribution in backend was less so i wanted to build a new project and learn also but i have used maven for building project is it okay to start this project like you are doing with maven??

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

      Yep. Mvn is also fine

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

      @@SinghDevHub thank you sir

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

    Yes, I'd very much like a video on TypeReference from you. Thanks in advance.

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

    hey I didnt get the option of select test framework and source package in cmd

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

      What do you mean. Pls elaborate

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

      @@SinghDevHub at 2:23 while using cmd you got options of select test framework and source package automatically, but I didnt get the same options while configuring gradle

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

      @@vighneshhumane use start.spring.io/ to initialize your app instead of using gradle init if you are facing issues

  • @AR_--007
    @AR_--007 4 หลายเดือนก่อน +1

    Really great tutorial brother ! Thank You !

    • @SinghDevHub
      @SinghDevHub  4 หลายเดือนก่อน +1

      💯♥️

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

    Hello Lovepreet
    C:\Users\Adhiraj\Desktop\irctc\app\src\main\java\org\example\App.java
    this is the path of the java file created at what level do I have to create the package but Intelli J is just giving me options of create Directory and not create package

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

      Bro create a directory only if no package is being shown there

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

      @@SinghDevHub But at what level should i create a directory then? and thanks a lot for replying so fast!

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

      irctc\app\src\main\java\org\example

  • @piyussh_
    @piyussh_ 25 วันที่ผ่านมา

    why do you use intelij instead of vs code

    • @SinghDevHub
      @SinghDevHub  25 วันที่ผ่านมา

      Because it is way better. For debugging, configuration and intellisense.

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

    mujhe vo chaye vo 😂😂😂 great way to tell about TypeReference .

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

    since the variables of the User class are private, hence we are required to use getter and setter functions.

    • @SinghDevHub
      @SinghDevHub  7 หลายเดือนก่อน +1

      Yeps. It is a practice followed generally so that one can set and get vars functionally

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

    Bhaiya how to import Jackson library

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

      Include in gradle file. Build.gradle and then gradel refresh. Restart ide if not able to import

  • @SameerSam-18
    @SameerSam-18 5 หลายเดือนก่อน

    How to open Project in intelj.. After that Terminal

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

      File -> Open

    • @SameerSam-18
      @SameerSam-18 5 หลายเดือนก่อน

      @@SinghDevHub it was not opening directly like urs... It's showing to create new file.

  • @bestgamingtech2
    @bestgamingtech2 3 วันที่ผ่านมา

    Bro theme ka name bta skty jo apne install kia hua 😊

    • @SinghDevHub
      @SinghDevHub  3 วันที่ผ่านมา

      Catppuccin mocha

    • @bestgamingtech2
      @bestgamingtech2 3 วันที่ผ่านมา

      @@SinghDevHub same look nhi ai

    • @LovepreetSingh-lt8wy
      @LovepreetSingh-lt8wy 3 วันที่ผ่านมา

      @@bestgamingtech2install material ui themes and select cattpuchhin. And install material icons

  • @aritrakar2492
    @aritrakar2492 8 หลายเดือนก่อน +1

    sir do make a video on i/o exception and typeReference whenever you are free , and sir we will use getter and setter methods to access the value of private member (asked gpt ). Btw great explanation .😁😁😁

    • @SinghDevHub
      @SinghDevHub  8 หลายเดือนก่อน +1

      In future videos we'll use exceptions and type ref a lot. So clear hojayega no worries 🙏

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

      🥳🥳@@SinghDevHub

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

    Vai gladle installation pls bata do....bahut dikat ho raha set up karne me 😶

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

      Bro gradle init kro and application add kro intellij mai bas

  • @ChetanKathed.
    @ChetanKathed. 9 หลายเดือนก่อน

    kab kaunsi dependency or library use karni he ye yaad rakhna chahiye ya fir with Practice samajh me aa jayega ?
    according to ur experience

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

      Practice se aayega and chatgpt se pooch skte. Jab jis cheez ki zarurat prhe. For ex:- I need object mapper which dependency to include.

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

    Bhaiya, is it possible to create JSON files automatically?

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

      Yes. Just use CreateOrUpdate concept

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

    we will create getters and setters.

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

    can we use eclipse and maven instead of intellij and gradle ?

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

      Yes if u r comfortable toh zrorr. No problem in that.

  • @improving_cow
    @improving_cow 5 หลายเดือนก่อน +1

    Bhai bhot shi videos bna rhe ho yaar

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

      Thanks bhai

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

    can you share the file structure, mine is not correct that is why it is not running do share the file structure

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

      File structure of what ?

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

      Can you elaborate more

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

      @@SinghDevHub like the files structure in the left side shown in intellij IDEA src -> main, I have been trying to figure out the bug "Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0." I have tried everything but nothing seems to work so I thought maybe the file structure is not correct, if you have some solution for this bug plz tell, I have tried cahtgpt, StackOverflow, youtube everything for this error

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

      @@yashpal5355 no file structure is not the issue. Make a PR in github bhai i will check

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

      Ok thanks

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

    what is the theme and font and icon name bro ?

    • @SinghDevHub
      @SinghDevHub  4 หลายเดือนก่อน +1

      Material UI

  • @Aks-47
    @Aks-47 ปีที่แล้ว +1

    Sir, one video on Generics required please

    • @SinghDevHub
      @SinghDevHub  ปีที่แล้ว +1

      Got it. An independent video I will upload on generics

    • @Aks-47
      @Aks-47 ปีที่แล้ว

      @@SinghDevHub Yes, for folks learning java side by side like me and following your content, itll be great sir

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

    can you please share theme name ?

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

      Catpuchiin mocha

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

    17 February 2024
    Good work sir well truth I got confused on some topic in the video so I played the video 5 times on that topic and also pause the video and think about how that works logically from my pase 😅. Sir about the the last question you ask about how we can get the name from user class into userService class maybe we can first import the user class into our current class and then make an object of it then use that to get the name variable from user class or maybe create an constructor of user class then take the name variable from it. Sorry I can't think of another method even l didn't have any confidence on my owb answer 😐.

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

      You can try and figure it out. That's how you can learn more bro.

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

      Generally we use getters and setters and make fields private

    • @mahaveerjanagouda77
      @mahaveerjanagouda77 4 หลายเดือนก่อน +1

      bro u r correct u need to import that User class to use it in UserBookingService.

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

    getter setter methods

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

    make a video on typeReference and IOException pls

    • @SinghDevHub
      @SinghDevHub  11 หลายเดือนก่อน +1

      It is already there. In backend mastery we covered java concepts while building a project

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

      @@SinghDevHub sorry, i didn't reached till there yet. Btw this video was bit overwhelming and confusing for me like all the concepts of file reading, serialization and all. Can you give me some tips about how to like learn and remember all this. i already watched it 2 times so half of the concept is clear but still some are difficult to grasp

    • @SinghDevHub
      @SinghDevHub  11 หลายเดือนก่อน +1

      @@yashyadav6190 don't try to remember bro. Try to read a file and apply the concepts and ask chatgpt about this because real way to learn is take an idea from the videos and referring them implementing and debugging on ur own. I will make a video anyways on Object mapper, generics and file handling as seperate videos

  • @aj-lan284
    @aj-lan284 8 หลายเดือนก่อน

    Bro are you going to sell courses? I am not saying that selling courses is a bad thing but if someone watches your free video and if after few months if you launched course in detailed then it will be totally waste of time for students because he will invest time in free + paid. If you are selling course for a backend engineering at a budget price, I am ready to buy...

    • @SinghDevHub
      @SinghDevHub  8 หลายเดือนก่อน +1

      Bro pehli baat main course sell kyun krun. I enjoy building stuff. If you think i will sell course and i will quit this playlist midway. Then don’t follow the playlist. It is a trust factor thing

    • @aj-lan284
      @aj-lan284 8 หลายเดือนก่อน

      @@SinghDevHub bro fir please in detailed padhao, sbkuchhhh...muze puri backend engineering sikhni hai tumse. I liked your teaching style. Aur please jaldi jaldi upload krne ki koshish kro, muze jaldise job lena hai yarr...

  • @Ankit-cs8un
    @Ankit-cs8un 9 หลายเดือนก่อน

    loved this

    • @SinghDevHub
      @SinghDevHub  9 หลายเดือนก่อน +1

      🙏🙏🙏🙏🙏

  • @UzairAhmed-gn5su
    @UzairAhmed-gn5su 8 หลายเดือนก่อน

    Bhaiya Type Reference serialization and deserialization pe video bana do bcoz in topics pe genuine content available nai hai .Kindly video bana dena . Thank You(Loved ths playlist) Good thing about your course is that it is structured which really makes easy to understand the flow how to learn.

    • @SinghDevHub
      @SinghDevHub  8 หลายเดือนก่อน +1

      I know bro type ref and serialisation tohda complicated hai. But bna denge ek java crash course hi jald hi

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

    bhai kyunki login and signup gettter and setters create karana padegaaaaa and Execption ke uppar toda video banadoo free time dek ke

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

      Exceptions vgera sab aage jaoge toh milega covered

  • @Ajay-ck6cm
    @Ajay-ck6cm 10 หลายเดือนก่อน

    very helpful vdo

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

      Thx bro

  • @ss-xh3hf
    @ss-xh3hf 9 หลายเดือนก่อน

    ek video exceptions par

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

      Study it yourself bro. Not a big thing. Or we have used it a couple of times in future videos you'll get it from there

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

    Super bhai

  • @djdholan
    @djdholan 9 หลายเดือนก่อน +1

    after 20 min you understand the code really very worst mean does not understand

    • @SinghDevHub
      @SinghDevHub  9 หลายเดือนก่อน +1

      Achaa. Bhai spoon feed krdoon poora?

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

    wtf not at all beginner friendly..should have mentioned it beforehand :)

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

      If someone not ready to put efforts from his end yes not friendly at all. Bhut basic parhna hai toh bro i am not the right person