Question

make a very simple shopping website using html and css and java script only

make a very simple shopping website using html and css and java script only
0 0
Add a comment Improve this question Transcribed image text
Answer #1

You can't develop an E-commerce site with only Html ,CSS and Javascript those are front-end technologies for giving an outlook of our website.

If you really want to develop such a web application you need know some stuff.

For Designing E-commerce we should follow MVC architecture

M-Model

V-View

C-Controller

First, we talk about View in MVC:

View means what we are seeing called front-end like when you opened E-commerce websites like Amazon, Flipkart etc.

The technologies you should learn to become an Excel in developing UI's:

  • HTML
  • CSS
  • JavaScript
  • Jquery
  • Ajax
  • Bootstrap
  • React Js(Optional)
  • Angular Js ( Optional)

Once You learned very well in first 5 I mentioned Then go for Last two at present Market The last two are in trending.

Second, We talk about Model and Controller:

When you ordering something where the data stored and how the E-commerce site displaying all the relevant information for you when you just type text and click enter.

Here, We come to Back-end Technologies and Database.

The database is used to store the data of the product information and customers credentials and all stuff. for connecting database, we required some scripting languages called back-end techs.

  • PHP
  • Java(JSP and Servlets)
  • NodeJS
  • Ruby on Rails etc

you can use any one of the above-mentioned languages for server-side scripting.

By this, we connect to DB and write some SQL queries

For learning queries, you should learn SQL, MYSQL etc.

By combining all these stuff make the website as fully functioning E-commerce website.

Add a comment
Know the answer?
Add Answer to:
make a very simple shopping website using html and css and java script only
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT