Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taylorrodriguez/donut-prince
This website is modeled after a donut shop near my home known as "Donut Prince" in Burbank CA. A customer can add any donut or beverage from the menu into to their bag, update the amounts, and delete items. Everything works dynamically including price changes. A google maps api is integrated as well. I used HTML, CSS, and vanilla JS.
https://github.com/taylorrodriguez/donut-prince
css html javascript responsive-design shopping-cart web-accessibility webp
Last synced: 3 months ago
JSON representation
This website is modeled after a donut shop near my home known as "Donut Prince" in Burbank CA. A customer can add any donut or beverage from the menu into to their bag, update the amounts, and delete items. Everything works dynamically including price changes. A google maps api is integrated as well. I used HTML, CSS, and vanilla JS.
- Host: GitHub
- URL: https://github.com/taylorrodriguez/donut-prince
- Owner: taylorrodriguez
- Created: 2020-05-20T23:55:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-15T23:46:49.000Z (over 4 years ago)
- Last Synced: 2024-07-30T21:02:17.618Z (6 months ago)
- Topics: css, html, javascript, responsive-design, shopping-cart, web-accessibility, webp
- Homepage: https://donut-prince.web.app/
- Size: 12.7 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Donut-Prince
## About
This website is modeled after a donut shop near my home called "Donut Prince" in Burbank, CA. A customer can add any donut or beverage from the menu into to their bag, update the amounts, and delete items from the cart. Everything works dynamically including price changes. A google maps API is integrated as well. I used HTML, CSS, and vanilla JS.## Usage
(Sped up x2, visit https://donut-prince.web.app for a more accurate experience)
![demo-gif](donut-prince.gif)## Features
- Choose from six donuts and five beverages to purchase
- Includes a dynamic shopping cart with responding prices
- Can add, update, and delete items from the cart
- Google Maps API to view location
- Uses next generation image file type (webp)