Django Tutorial On How To Create A Booking System For A Health Clinic

preview_player
Показать описание
In this video I explain my project's code and demonstrate how this booking system works.

GitHub repository link:

Medium Article:

0:00 Intro
0:26 Demonstrating the website
1:36 Explaining the backend functions
Рекомендации по теме
Комментарии
Автор

thank you so much sir, this is exactly what i want, a online booking system under django framework, a great tutorial!

xinyexu
Автор

Thank you for your tutorial. It can be improved. For example you make request to database in cycle. It is better to rewrite this part and call only one time.
for k in times:
if Appointment.objects.filter(day=day, time=k).count() < 1:

elenelenaelena
Автор

Hello, thanks for your work, its really great, i want to know how to cancel appointment and reflect on the system please. Thanks

ahmedabouzied
Автор

How we can add the feature in this project sir

Sharanya_
Автор

can you make ticket booking system for hotel and cable car

arjunshrestha
Автор

Hi are you open for personal teaching ? I would like to ask you if you cab help me to create a website step by step.

Yooniemei
Автор

Мне очень срочно нужна помошь с вашим проектом.😢😢😢😢

free_history