Build Dental Appointment Form - Python Django Dentist Website #10

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

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

  • @Codemycom
    @Codemycom  4 года назад +2

    ▶️ Watch Entire Money Making Playlist ✅ Subscribe To My RUclips Channel:
    bit.ly/2tEBTzg bit.ly/2IGzvOR
    ▶️ See More At: ✅ Join My Facebook Group:
    Codemy.com bit.ly/2GFmOBz
    ▶️ Learn to Code at Codemy.com
    Take $30 off with coupon code: youtube1

  • @utku_yucel
    @utku_yucel 4 года назад +4

    Thanks a lot, been working on Django for a couple months but your videos and projects made me better in Django and those are totally free! I appreciate it.

    • @Codemycom
      @Codemycom  4 года назад +2

      Glad you're getting a lot out of them!

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

    If i'm not wrong you're best backend developer.. Django very interested language so you can build book an appointment software you are talking about this... ❤️👍

  • @ai.201
    @ai.201 4 года назад +2

    You put your soul in these videos and I appreciate you Walter.

    • @Codemycom
      @Codemycom  4 года назад

      Thanks! I appreciate you watching and smashing the thumbs up button! :-p

  • @Obzrve
    @Obzrve 6 месяцев назад

    I really appreciate this!! You giving people opportunity!!

  • @nowyouknow2249
    @nowyouknow2249 4 года назад +1

    I am always excited once I see a new upload.
    Obrigado

  • @ryan_0337
    @ryan_0337 4 года назад

    You're hard work will pay one day !

    • @Codemycom
      @Codemycom  4 года назад +1

      I hope so!! That's so much for watching!

  • @TechWithSabri
    @TechWithSabri 4 года назад

    i just now finished the tutorial and after 5 mins you lunched this vid
    i'm very excited sir thank you so much

    • @Codemycom
      @Codemycom  4 года назад +1

      Glad you're excited...I try to publish a new video every week day.

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

    Just found your videos, amazing content! Adding you to my rotation of tech tubers for sure. Keep up the great work!

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

      Welcome aboard! Glad to have you!

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

      @@Codemycom For the drop down menu for scheduling, is there a specific reason you did not end up doing the calendar view? I believe you mentioned maybe implementing it in a future video, but it seems like you opted against that.

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

    You said you would show how to implement a date picker in the "book an appointment" section . I was unable to find any such video

    • @deequi77
      @deequi77 6 месяцев назад

      I was waiting for it too

  • @johnstones2026
    @johnstones2026 4 года назад +1

    Thank you Walt. Keep up the good work.

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

    Noted the slide show conatc us only one line is working , maybe for the first timers you can share slideshow process for dynamic slideshow

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

    I once had a root canal and looked up how to pull out a tooth with pliers. Extremely unwise, I should've looked up for john elder the best dentist in the world
    😀

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

    Sir when I'm clicking on book appointment button, the page is not redirecting to the page which displays
    Appointment Booked, rather it is loading the home page again and again. I've tried many times but the problem still persists. what should I do?

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

      is your redirection code in your view pointing to the home page?

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

      No sir , it's pointing to the appointment.html page.

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

      @@c0mplexeditz545 whats in appointment.html?

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

      @@Codemycom sir, In the appointment.html, there's only an H1 tag stating "Appointment booked".

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

      @@c0mplexeditz545 hm..

  • @bigsandip
    @bigsandip 4 года назад

    Hey heisenberg ,can I ask you dumb question?suppose I filled an appointment form and submit it then how receptionist gonna find or know about my details ? Should we have to create different route or what?

    • @Codemycom
      @Codemycom  4 года назад +1

      Continue watching the video, I explain it all...

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

    Sir 13:03 , when you used that 'your_schedule' variable to show up on your appointment , that method of passing variable value is not working in my project , it just won't display anything that's between {{}} . Please reply asap

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

      Then you did it wrong. Rewatch the video and look at your code to see what you did differently from the video.

  • @rawalpindiupdates
    @rawalpindiupdates 4 года назад +1

    Can we add a date picker instead of days of week.

    • @Codemycom
      @Codemycom  4 года назад

      Sure, if you know how..

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

    What happens if I have the same appointment in the same time ?

    • @deequi77
      @deequi77 6 месяцев назад

      Waiting for an answer

    • @piorprogramadorbr9481
      @piorprogramadorbr9481 6 месяцев назад

      @@deequi77 u need to create a if statement which does not let the user make an appoitment if it already has an appoiment booked

  • @tripathi5174
    @tripathi5174 4 года назад +1

    Sir where is the data going?
    Is it visible only at the front end or something is happening at the backend?

    • @Codemycom
      @Codemycom  4 года назад

      Sorry, I don't understand the question...doesn't this video answer that question exactly?

    • @tripathi5174
      @tripathi5174 4 года назад

      @@CodemycomIt's a great video sir but like whatever details you are entering as your name. last name , time of appointment so do you have a model for that maintaining those details in the models.py file ?

    • @Codemycom
      @Codemycom  4 года назад

      @@tripathi5174 No..watch the video, it explains it all completely.

    • @tripathi5174
      @tripathi5174 4 года назад

      @@Codemycom sure sir :p

    • @jizzervirusreptikonski8756
      @jizzervirusreptikonski8756 4 года назад

      Yes he didn't use any models for the database. This website has poor functionality I mean there is only one thing you can do: just sending emails by views.contact and views.appointment. That's all😁. Moving through the pages is done by javascript and the whole data in home page or other pages isn't set dynamically. It't just hardcoded in html files without any connection to database.

  • @nomanyatogami
    @nomanyatogami 4 года назад +1

    How would you handle it if there were 3 different forms on this page and you wanted the data to be saved to the database

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

      I agreee with you.. But our teacher avoid 🥴

  • @naveenkumarm7339
    @naveenkumarm7339 4 года назад

    You again Rocked !

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

    Sir..can i get its source code..now the template is not free??

  • @aliazlanaziz
    @aliazlanaziz 4 года назад

    Hey I am confused about the send_mail function. Why did you use your_email? What is it's use? I can't that email anywhere.

    • @aliazlanaziz
      @aliazlanaziz 4 года назад

      I have watched your send_mail video too but couldn't understand what is the use of it? We only need two emails one to send(host email to send message to a doctor) and one to receive(doctor email in the above case). We need client
      email to contact him and we get that via appointment mail to doctor. what is the use of that argument?

    • @Codemycom
      @Codemycom  4 года назад

      @@aliazlanaziz you don't understand...I used my email because I want the message sent to me...if you want it sent to a dr, use the dr's email.

  • @AjitPatilRM
    @AjitPatilRM 4 года назад

    You are very helpful...

  • @ndipdesmond8753
    @ndipdesmond8753 4 года назад

    morning Sir ,are you up ?,Sir in this appointment page ,i have been trying to save the data into the data base instead of outputting it in the site it self .i have created the model for it and the the forms.py .infact i have set up all the step to save data into the data base. but when i want to login in the admin section to create or view data .i have an error " that the admin/home.html template thus not exist "

    • @Codemycom
      @Codemycom  4 года назад

      Without knowing what you did, I couldn't guess what's gone wrong.. you would never have anything in admin/ though so you did something weird..

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

    Hello John, can you make the dental Appointment with a calendar, where the user can book an appointment with the doctor, i mean, where i can select a day, an hour for my appointment, thanks, Saludos from Uruguay

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

      Sorry, I don't have any videos like that. This video is from 3 years ago...

    • @deequi77
      @deequi77 6 месяцев назад

      ​@@Codemycomcan you upate this?

    • @Codemycom
      @Codemycom  6 месяцев назад

      @@deequi77 no

  • @ndipdesmond8753
    @ndipdesmond8753 4 года назад

    i was wonder if the template we are working on ,thus support an admin section

    • @Codemycom
      @Codemycom  4 года назад

      The templates have nothing to do with the admin section. The admin section is in all django apps independently of the template.

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

    Thank you soooooooooo much love you 3000times

  • @IDevotions
    @IDevotions 4 года назад

    Im trying to add a calender dropdown menu to "Choose your date" is there any way to go about that?

    • @Codemycom
      @Codemycom  4 года назад +1

      Sure...too complicated to discuss here tho

    • @IDevotions
      @IDevotions 4 года назад

      @@Codemycom okay no problem I figured, just was seeing if there was something quick . Thanks for the reply ur courses are the best out there ! Helped me alot In my journey.

  • @bektursunsamatuulu9772
    @bektursunsamatuulu9772 4 года назад

    Thanks. How about the day, like, Monday the 3rd of April or something like that? How we can achieve that one?

    • @Codemycom
      @Codemycom  4 года назад

      docs.python.org/3/library/datetime.html

  • @Cristian-cp3cc
    @Cristian-cp3cc 4 года назад

    Teacher: I can't send the email. I get the error: SMTPSenderRefused at /contact.html
    (530, b'5.7.0 Must issue a STARTTLS command first. D74sm9933118qkc.106 - gsmtp '
    I don't understand how this is arranged. If you could help me please. Regards.

    • @Codemycom
      @Codemycom  4 года назад

      Try googling your error

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

    I once had a root canal and looked up how to pull out a tooth with pliers. Extremely unwise, I should've looked up for john elder the best dentist in the world

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

      Ha! My dad actually IS a Dentist lol

  • @saidsaid-nn1qk
    @saidsaid-nn1qk 4 года назад

    Hello teacher , Thank you a lot .
    I am getting this error : from . import views
    File "C:\Users\User\Desktop\dentistsite\dentist\app\views.py", line 66
    return render (request, 'appointment.html', {
    ^
    SyntaxError: invalid syntax
    Here is the code:
    return render (request, 'appointment.html', {
    'your_name': your_name,
    'your_phone': your_phone,
    'your_email': your_email,
    'your_address': your_address,
    'your_schedule': your_schedule,
    'your_date': your_date,
    'your_message': your_message,
    })
    Could you please let me know what is wrong with my code ?

    • @Codemycom
      @Codemycom  4 года назад

      There's an error on line 66 as the error message says...invalid syntax. Try removing the space after render

  • @tripathi5174
    @tripathi5174 4 года назад

    How to set limit in date field ?

  • @ndipdesmond8753
    @ndipdesmond8753 4 года назад

    i succedded in sending the data to my email. it work i was very happy ,but i since yesterday i have been trying to submit the data to my email and to the data base but keep on getting template thus not exist at admin

    • @Codemycom
      @Codemycom  4 года назад

      Your code shouldn't interact with admin...you have an error somewhere.

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

    Hello and thank you very much for the informative videos, do you have a github repo of this project ? Thanks a lot !

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

      github.com/flatplanet/dentistDjango

  • @CODTALES-KILLSTREAKS
    @CODTALES-KILLSTREAKS 4 года назад +2

    I bought a course on udemy I think it’s the same guy

    • @Codemycom
      @Codemycom  4 года назад

      Could be, I have a ton of videos on Udemy: bit.ly/2J01GHE

    • @jizzervirusreptikonski8756
      @jizzervirusreptikonski8756 4 года назад

      @@Codemycom So why did you upload it(dental website) on youtube?

    • @Codemycom
      @Codemycom  4 года назад

      @@jizzervirusreptikonski8756 What are you talking about?

    • @jizzervirusreptikonski8756
      @jizzervirusreptikonski8756 4 года назад

      @@Codemycom I mean you posted dental website course on udemy and youtube. Same course on both platforms

    • @Codemycom
      @Codemycom  4 года назад

      @@jizzervirusreptikonski8756 They're different

  • @sunilshrestha1074
    @sunilshrestha1074 4 года назад

    Dear sir how can i get other videos of this series

    • @Codemycom
      @Codemycom  4 года назад

      There's a link to the playlist pinned in the comments section right here.

  • @colton3507
    @colton3507 4 года назад

    thank you so much!

  • @rangabharath4253
    @rangabharath4253 4 года назад

    Thank you so much

    • @Codemycom
      @Codemycom  4 года назад +1

      You're very welcome!

  • @212mad
    @212mad 4 года назад

    thank you a lot for the video it's helped me
    where we can find this template, please ??

    • @Codemycom
      @Codemycom  4 года назад

      You can see me download it from the website in the video (or one of the videos in the playlist)

    • @212mad
      @212mad 4 года назад

      @@Codemycom ok great thank you

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

    I once had a root canal and looked up how to pull out a tooth with pliers. Extremely unwise, I should've looked up for john elder the best dentist in the world