BookMyShow Clone banner

BookMyShow Clone

2 devlogs
9h 23m 18s

A common ticket booking website BookMyShow clone using Django (python)

shaurya11.baitule

I set up the following html pages. I also created a new app called movies so that I could start creating movie models, which I also did as shown in the screenshot below. I also implemented the log in-log out functionality of the webpage as shown in the video below. Also fixed this issue where django was unable to read the template due to a pathing issue [took a lot of fine reading to find ;( ] For the next time, I have to implement reset password, register and such other functions. That’s it!

Attachment
Attachment
Attachment
Attachment
0
shaurya11.baitule

Installed and initialized Django in my system. Also worked on 3 functions for login, user creation and logout. I have a photograph of my code right now, because I don’t have any output that I can get right now except errors, since my website is incomplete.

Attachment
0