0

what i need to build website like uber

I knew nothing

7th Jun 2018, 4:53 AM
Anwar Suliman
Anwar Suliman - avatar
3 Respostas
+ 2
There is a bit of work required, if you want to build your own website... You will need to have an understanding of: • HTML • CSS • Javascript / jQuery • SQL • PHP or Ruby or Python Next, I wound recommend using a good framework like: • Laravel (PHP) • Ruby on Rails (Ruby) • Django (Python) I’m not sure what framework Ubar uses - but frameworks help signifcantly with deploying your websites quickly. For me, Laravel - but it really comes down to what you like when it comes to frameworks.
7th Jun 2018, 5:32 AM
Jason Wilson
Jason Wilson - avatar
+ 1
Try Wappalyzer (widget) on your browser. It’ll tell you what kind of tools/frameworks/etc they use on the specific website. Just FYI.
7th Jun 2018, 8:09 AM
Ryu
Ryu - avatar
0
Uber uses backbone Javascript and python codes a lot to build front end website and their app. Backend server is Nodejs. And data persists in MongoDB and Mysql.
7th Jun 2018, 5:45 AM
Calviղ
Calviղ - avatar