Hey there, I'm currently a student here and a real definition of a django,python user. I'm supposed to come out with a a website, a car rental website to be exact.
Seeking advice from you. how you suggest i would start cause I watch your videos and i pretty much understand. But i need advise from you! cause I have to admit that i am rather very very lost. I need some guidance.
The first thing you need to do is to decide what functionality you want and pages you want in the site and what should be the URLs for each page. Once you decide that, you can implement each functionality one by one through Django.
2 comments:
Hey there, I'm currently a student here and a real definition of a django,python user. I'm supposed to come out with a a website, a car rental website to be exact.
Seeking advice from you. how you suggest i would start cause I watch your videos and i pretty much understand. But i need advise from you! cause I have to admit that i am rather very very lost. I need some guidance.
Thanks
Ryan
Hi Ryan,
The first thing you need to do is to decide what functionality you want and pages you want in the site and what should be the URLs for each page. Once you decide that, you can implement each functionality one by one through Django.
Post a Comment