Travel Management System | C++ | OOP

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

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

  • @nimshisilva7938
    @nimshisilva7938 3 года назад +3

    Well explained...brother..well done ✔

  • @sandushiumayanga7423
    @sandushiumayanga7423 3 года назад +3

    Excellent ❤️

    • @idealbit
      @idealbit  3 года назад

      thank you🥰❤️💐

  • @gpunsisi6850
    @gpunsisi6850 3 года назад +5

    Explanation is very good. Do one more.keep it up❤️

    • @idealbit
      @idealbit  3 года назад

      thank you🥰❤️💐

  • @Ayesha-OfficialClub
    @Ayesha-OfficialClub 2 года назад +1

    Tanks for all of these....
    😉😇😇😇😇😇😇

    • @idealbit
      @idealbit  2 года назад +1

      I'm so happy ❤️❤️

  • @kakoozaxenyondo00
    @kakoozaxenyondo00 Год назад +1

    Thank you

  • @Multaniprince557
    @Multaniprince557 2 года назад +1

    Love you from Pakistan🥰

  • @DelightfulTreeSwing-qo6tm
    @DelightfulTreeSwing-qo6tm Год назад +2

    Pyara sa comment 😊

  • @adnanaman4391
    @adnanaman4391 5 месяцев назад

    Can you tell how did you learn building projects in cpp oop ? I dont find much videos about it

  • @rehmanhameed6063
    @rehmanhameed6063 11 месяцев назад +1

    hi, i need souce code for this code . Do you have it where i can download it ? or if any one have it please share it with me ..........

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

      You can download it free on github, link provided in the description.

    • @Braveuser-x7j
      @Braveuser-x7j 10 месяцев назад

      but there is no GitHub link .... please verify
      @@idealbit

  • @sanduhapuarachchi620
    @sanduhapuarachchi620 3 года назад +3

    Keep it up malli❤️🔥

    • @idealbit
      @idealbit  3 года назад

      thank you🥰❤️💐

  • @ruchiraanuranga9716
    @ruchiraanuranga9716 3 года назад +2

    Good job 👍. Keep it up bro ❤

    • @idealbit
      @idealbit  3 года назад

      thank you🥰❤️💐

  • @sinhalastatus965
    @sinhalastatus965 3 года назад +2

    Excellent bruh 😍

    • @idealbit
      @idealbit  3 года назад

      thank you🥰❤️💐

  • @khabibkhan1827
    @khabibkhan1827 2 года назад +1

    Kindly upload ATM project as well.....
    and similar and simple projects....

    • @mohammadshahabmanzar5763
      @mohammadshahabmanzar5763 2 года назад +1

      hi there if you have written the code can you kindly share ?

    • @idealbit
      @idealbit  2 года назад

      sure..thank you..

    • @idealbit
      @idealbit  2 года назад

      You can get the source code from my github repo: github.com/algoPasindu/Travel-Management-System

  • @sumit-dm7qb
    @sumit-dm7qb 11 месяцев назад +1

    Can you pls tell what topics of C++ have been used here
    Plss reply

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

      Mainly, file handling and oop concepts like encapsulation, abstraction, etc

  • @hamayalkaleem6925
    @hamayalkaleem6925 2 года назад +1

    Can you plz tell you used association, aggregation, composition or not?

  • @tomitube4163
    @tomitube4163 2 года назад +1

    sir pleas tell me how you creat the file

  • @RELAXISLANDS
    @RELAXISLANDS 2 года назад +1

    thank You So much but elephantbay hotel, You got me there🤣🤣🤣🤣🤣🤣

  • @AreebaMujtaba3030
    @AreebaMujtaba3030 2 года назад +1

    Do you have library management system in cpp oop

    • @idealbit
      @idealbit  2 года назад

      Yes.. Under development. Keep in touch.

  • @_misheel_
    @_misheel_ 2 года назад +3

    thank you so much it helps me a lot :))

    • @mohammadshahabmanzar5763
      @mohammadshahabmanzar5763 2 года назад +1

      hi there if you have written the code can you kindly share ?

    • @idealbit
      @idealbit  2 года назад

      Glad to hear that :)

    • @idealbit
      @idealbit  2 года назад

      Check the source code from my github repo: github.com/algoPasindu/Travel-Management-System

  • @Rajat_maurya
    @Rajat_maurya 2 года назад +2

    Can you give the diagram.pdf file link in description or somewhere

    • @idealbit
      @idealbit  2 года назад

      Actually I'm unable to find that document. Can you check my github. I used draw.io to draw the diagram.

  • @Abhishek-sf9cp
    @Abhishek-sf9cp 2 года назад +1

    Does this project have a Database Connectivity ?

    • @idealbit
      @idealbit  2 года назад +1

      There is no database connectivity part, we use txt file handling..

  • @aaftab19
    @aaftab19 2 года назад +1

    Sir keep it up like this tutorial plz more projects create you for our in c++?

  • @arvinthvinth7512
    @arvinthvinth7512 Год назад +1

    hi bro is sorting and tree implemented in this

    • @idealbit
      @idealbit  Год назад +1

      No brother. We will create an another video with implementing these algorithms.

  • @kavi715
    @kavi715 3 года назад +3

    It's really good.. keep it up!❤️

    • @idealbit
      @idealbit  3 года назад

      thank you🥰❤️💐

  • @safayatkhanshourob2167
    @safayatkhanshourob2167 Год назад +1

    Brother can I run this code in QT framework and if Yes then what changes I have to make?

    • @idealbit
      @idealbit  Год назад +1

      Since this is a pure cpp code, Yes brother, you can run the .cpp code written in Code::Blocks in the Qt framework. However, you may need to make some adjustments to the code and project settings to ensure it works seamlessly with Qt.
      More info:
      jpst.it/3jOCt
      forum.qt.io/topic/59808/how-to-run-a-c-code-in-qt

  • @ankita6707
    @ankita6707 2 года назад +1

    Is polymorphism included in it?

    • @idealbit
      @idealbit  2 года назад

      Yes.

    • @wayln2591
      @wayln2591 2 года назад

      @@idealbit hey can you tell me where polymorphism is used?? I couldn't see it. Nice project by the way. Very helpful 👍👍👍👍👍👍👍👍 thankyou

  • @sakshithakur3947
    @sakshithakur3947 Год назад +1

    where Can I find the code for this ???

    • @idealbit
      @idealbit  Год назад +1

      You can find the code here:
      github.com/pasinduweb/travel-management-system

  • @EraldoBreshani
    @EraldoBreshani Год назад +2

    I have a question: where did you declare the "menu()" because I am not finding it? Thank you!

    • @idealbit
      @idealbit  Год назад +2

      Hi, You can find the complete source code from here in github😃: github.com/pasinduweb/Travel-Management-System

  • @mayanksharma5540
    @mayanksharma5540 2 года назад +3

    Bro please increase font size, your content is incredible ❤

    • @idealbit
      @idealbit  2 года назад

      Thank you.. Next time for sure ❤️🔥

    • @tikash12
      @tikash12 2 года назад

      @@idealbit sir plz sourse code

    • @mohammadshahabmanzar5763
      @mohammadshahabmanzar5763 2 года назад

      hi there if you have written the code can you kindly share ?

  • @youssefgamal8284
    @youssefgamal8284 2 года назад +1

    Well done brother , Keep Going ♥️

  • @noname-cu2fo
    @noname-cu2fo 3 года назад +1

    Can you provide sourse code link in description?

    • @idealbit
      @idealbit  3 года назад +3

      get it from here, github.com/algoPasindu/Travel-Management-System
      if it helpful make a star and follow ❤️❤️

    • @someshsangwan5302
      @someshsangwan5302 2 года назад +1

      @@idealbit thanks sir , it will help me to add new things in my resume , love from India

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

    Bro where is the link to the source code ?

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

      Here is the link:
      github.com/pasinduweb/travel-management-system

  • @مخبلهمخبله-ه6ي
    @مخبلهمخبله-ه6ي Год назад +1

    How much this system cost?

    • @idealbit
      @idealbit  Год назад +1

      This is completely free. Check it on github, github.com/pasinduweb/travel-management-system

    • @مخبلهمخبله-ه6ي
      @مخبلهمخبله-ه6ي Год назад

      @@idealbit I mean this types of systems how much cost if programmer want to sale it?

    • @idealbit
      @idealbit  Год назад +1

      It depends on the various things such as functionalities of the system, current prices of the similar systems in the market and targeted user base and so on,
      Since this system is only a console program which is running in the terminal. We don’t have enough chances to sell it. May have a chance to sell it as a college oop projects.
      If we really need to sell a system, we have to make it according to real world scenarios. Should have proper frontend and backend with databases.
      But before we dive into develop that kind of system. We should learn from basics, topics like oop which we discuss in this video.
      Thank you.

    • @مخبلهمخبله-ه6ي
      @مخبلهمخبله-ه6ي Год назад

      @@idealbit why we don't have a chance? I see it more practicle than another specially if you decided to add show personal picture feature to your system

    • @idealbit
      @idealbit  Год назад +1

      Yes, there might have a chance.. but that is the point where we need to implement proper frontend functionalities. Since this is a command-line inference (CLI) program. We cannot deal with graphical interfaces (GUI) like buttons, pictures and so on…

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

    Can you provide us source code.

  • @ANGEL_GFREENS
    @ANGEL_GFREENS 2 года назад +1

    Excellent Project bro I just have one Question can you please provide me project report for this project Thanks In advance

    • @idealbit
      @idealbit  2 года назад +2

      Actually I didn't create a project report for this.. Sorry:( , btw create your own one..

    • @ANGEL_GFREENS
      @ANGEL_GFREENS 2 года назад +1

      @@idealbit Okay bro Well done keep it up

    • @mohammadshahabmanzar5763
      @mohammadshahabmanzar5763 2 года назад

      hi there if you have written the code can you kindly share ?

    • @Shin-be5vh
      @Shin-be5vh 2 года назад

      @@ANGEL_GFREENS have you prepared the project report on this code? I'd appreciate having a look at it.

    • @ANGEL_GFREENS
      @ANGEL_GFREENS 2 года назад

      @@Shin-be5vh nope i didnt prepared it

  • @tanyatarun6730
    @tanyatarun6730 3 года назад +2

    Please provide code link

    • @idealbit
      @idealbit  3 года назад +3

      Here is it: github.com/algoPasindu/Travel-Management-System

    • @tanyatarun6730
      @tanyatarun6730 3 года назад +1

      Can you please give me the link of code blocks because in other compiler it is not running.

    • @idealbit
      @idealbit  3 года назад +2

      www.codeblocks.org/downloads/binaries/

  • @mrmonster5308
    @mrmonster5308 3 года назад +4

    source code???????????????

    • @idealbit
      @idealbit  3 года назад +2

      here: github.com/algoPasindu/Travel-Management-System

    • @wanderingfido
      @wanderingfido Год назад

      Why bother? At 10:31 you can see that many tasks are mixed together into a God-Object called 'Customers'.

  • @allroundergeniuscsk555
    @allroundergeniuscsk555 3 года назад +2

    Bro needed code Link

    • @idealbit
      @idealbit  3 года назад +3

      here: github.com/algoPasindu/Travel-Management-System

  • @rishi_vlo_g
    @rishi_vlo_g 2 года назад +1

    Where can I get source code of this project ?

    • @idealbit
      @idealbit  2 года назад +2

      You can get it from here: github.com/algoPasindu/Travel-Management-System

  • @repairingmaster6568
    @repairingmaster6568 2 года назад +1

    please sir give me a source code.....

    • @idealbit
      @idealbit  2 года назад

      get it from the github repo: github.com/algoPasindu/Travel-Management-System

    • @repairingmaster6568
      @repairingmaster6568 2 года назад

      @@idealbit Thanks a lot Sir.......

  • @TheAnikesh22
    @TheAnikesh22 Год назад +1

    code bro

    • @idealbit
      @idealbit  Год назад

      You can get the source code from here: github.com/pasinduweb/travel-management-system

  • @aryank7756
    @aryank7756 2 года назад +1

    can you pleasw give me code

    • @idealbit
      @idealbit  2 года назад

      Sure, get it from here. appreciate if you can follow me and star in github, github.com/algoPasindu/Travel-Management-System

  • @MuhammadYaseen-hf3if
    @MuhammadYaseen-hf3if 2 года назад +1

    please send this code on email

    • @idealbit
      @idealbit  2 года назад +1

      check this: github.com/algoPasindu/Travel-Management-System

  • @wayln2591
    @wayln2591 2 года назад +1

    Does this program use inheritance?