Canvas Creators

Canvas Creators We are a traveling class for parties, gatherings, girls night out or kids classes.

Check out our website for scheduled classes or to book your own private party. All you need is 10 people, a venue and to pick a painting or let me know an inspiration for one and I will create it.

01/04/2014

I have recently let go of having a website. This is going to be my main communication tool for people to see pictures and contact me. I am not teaching as many classes these days since I am teaching second grade full time but please contact me to see if something is available that may suit your need.

01/04/2014
Offering two camps this summer.  8 New Paintings  go to www.canvas-creators.com to register and see which paintings on w...
05/07/2013

Offering two camps this summer. 8 New Paintings go to www.canvas-creators.com to register and see which paintings on which days

Kids classes are up! two in October, two in November and a mini camp in December.  A variety of times and days of the we...
09/23/2012

Kids classes are up! two in October, two in November and a mini camp in December. A variety of times and days of the week. Older kids have all day options for the Mini-Camp!
www.canvas-creators.com to register

Check out http://canvas-creators.com! Home Page

09/19/2012
08/11/2012
05/27/2012
Kid's Camp is scheduled for June 25-28 at the Jefferson Recreation Department. Register today!
05/02/2012

Kid's Camp is scheduled for June 25-28 at the Jefferson Recreation Department. Register today!

05/02/2012
04/13/2012

Address

Hoschton, GA
30548

Alerts

Be the first to know and let us send you an email when Canvas Creators posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });