Point of Sale (POS) System Using C Language | C Programming Tutorial

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

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

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

    Napakalinaw kung paano ginawa yung system.. maraming salamat po

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

    you explain so well, you give a lot more detail and i love that

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

    big thank you mas may natutunan pa ako dahil dito more videos to come pa po!!

  • @isackveijo5013
    @isackveijo5013 2 года назад +5

    Thank you, didn't think a video like this existed👏

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

    THIS VIDEO IS VERY HELPFUL, TYSM!

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

    I know all these things...
    But really you explained so well....

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

    Napaka liwanag po ng iyong explanation maraming salamat po.
    New subscriber po sana marami kapa pong ganito na mga program salamat po ulit

  • @aaronp.canete7622
    @aaronp.canete7622 2 года назад

    Thank you so much po Maam! Marami po akong natutunan

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

    Really good.
    Congratulation.

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

    Big thank you ! it help me a lot.

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

    Thank you po Prof💖

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

    Hi maam thank u😚 cute ng boses mo

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

    Thankyou po prof.❣️

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

    Ma'am, how get and solve the stocks if you put stocks and revenue ma'am???plsss

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

    Thank you this explains alot

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

    holy shit! thank you so much

  • @osamaosama-11
    @osamaosama-11 2 года назад

    You are the bbbbbest ❤❤
    You explain so well, you give a lot of details ❤❤ and I love ur accent 😭❤❤
    Thanks ❤❤❤❤🇱🇾

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

    How to display the bill and how to add print option?

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

    can u help me my loop isn't working i think its around getch because i can’t use it. thank you

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

    Thanks for the video, its help me alot .. how about if i want to show the receipt at the last part after payment made..

  • @kaib.
    @kaib. 2 года назад

    Hi ma'am ask ko lang po bakit dun po sa part ng declaring na po ng amt pag nag enter po ng qty 0.00 lang po nalabas kahit po .2 po nakalagay

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

    Hello Kathrina, How do I contact you for guidance on a project?

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

      you may email me your contact number and ill call you. kstdacanay@gmail.com

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

    Can you help me if i want use function for the balance part

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

    Its ok to visual basic?

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

    Thankyou ma’am

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

    Ma'am bakit nagpoprogram finished agad akin, hanggang dun lang siya sa Add Another amount pero di ko na masagot yung question kasi program finished na

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

    hi ms. katrina the getche code wouldnt compile to run, is there any code can i use except getche?

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

      how did you use the getche function? can you type here the line of code where you used it so i can help you better. thank you.

  • @embergaiiidomingog.2999
    @embergaiiidomingog.2999 2 года назад

    HI MAAM KATHRINA PAANO YUNG TULOY TULOY LANG YUNG TRANSACTION KASE AFTER 1 TRANSACTION NAGKOCLOSING NA YUNG COMMAND NYA MAY CODE KA PO BA PARA SA DI NAGKOCLOSE YUNG PROGRAM AFTER TRANSACTION

  • @osamaosama-11
    @osamaosama-11 2 года назад

    Do you have a flowchart for this code???

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

    hi can u help me why my loop arent working

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

      Sure

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

      Sure. Can I see the code fragment of yout loop?

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

      @@kathrinadacanay8527 it wont let me compile when i use the 'getch'

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

      @@kathrinadacanay8527 #include
      void main(void){
      int code, qty;
      float price, amt, totalAmt, cash, change;
      char addAnother;

      do{
      printf("==================
      ");
      printf("S.F.C Express Menu
      ");
      printf("==================

      ");
      printf("[1] Spicy Cheese Crunch Box Meal\t\t RM 25.00
      ");
      printf("[2] Signature Box\t\t RM 21.00
      ");
      printf("[3] Dinner Plate Combo\t\t RM 20.00
      ");
      printf("[4] Bucket Dipidap\t\t RM 34.00
      ");
      printf("[5] Kids Meals\t\t RM 13.00
      ");
      printf("
      Select the food Code\t: ");
      scanf("%d", &code);
      printf("
      Enter Quantity\t: ");
      scanf("%d", &qty);
      switch (code) {
      case 1: price = 25.00;
      break;
      case 2: price = 21.00;
      break;
      case 3: price = 20.00;
      break;
      case 4: price = 34.00;
      break;
      case 5: price = 13.00;
      break;
      }
      amt = price * qty;
      printf("
      Amount: %.2f", amt);
      totalAmt = totalAmt + amt;
      printf("
      Total Amount\t: %.2f", totalAmt);
      printf("
      Add another other(y/n)? ");
      addAnother = getchar();
      }while(addAnother == 'y' || addAnother == 'Y');
      printf("
      Cash Tendered:\t ");
      scanf("%f", &cash);
      change = cash - totalAmt;
      printf("
      Change\t\t: %.2f", change);
      }

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

      @@SHAHDELLpro this is the code that doesnt compile? the 'addAnother = getchar();' ?

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

    hi maam pede ba gamitin to sa c++? thankyou po😊

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

    Pwede Po ba ito sa c++, or pwede Po kaya siyang Gawin c++?

  • @Mahela-pw4xm
    @Mahela-pw4xm Год назад

    Can I get a printed invoice with c

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

    ask lang po di po na ra run yung sa huling part yung sa totalamt = totalamt + amt po ang reason po kasi walang naka declare na value po yung totalamt di po sya mag ra run. pano po kaya yon? c++ po gamit ko ty po

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

      yes hindi tlga pwde pag walang initial value ang totalamt. kasi totalamt = totalamt (which is walang value or gsrbage value) + amt..

  • @cloudswmoon.5413
    @cloudswmoon.5413 2 года назад

    hi.can i see the flowchart for this?.

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

    Well explained! But how about nman po sa receipt ng inorder?

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

    Hello dear! Why you don't develop a complete pos application project in C?

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

      Hello! will work on this. 😊 i just gave birth thats why i havent uploaded any video since then. i hope you could watch it too once uploaded 😊

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

    Maam good afternoon, do you have any tutorial how to create a program using C that will print a receipt, similar to grocery receipt? thankyouu

  • @osamaosama-11
    @osamaosama-11 2 года назад

    Do you have a flowchart for this code??? Plz?

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

      None as of the moment but I can create a video for it. For the meantime, you can check my other video discussing flow chart. It might help.
      ruclips.net/video/GEtRa-xZRXg/видео.html

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

    Wow.

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

    maam sa may part po ng declaring amt po pag nag eenter na po ako ng quantitty 0 amount lang po lumalabas kahit 2 po nakalagay

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

      Sorry ngayon ko lang nabasa comment. Okay na ba ngayon? If not, I want to look at the code sana. You can message me in my Facebook account.

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

      @@kathrinadacanay8527 SAME PO MAAM SAKIN

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

      Try ninyo gawing float ang data type ng qty, price and amt..

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

      @@kathrinadacanay8527 maam okay na po
      ask ko lang kung panoo po mag lagay ng real time and date po after order??

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

    Ma'am what kind of compiler po gamit ninyo?

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

      I use Code::Blocks application as editor which has a built-in compiler narin.

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

    Maam may error po sa part ng do while,
    Pag nag ni ra run ko po may lumalabas na main must not return 'int'

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

    hello po, sana masagot po agad. paano po magagawaan ng receipt ito? salamat po!

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

    Can u help me with same equation pls?

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

    Hello maam is it okay if i ask you a question regarding the code because I added some new features to the code and the total amount is stacking even if the program entered a new loop. Sana po mabasa niyo

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

      i do not know if i understand it right. you mean you wanted the total amount to be reset to zero amount?

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

      @@kathrinadacanay8527 opo maam ganun na nga po.

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

      I used For loop po kase before using the do-while loop that you did in the tutorial. I used For loop po para umulit yung buong program simula pinaka una every new customer.

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

      if you wanted it to be reset, you have to initialize the total amount variable to zero before entering the new for loop meaning outside the new for loop.
      like this:
      totalamt=0; // reset to zero
      for(....) {
      }

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

      @@kathrinadacanay8527 Thank you so much po maam and sobrang calming po ng voice niyo hehe

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

    HI CAN I GET THE SOURCE CODE

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

    hello po anong gamit nyo pong pang code po?

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

    Please give this code

  • @joshuasarda-p3f
    @joshuasarda-p3f Год назад

    In my coding the getch will error😢

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

    Hello po sana po masagot niyo about kung paano mag order ng madami kunyari eh yung sampong products ang bibilhin , sobrang thank you po

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

      You can do this by following the code I made. As long as the variable addAnother is equal to 'Y' or 'y' as shown in timestamp 11:10, you can continue ordering. And by choosing 'N' or 'n' for addAnother, the getting of order will stop and proceed to payment.

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

    Name of complier

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

    Maam ..san po mahanap yang parang % at saka yung parang &?

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

      You mean san mahahanap sa keyboard?

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

      % is used as format specifier. & is used for the address of the variable, usually used in scanf function..

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

    can you send the source code?
    thank you

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

    Codes koncham send cheyyada

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

    just for my opinion this program has pagkukulangs
    - what if wrong character ung napindot like instead of "y" pero mga any character na hinde y ung iniinput niya so sana mag ask siya to type the right char again
    - what if kulang ung cash na nilagay
    anyways, I'm still in a process of learning kaya ako andito. And sobrang detailed and understandble explanation mo po. Salamat poo 🙏🙏

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

      i can do another video for input validation. for example enter a number but the user entered a character..

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

    miss penge po mahingi yung file?

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

    Source code please

  • @user-oxidebot21
    @user-oxidebot21 Год назад

    Why I'm looping 😢😢 help me plsss

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

      you can email me your source code so i could check. ktdacanay@gmail.com

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

    devc++ po

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

    hello teacher kathrina , how i can chat with you please? can you i have your email

  • @pagalareyanjamesl.1747
    @pagalareyanjamesl.1747 2 года назад

    What application po gamit nyo pang code?

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

    Can I get the source code.