Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 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.

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)