Contribution guide Located at https://samahmajadla.gitbooks.io/drop-earrings-not-bombs/content/
* todo / contribute. Compile list at end and show.
* Show to campuses/try to get frats sororities to sell like Love your melon.
* Save old earring creations and show in gallery
Notes * Use earring creator stuff. Templating needs to happen in a specific way for svg to be manipulated.
Plugins * Laravel cashier
Send photo in, get featured on front page
TODO: Instances of product, rename to PremadeEarring
Colors and titles { value: '#ffffff', title: "White" }, { value: '#a8927b', title: "Grey" }, { value: '#000000', title: "Black" }, { value: '#ff779b', title: "Light Pink" }, { value: '#d97c6a', title: "Dusty Rose Pink" }, { value: '#c30283', title: "Magenta" }, { value: '#870f8a', title: "Purple" }, { value: '#d4000a', title: "Red" }, { value: '#be383f', title: "Dusty Red" }, { value: '#f55b00', title: "Orange" }, { value: '#e1bb18', title: "Gold" }, { value: '#e5e207', title: "Yellow" }, { value: '#9e783a', title: "Tan" }, { value: '#2e1612', title: "Brown" }, { value: '#a4dc71', title: "Light Mint Green" }, { value: '#71bd0a', title: "Lime Green" }, { value: '#008102', title: "Green" }, { value: '#b1bc3c', title: "Olive" }, { value: '#52e0f6', title: "Sky Blue" }, { value: '#03bbc3', title: "Turquoise" }, { value: '#107b9d', title: "Teal" }, { value: '#002483', title: "Blue" }, { value: '#022135', title: "Dark Blue" },
#On Deploy * ensure csrf is enabled and working