Giter VIP home page Giter VIP logo

carto's Introduction

Carto

It’s a frontend design for shopping website with basic Html,CSS and JavaScript.

carto's People

Contributors

24taylor avatar aghasaad04 avatar arushi-16 avatar chauhan-rakesh avatar cristiancantillodg avatar francis-vila avatar jacobmpp avatar kabindrashrsth avatar kevinlamb avatar lovjs avatar mohamedmansor avatar mohamedveron avatar nvamsikrishna05 avatar progapanda avatar rjwadley avatar sakshi1499 avatar srajan-ahuja avatar sterben04 avatar treyhboy avatar ttolentino89 avatar tumo505 avatar vidishsharma avatar xylegen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

carto's Issues

Price not showing correctly in Carto Master

Suggested fix in index.css:
(add padding-bottom: 30px;)

.item--price
{ display:flex;
justify-content: flex-start;
align-items: center;
font-weight: lighter;
font-size: 1.6rem;
letter-spacing: 2px;
padding-bottom: 30px;
}

Links on Cart Page

In Cart.html, the two buttons shown do not link to another page. When hitting the proceed to checkout button, I expected it to reach the payment.html. Same goes with the continue shopping, which should reach the index at least. I recommended adding an onclick event in the JavaScript to fix this issue.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.