Skip to content

Emoticakes wanted a way to have customers configure a cupcake order based on pricing and options. This page lets customers put in an order date, add any number of cupcakes (in dozens) with cake flavors and frosting flavors, and send her an email with the request for a quote.

License

Notifications You must be signed in to change notification settings

scottpdawson/cupcake-configurator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emoticakes Order Form

My wife's Emoticakes business wanted a way to have customers configure an order based on pricing and options. This site lets customers put in an order date, add any number of cakes or cupcakes (in dozens) with cake flavors and frosting flavors, and send her an email with the request for a quote. Read more about the build process in my detailed blog post.

Installation

npm install

Usage

npm start

Contributing

Since this is a bespoke application for a business, pull requests are not appropriate. If you see something that should be fixed, feel free to open an issue. Additional to-do items:

  • Continue to evolve the design and interactivity.
  • Refactor the code to make more reusable
  • Refactor the code to use Redux instead of a single component state (allow for component reuse and additional abstraction)

License

MIT

About

Emoticakes wanted a way to have customers configure a cupcake order based on pricing and options. This page lets customers put in an order date, add any number of cupcakes (in dozens) with cake flavors and frosting flavors, and send her an email with the request for a quote.

Topics

Resources

License

Stars

Watchers

Forks