Build A Doctor Website With Django | Simple Doctor Appointment Booking System

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ก.ค. 2021
  • In this Django tutorial, we will build a simple doctor website that you might use in your freelance projects, it's easy to install and edit. it comes with a simple notification system. Also, patients can make online appointment and they get an email automatically once the appointment is confirmed.
    -------------------------------------------
    Check the GitHub repo: github.com/SelmiAbderrahim/Dj...
    -------------------------------------------
    TIMESTAMP:
    00 - Introduction
    01:00 - Project Overview: The Result
    05:00 - Installing Django
    13:00 - Convert The Template Into Django Web App
    27:00 - Making An Appointment: The Form
    36:00 - Making An Appointment: Models
    44:00 - Manage Appointments: Template & pagination
    57:00 - Manage Appointments: Sending Emails
    -------------------------------------------
    Thanks For Watching.
    Don't Forget To Subscribe For More Videos.
    -------------------------------------------
    Freelancing:
    💲upwork.com: bit.ly/SAupwork
    💲codeur.com: www.codeur.com/-selmiabderrahim
    -------------------------------------------
    My Profiles:
    ↪️ LinkedIn: bit.ly/SelmiALi
    -------------------------------------------
    Contact Us:
    ✅ selmitech@gmail.com
    ✅ contact@selmi.tech

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

  • @stacksolutions7056
    @stacksolutions7056 ปีที่แล้ว

    man you deserve more than a subscription,,such tremendous effort you've put in this excepional tutorial,,you got a new sub

  • @the_silent_tortoise
    @the_silent_tortoise ปีที่แล้ว

    Awesome job. I had a bad case of "writer's block" and this cured it!

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

    An actual functional highly profitable tutorial, thanks a lot

  •  3 ปีที่แล้ว

    Well done. Thanks!

  • @usmanafridi9668
    @usmanafridi9668 2 ปีที่แล้ว +3

    One of the best Django project videos I ever came across.

  • @georgechilaka4317
    @georgechilaka4317 ปีที่แล้ว

    Thanks 🙏 a lot this was very helpful 😊

  • @cmj3153
    @cmj3153 3 ปีที่แล้ว

    good .very helpful real example

  • @advokats086
    @advokats086 ปีที่แล้ว

    Great content !!!

  • @guramritpalsingh1557
    @guramritpalsingh1557 2 ปีที่แล้ว

    thanks buddy u saved me today :)

  • @investopediac
    @investopediac ปีที่แล้ว

    This is mazing template to do amazing things with
    I will be showing you my ap after modification

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

    Could you pls tell me how can i add time slots while booking an appointment?

  • @enjigaming11
    @enjigaming11 2 ปีที่แล้ว

    Can you please help me with time slots for appointments?

  • @drabbassiamiracardologieme1746
    @drabbassiamiracardologieme1746 2 ปีที่แล้ว

    يعطيك الصحة خويا

    • @selmitech
      @selmitech  2 ปีที่แล้ว

      Y3aychek😊

  • @sona257
    @sona257 ปีที่แล้ว

    Hi, can you share a link to the theme?

  • @sona257
    @sona257 2 ปีที่แล้ว

    Hello
    What DB framework are you using please?
    Great video! 😊

    • @selmitech
      @selmitech  2 ปีที่แล้ว

      thanks. I'm using the sqlite3 since it's the default in Django. But it's easy to migrate to Postgres or any database that Django supports.

  • @collen89c5
    @collen89c5 ปีที่แล้ว

    @Selmi Tech i need your assistance please , im creating a Doctor Appointment Booking system .Now i want the doctor to view appoinments which are directed to him only instead of viewing all appoinments .How do i go about it?

  • @user-es9gc3ed2w
    @user-es9gc3ed2w 6 หลายเดือนก่อน

    bro can you make a proper video explaining bootstrap template

  • @inconnumj4692
    @inconnumj4692 2 ปีที่แล้ว

    Hi thak you for your work, i think there is an error in the pagination (previous and next)

    • @selmitech
      @selmitech  2 ปีที่แล้ว

      Détails ?

    • @inconnumj4692
      @inconnumj4692 2 ปีที่แล้ว

      @@selmitechin the manage-appointment.html template you wrote for both previous and next href : {{page_obj.prebious_page_number}}

    • @selmitech
      @selmitech  2 ปีที่แล้ว

      {{page_obj.previous_page_number}} and {{page_obj.next_page_number}}

    • @inconnumj4692
      @inconnumj4692 2 ปีที่แล้ว

      @@selmitech Yes tha'ts how it should be, thanks for the response

  • @thangang7909
    @thangang7909 2 ปีที่แล้ว

    File "C:\Users\Admin\AppData\Local\Programs\Python\Python38\lib\site-packages\decouple.py", line 75, in get
    raise UndefinedValueError('{} not found. Declare it as envvar or define a default value.'.format(option))
    decouple.UndefinedValueError: EADDRESS not found. Declare it as envvar or define a default value.
    Could you pls tell me how can i fix ?

    • @selmitech
      @selmitech  2 ปีที่แล้ว

      You didn't change the values of the env file

    • @thangang7909
      @thangang7909 2 ปีที่แล้ว

      @@selmitech Can you tell me more please?

    • @selmitech
      @selmitech  2 ปีที่แล้ว

      Go to the settings.py and replace your Gmail address and password

    • @thangang7909
      @thangang7909 2 ปีที่แล้ว

      @@selmitech thank you very much, my english is very bad, so sorry if i wrote confusing

    • @selmitech
      @selmitech  2 ปีที่แล้ว

      @@thangang7909 nevermind

  • @bhargavsolanki6386
    @bhargavsolanki6386 2 ปีที่แล้ว

    Hello, please send me the code

    • @selmitech
      @selmitech  2 ปีที่แล้ว

      Check the description.

  • @Shivam_Manswalia
    @Shivam_Manswalia 3 ปีที่แล้ว

    please correct your timestamps.

    • @selmitech
      @selmitech  3 ปีที่แล้ว

      I did, thanks for mentioning that.

  • @mofiathamin4908
    @mofiathamin4908 2 ปีที่แล้ว

    Salam selmi hada projets kamil

  • @niraja1994
    @niraja1994 2 ปีที่แล้ว

    Your voice is very low

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

      Sorry about that, didn't check the recording settings

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

    Hey hope you are doing alright just I wanna say that
    GOD loved the world so much he sent his only begotten
    son Jesus to die a brutal death for us so that we can have eternal life and we can all accept this amazing gift this by simply trusting in Jesus, confessing that GOD raised him from the dead, turning away from your sins and forming a relationship with GOD.

  • @stacksolutions7056
    @stacksolutions7056 ปีที่แล้ว

    man you deserve more than a subscription,,such tremendous effort you've put in this excepional tutorial,,you got a new sub

  • @carthagely122
    @carthagely122 2 ปีที่แล้ว

    يعطيك الصحة خويا

    • @selmitech
      @selmitech  2 ปีที่แล้ว

      Ybereklk

    • @carthagely122
      @carthagely122 2 ปีที่แล้ว

      ana Tounsi j vis en Algérie si tu es intéressé on fait boîte ici

    • @selmitech
      @selmitech  2 ปีที่แล้ว

      Netcharfo 5ouya, contactini par email : contact@selmi.tech

    • @mofiathamin4908
      @mofiathamin4908 2 ปีที่แล้ว

      @@selmitech Nakder natasil bik

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

      Akid

  • @bhargavsolanki6386
    @bhargavsolanki6386 3 ปีที่แล้ว

    Could you pls tell me how can i add time slots while booking an appointment?

    • @selmitech
      @selmitech  3 ปีที่แล้ว

      Can you explain more please

    • @bhargavsolanki6386
      @bhargavsolanki6386 3 ปีที่แล้ว

      @@selmitech Doctor will give fix dates and time so that if doctor is on leave then patient can get to know.

    • @selmitech
      @selmitech  3 ปีที่แล้ว

      When the doctor choose a date for an appointment, the patient will receive an email. And do you want to add the time of the appointment, example 09:09 am?

    • @bhargavsolanki6386
      @bhargavsolanki6386 3 ปีที่แล้ว

      @@selmitech Yes, exactly i wanna do this.could you pls explain me? Like if patient select date and time and dr is approved/rejected an appointment then patient will receive mail, if dr is on leave then dates should display in hidden format.

    • @selmitech
      @selmitech  3 ปีที่แล้ว

      This isn't easy to explain here, I avoided adding datetime because it takes more time.