A common ticket booking website BookMyShow clone using Django (python)
A common ticket booking website BookMyShow clone using Django (python)
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!
Log in to leave a comment
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.
Log in to leave a comment