+ 4
which languages are needed to make E commerce website just like ebay or amazon?
i want to start up my own e commerce with multi vendor system but with just one specific category for example Clothing.what things should i take in my mind before doing this and how much this project is going to cost me.i am just a high school pass out with some knowledge about coding just need help in doing this project :)
2 Respostas
+ 4
You need databases(like for example MySQL or oracle sql) to save customer data and stock data and so on. You need a way to deliver the content to the user, so you need to develop a backend which ist often done with python or php or Ruby on Rails . You need to design the website, so you need JavaScript, HTML and css. A lot of the work can be simplified using frameworks. Django for python is popular for backend, bootstrap and react/angular/vue.ja+redux are popular choices for frontend developement. How you manage the shipping of goods and billing and so on I can’t help you with
Also look at these: https://www.sololearn.com/Discuss/1200983/?ref=app
https://www.sololearn.com/Discuss/990648/?ref=app
https://www.sololearn.com/Discuss/970166/?ref=app
https://www.sololearn.com/Discuss/826719/?ref=app
https://www.sololearn.com/Discuss/242964/?ref=app
ASP.net is also a solution if you are into the Microsoft ecosystem
And you can also try out Wordpress. Java EE could also be useful
0
java, php, javascript, html5 and python