<? endif; ?>
<link rel="stylesheet" href="/css/proven.responsive.min.css?<?= filemtime(__DIR__.'/../../webroot/css/proven.responsive.min.css'); ?>" type="text/css" />
$viewFile = '/var/app/current/app/View/Layouts/responsive.ctp' $dataForView = array( 'search_text' => '', 'search_location' => '', 'show_thank_you' => (int) 0, 'similar_jobs' => array( (int) 0 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ), (int) 1 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ), (int) 2 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ), (int) 3 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ), (int) 4 => array( 'Employer' => array( [maximum depth reached] ), 'UtZipcode' => array( [maximum depth reached] ), 'User' => array( [maximum depth reached] ), 'EmployersJob' => array( [maximum depth reached] ) ) ), 'title_for_layout' => 'Diswasher at Maven', 'metatag_description' => 'DiswasherMaven at Proven', 'unique_name' => '', 'reference_number' => '57366', 'mobile_image' => '', 'display_company_title' => 'Jobs at Maven', 'employer' => array( 'EmployersJob' => array( 'id' => '46133', 'employer_id' => '12112', 'ats_url' => '', 'url' => '', 'title' => 'Diswasher', 'craigslist_city' => '', 'craigslist_sub_city' => '', 'craigslist_sub_sub_city' => '', 'craigslist_state' => '', 'open' => '1', 'post_date' => '2019-08-02 00:30:02', 'duration' => 'full time', 'anonymous_post' => '0', 'compensation' => '', 'zip' => '94117', 'description' => 'Cut potatoes for fries Wash dishes and prep probably Cleaning the back erea Sweep the side door Closing and taking out garbage', 'unique_name' => '', 'created_date' => '2019-08-02 00:29:28' ), 'Employer' => array( 'lat' => '37.77059937', 'lon' => '-122.44200134', 'id' => '12112', 'company_name' => 'Maven', 'company_logo' => 'w1391367733791986861_small.png', 'simple_posting_process' => '1', 'user_id' => '197717', 'zipcode' => '94117', 'city' => 'San Francisco', 'street_address' => '598 Haight St', 'street_address2' => '', 'state' => '' ), 'UtZipcode' => array( 'zipcode' => '94117', 'city' => 'San Francisco', 'state_prefix' => 'CA' ), (int) 0 => array( 'hasApplied' => false, 'is_favorite' => false ) ), 'is_swinomish' => false, 'is_hiring' => (int) 2, 'page' => '', 'success' => (int) 0, 'broadcast' => (int) 0, 'external_job_board' => '', 'is_worker' => false, 'isMobile' => false, 'isWorker' => false, 'isSales' => false, 'isEducator' => false, 'adminLoggedIn' => false, 'isEmployer' => false, 'loggedIn' => false, 'isFacebookAppUser' => false, 'campaign' => 'NONE', 'content_for_layout' => ' <script type="text/javascript"> var autocomplete = false; var sortOrder = "relevance"; </script> <meta property="og:title" content="Diswasher"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.proven.com/jobs/view/46133?ref=57366"/> <meta property="og:image" content="/css/images/proven_logo.png"/> <meta property="og:site_name" content="Proven"/> <meta property="og:description" content="Cut potatoes for fries Wash dishes and prep probably Cleaning the back erea Sweep the side door Closing and taking out garbage"/> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "JobPosting", "url": "https://www.proven.com/jobs/view/46133?ref=57366", "title": "Diswasher", "description": "Cut potatoes for fries <br /> Wash dishes and prep probably <br /> Cleaning the back erea <br /> Sweep the side door <br /> Closing and taking out garbage", "datePosted": "2019-08-02T00:30:02+00:00", "hiringOrganization": { "@type": "Organization", "name": "Maven", "sameAs": "https://www.proven.com/employers/publicPage/12112" }, "identifier": { "@type": "PropertyValue", "name": "Maven", "value": "12112" }, "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "San Francisco", "addressRegion": "CA" } } } </script> <script type="text/javascript"> $(document).ready(function() { $("#phone_number").mask(PHONE_NUMBER_FORMAT); $("#demo-submit-btn").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#requestDemoForm").submit(); }); $("#requestDemoForm").validate({ submitHandler: function() { $("#demo-submit-btn").button("loading"); $('#requestDemoForm').ajaxSubmit(successfulDemoMessage); }, wrapper: "p", messages: { "data[Employer][unique_identifier]": { required: '' } } }); $(document).on("click", ".join_proven", function(e) { e.preventDefault(); var employer_id = $(this).attr("employer_id"); var job_id = $(this).attr("job_id"); showJoinLoginDialog(employer_id, job_id); }); $.getJSON("/jobs_ajax/recordJobView/46133"); $('#employer-edit').affix({ offset: { top: $('.navbar').height() } }); $('#employer-edit').on('affix.bs.affix', function () { var navHeight = $('.navbar').outerHeight(true); $('#employer-edit + .container-fluid').css('margin-top', navHeight); }); $('#employer-edit').on('affix-top.bs.affix', function () { $('#employer-edit + .container').css('margin-top', 0); }); }); function successfulDemoMessage(responseObject) { if(responseObject.result == FAILURE) { $("#proven-demo-form").modal("hide"); $("#demo-submit-btn2").button("reset"); $("#demo-submit-btn").button("reset"); bootbox.alert(responseObject.message); } else { if(window.location.href.indexOf("?") > 0) { window.location.href = window.location.href + "&success=1"; } else { window.location.href = window.location.href + "?success=1"; } } } </script> <style> #employer-edit.affix { position: fixed; top: 0; width: 100%; z-index:10; } </style> <div id="join_popup" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="join_popupLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="login_popup" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="login_popupLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="loginModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="loginModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="submissionModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="submissionModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="proven-view-job"> <span class="hide" id="jobid">46133</span> <span class="hide" id="referencenumber">57366</span> <div class="container"> <div class="row"> <div class="col-md-10 col-md-offset-1 col-sm-12 col-sm-offset-0"> <div id="proven-candidate-home-page" class="hidden-xs" style="background: #fff;"> <div class="search-jobs" style="padding-top: 0px;"> <div class="row"> <div class="col-xs-12 col-sm-10 col-sm-offset-1 col-md-10 col-md-offset-1"> <div class="row search-row"> <div class="col-sm-5 search-field"> <input type="text" name="data[Search][search_text]" value="" id="search_text" placeholder="Job Title, Keywords, or Company" /> </div> <div class="col-sm-5 search-field"> <input type="text" value="" id="search-location" placeholder="City, State or Zip" /> </div> <div class="col-sm-2 search-field" style="height:50px;"> <a href="#" id="search-btn" class="btn btn-default" role="button" style="width:100%;">SEARCH</a> </div> </div> </div> </div> </div> </div> </div> </div> <div class="row"> <div class="col-md-10 col-md-offset-1 col-sm-12 col-sm-offset-0"> <div class="panel panel-default voffset3"> <div class="panel-body"> <div class="job-post-details"> <div class="row"> <div class="col-xs-3 col-sm-2"> <div class="company-logo"> <img src="https://d2qez73695kjfi.cloudfront.net/w1391367733791986861_small.png" width="90" border="0" class="img-responsive center-block" /> </div> </div> <div class="col-xs-9 col-sm-10"> <h1>Diswasher</h1> <p class="small-bottom-border"> Maven </p> <div class="date-location">Aug 01, 2019 - San Francisco, CA</div> <div class="voffset1"> <script type="text/javascript" src="https://s7.addthis.com/js/250/addthis_widget.js#pubid=seanfalconer"></script> </div> </div> </div> <hr /> <div class="row"> <div class="apply-form-link col-xs-12 col-sm-8 col-md-7 col-lg-8"> Apply via email:<br/><a class="red-link" href="mailto:jobs+46133-w@hireproven.com">jobs+46133-w@hireproven.com</a> </div> <div class="col-xs-12 col-sm-4 col-md-5 col-lg-4"> <script type="text/javascript"> var currentLink = null; var maskOn = false; function resizeTitleContainer() { var height = $("#job-title.job-post-container").height() + $(".apply-widget").height(); $("#job-title.job-post-container").height(height); $("#job-title.job-post-container .background").height(height); $("#job-title.job-post-container .foreground").height(height); } $(document).ready(function() { $("#apply-form-location").append($(".apply-widget")); var height = $("#job-title.job-post-container .inner").height() + 20; $("#job-title.job-post-container").height(height); $("#job-title.job-post-container .background").height(height); $("#job-title.job-post-container .foreground").height(height); $("#show-apply-form").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#show-apply-form").hide(); $(".apply-form-link").hide(); // resizeTitleContainer(); $(".apply-widget").slideToggle(400); }); $("#cover-letter-link").click(function(e) { e.preventDefault(); $("#cover-letter-link").hide(); $("#cover-letter-container").show(); $("#coverletter").focus(); }); $(document).keypress(function (eh){ $("#errorsBox").hide(); }); $("#login-link").click(function(e) { e.preventDefault(); $("#join_popup").modal("hide"); $("#login_popup #modalContent").html(""); $.ajax({ type: "POST", url: "/users_ajax/loginDialog/employer_id:12112/job_id:46133", success: function(html){ // update the hidden div layer to contain the form information $("#login_popup #modalContent").html(html); $("#login_popup").modal("show"); } }); }); $.validator.addMethod('tosChecked', function(value, element) { if(!$('#tos:checkbox').is(':checked')) { $('.toswrapper').css("border", "3px solid #CC0033"); return false; } else { $('.toswrapper').css("border", "3px solid #f5f5f5"); return true; } }); $("#submit-btn").click(function(e) { e.preventDefault(); $("#buildProfileForm").submit(); }); $("#buildProfileForm").validate({ submitHandler: function() { $("#submit-btn").button("loading"); $('#buildProfileForm').ajaxSubmit(processResumeInfo); }, rules: { "data[Worker][agreed_to_terms]": { tosChecked: true } }, messages: { "data[Worker][fname]": { required: '' }, "data[Worker][lname]": { required: '' }, "data[Worker][unique_identifier]": { required: '' }, "data[Worker][agreed_to_terms]": { tosChecked: '' } } }); $("#user_identifier").focus(); }); function processResumeInfo(responseObject) { var message; var showDebug = false if (showDebug) { console.log(responseObject); } responseObject = eval('(' + responseObject + ')'); if(responseObject.result == FAILURE) { $("#deleteMe").parent().css("width", "80px"); $("#submit-btn").button("reset"); if (!responseObject.message) { message = "There was a problem saving your application."; } else { message = responseObject.message; } bootbox.alert(message); } else { window.location.href = "/workers/activate?jid=46133"; } } </script> <div> <a href="#" id="show-apply-form" class="light-green-btn" role="button" title="Apply Now" style="width:100%;">APPLY NOW</a> <div class="clearfix"></div> </div> <div class="apply-widget" style="display: none;"> <h3>To apply, please fill in the information below</h3> <div class="existing-account">Already have an account? <a href="/pages/login" id="login-link" class="blue-link" title="Log In Now">Log In Now</a></div> <div class="form-body apply-form"> <form action="/workers_ajax/createAccountFromResume/12112/46133" class="errorsRight" id="buildProfileForm" enctype="multipart/form-data" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="form-group row"> <div class="col-sm-12"> <h4>Contact Information:</h4> </div> <div class="form-field col-sm-6"> <input class="required" type="text" name="data[Worker][fname]" id="fname" placeholder="First Name" /> </div> <div class="clearfix"></div> <div class="form-field col-sm-6"> <input class="required" type="text" name="data[Worker][lname]" id="lname" placeholder="Last Name" /> </div> <div class="clearfix"></div> <div class="form-field col-sm-6"> <div class="input text"><input name="data[Worker][unique_identifier]" placeholder="email@example.com" class="required long" id="unique_identifier" type="text"/></div> </div> <div class="clearfix"></div> </div> <div class="form-group"> <h4>Resume:</h4> <div class="input file"><input type="file" name="data[Worker][resume_file]" id="resume_file" size="14"/></div> </div> <div class="form-group"> <h4>Cover Letter:</h4> <div class="input textarea"><textarea name="data[EmployersJobsRankingsLetter][coverletter]" id="coverletter" class="required" placeholder="Why are you interested in this position? Answer any specific questions included in the job advertisement." cols="30" rows="6"></textarea></div> </div> <div class="row"> <div class="col-xs-12 col-sm-6 col-md-7"> <div class="checkbox"> <label> <input type="checkbox" checked id="tos" name="data[Worker][agreed_to_terms]" tabindex="70" /> <div class="gray-text"> I agree to the <a title="Terms of Service" target="_new" href="/pages/termsWorkers">Terms of Service</a><br /><span class="tos-date">(Updated 2012-11-06)</span> </div> </label> </div> </div> <div class="col-xs-12 col-sm-6 col-md-5"> <div class="apply-button"> <a href="#" id="submit-btn" data-loading-text="Uploading..." class="light-green-btn" role="button" title="Submit Application" style="width:100%;">SUBMIT APPLICATION</a> </div> </div> </div> </form> </div> </div> </div> </div> <div id="apply-form-location"> </div> <hr /> </div> <div class="job-post-details"> <div id="job-description"> Cut potatoes for fries <br /> Wash dishes and prep probably <br /> Cleaning the back erea <br /> Sweep the side door <br /> Closing and taking out garbage </div> </div> <p class="voffset4"><strong>Other jobs you may like</strong></p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=67ab4e59635c73ecac97c0391&ri=9957ba000c594bdb858bebeb3c27b942&job_loc=San+Francisco%2CCA&q=Diswasher&spl=v1%253AoSv%252FjjgMrNAc0vpv%253AYWt1F9Edh6FDLdM4K%252Bx1JQ%253D%253D%253A%252BUYQ7JKj3lSyCKBdeuSv7U1jscp3KP4s34qSzpBrCAm4WCFgKNe5iC7%252BIH8%252F4QUX8%252B5n67Vq6eGA62BvmfK9Hj97qLrw%252BeIlNTS%252FwFxRASdKznExpZXRHoOHEnfbX4Dd0CEi1HZAgr2X1JUv&encrypt=0&l=San+Francisco%2C+CA&t=simplyhired.com&jobkey-27793560119/" class="blue-link" target="_blank">Dishwasher (full-time & Part-time)</a></p> <p class="similar-job-company">Compass Group USA - <span class="text-muted">San Francisco, CA</span></p> <p class="text-muted similar-job-date"> Yesterday </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=67a4b96da02c73ecac68b3751&ri=9957ba000c594bdb858bebeb3c27b942&job_loc=San+Francisco%2CCA&q=Diswasher&spl=v1%253AEKab%252BHaM0XTZ5cu8%253AjTZjuQsAFWaemjrn7qPNzQ%253D%253D%253A9YDSOlo6jnL3K2I0mDeNlmXLwiTzZ93U1TEKd9t6fXdZMPeESRjHlsluDT7ptulZOwcWHu1d0824EO%252FrSBgr9%252F4hAYpfoRcxGnICTwUOujKPjNI9warQUGIsAPy%252BBZwjCG9l&encrypt=0&l=San+Francisco%2C+CA&t=simplyhired.com&jobkey-27785364859/" class="blue-link" target="_blank">Dishwasher/Service Assistance</a></p> <p class="similar-job-company">Denny's Restaurant - <span class="text-muted">San Francisco, CA</span></p> <p class="text-muted similar-job-date"> 2 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=670f83c47e8c73eca6db19e81&ri=9957ba000c594bdb858bebeb3c27b942&job_loc=Emeryville%2CCA&q=Diswasher&spl=v1%253AFXMrf6IzE%252B8bFQx7%253AV7UPBM368SrKB4EUQTuNAg%253D%253D%253AonyOxPmKXk2UD%252FwQg8ZmCtpwgPSF7F%252FDPBKzwMvpGToSNDxtlUmtcAGvy4jVlsauXp4oB29PvzS0RBDtQNqGIHzIJB6MwQgmLzTL5jqlBRXFZ1Mje%252BuxgWk0mTNefiSoZ0yQ&encrypt=0&l=San+Francisco%2C+CA&t=simplyhired.com&jobkey-27696257768/" class="blue-link" target="_blank">Room Attendant - $26.52 /hr</a></p> <p class="similar-job-company">Sonesta International Hotels Corporation - <span class="text-muted">Emeryville, CA</span></p> <p class="text-muted similar-job-date"> 1 week ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=669b3b92640c73ecbf909c891&ri=9957ba000c594bdb858bebeb3c27b942&job_loc=San+Francisco%2CCA&q=Diswasher&spl=v1%253AUV%252BNTUCIzEcCSV5n%253AQLq%252B9tjKRQKyHuk%252BGn7ovw%253D%253D%253AMoEvuijvjgrxMVgbO40M5T%252Bv%252B4uUHdiRdZyiEC3QxWxw3V0ar5zDsk9rJ9ziRpxGZO32TIHyDgrflPYTN%252BT0Pp4KXQ3sCeubcU4gfk91LOOYR%252BmfnjL8F5VB%252B5x%252F5vNEwfhXt%252BqwWJG62Amc&encrypt=0&l=San+Francisco%2C+CA&t=simplyhired.com&jobkey-27575113159/" class="blue-link" target="_blank">Now Hiring! In-Shop Team Member</a></p> <p class="similar-job-company">Jimmy Johns - <span class="text-muted">San Francisco, CA</span></p> <p class="text-muted similar-job-date"> 3 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=663c5bfe8c0c73ecb5e69a471&ri=9957ba000c594bdb858bebeb3c27b942&job_loc=San+Francisco%2CCA&q=Diswasher&spl=v1%253AI5Bm6XyyRKQLMttl%253AInGmqaiNBwKkwmAWfUFsbw%253D%253D%253AHu%252FuMFmgVW6RS6Soep78DWsktud%252B%252BMPLy22ZhsL5RL2d8ckIhFQ1q1zouJzkZeYsw7ki4pXO3NTYFpwxKHH0CvG3cVktdvj%252Byy%252FxKvTUf1JyYq6BjjpLzkmjOABpE7vUQAn3&encrypt=0&l=San+Francisco%2C+CA&t=simplyhired.com&jobkey-27408784521/" class="blue-link" target="_blank">Prep Cook / Dishwasher</a></p> <p class="similar-job-company">The Party Staff - <span class="text-muted">San Francisco, CA</span></p> <p class="text-muted similar-job-date"> 1 week ago </p> <p class="voffset4"> <strong>Apply to jobs on the go with Proven mobile</strong> </p> <div> <a href="/candidates/app" target="_blank" title="Download the iPhone App"> <img src="/css/images/App_Store_available.png" width="112" /> </a> <a href="/candidates/app/google" target="_blank" title="Download the Android App"> <img src="/css/images/google_play_badge.png" width="112" /> </a> </div> </div> </div> </div> </div> </div> </div> ', 'scripts_for_layout' => '<script type="text/javascript" src="/js/Views/Jobs/search_jobs.js?1619372465"></script>' ) $search_text = '' $search_location = '' $show_thank_you = (int) 0 $similar_jobs = array( (int) 0 => array( 'Employer' => array( 'company_name' => 'Compass Group USA' ), 'UtZipcode' => array( 'city' => 'San Francisco', 'state_prefix' => 'CA' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=67ab4e59635c73ecac97c0391&ri=9957ba000c594bdb858bebeb3c27b942&job_loc=San+Francisco%2CCA&q=Diswasher&spl=v1%253AoSv%252FjjgMrNAc0vpv%253AYWt1F9Edh6FDLdM4K%252Bx1JQ%253D%253D%253A%252BUYQ7JKj3lSyCKBdeuSv7U1jscp3KP4s34qSzpBrCAm4WCFgKNe5iC7%252BIH8%252F4QUX8%252B5n67Vq6eGA62BvmfK9Hj97qLrw%252BeIlNTS%252FwFxRASdKznExpZXRHoOHEnfbX4Dd0CEi1HZAgr2X1JUv&encrypt=0&l=San+Francisco%2C+CA&t=simplyhired.com&jobkey-27793560119/', 'title' => 'Dishwasher (full-time & Part-time)', 'description' => '<p>* We are hiring immediately for full-time and part-time DISHWASHER positions.</p><p>* Location: Air Canada Lounge San Francisco Airport - San Francisco, CA 94128. Note: online applications accepted only.</p><p>* Schedule: Full-time and Part-time schedules available; Varies - will have opening, mid, and closing shifts. Hours and days may vary; more details upon interview.</p><p>* Requirement: No previous experience is necessary.</p><p>* Perks: Free parking, meals, uniforms, and training!</p><p>* Internal Employee Referral Bonus Available</p><p>* Starting Pay: $21.00 per hour</p><p>Free meals! Choose from a delicious variety of fresh food served daily. Receive two free meals for every shift worked. Additionally, free uniforms and laundering service available at select locations.</p><p>We Make Applying Easy! Want to apply to this job via text messaging? Text JOB to 75000 and search requisition ID number 1168945.</p><p>The advertised program is an AI recruiting assistant that helps you apply to jobs with Compass Group. Message frequency varies. Message and data rates may apply. Text STOP to opt out or HELP for help. Terms and conditions: </p><p>Diversity of thought and inclusion for all is what drives our success - we invite you to start your journey with us today!</p><p>What makes FLIK click</p><p>What makes FLIK click? Our people. The decisions, actions and attitudes of our associates earn the trust and loyalty of our clients every day. We know how to pick them and we know how to grow them. It starts with hiring people who share our passion for food and hospitality. Once we find the right talent, we encourage, value and recognize their contributions.</p><p>We keep our people renewed, excited and engaged by providing hands-on training and educating them about the latest trends. We give them a stake in successfully raising the bar. Our people love what they do and they love sharing their passion. Join our team and see the FLIK difference. Where a job isn't merely a job but the start of a career where you can flourish.</p><p>Job Summary</p><p>Summary: Maintains dishes, pots, pans, trays, kitchen, work areas, equipment and utensils in orderly and sanitary condition.</p><p>Essential Duties and Responsibilities:</p><p>* Scrapes and rinses food from dirty dishes and washes them by hand or places them in racks or on conveyor to dishwashing machine depending on assigned equipment. Ensures complete cleanliness and sanitation.</p><p>* Washes pots, pans and trays based on assigned procedures. Ensure complete cleanliness and sanitation.</p><p>* Polishes silver using burnishing machine tumbler, chemical dip, buffing wheel and hand cloth depending on assigned equipment and procedures. Ensures complete cleanliness and sanitation.</p><p>* Ensures compliance with outlined safety procedures.</p><p>* Maintains temperatures and chemical levels as outlined by provided standards.</p><p>* Keeps dish area orderly and in compliance with safety standards.</p><p>* Sweeps and mops kitchen floors to ensure compliance with safety and sanitation standards.</p><p>* Washes worktables, walls, refrigerators, meat blocks and other food prep surfaces.</p><p>* Removes trash and places it in designated containers. Steam cleans or hoses out garbage cans.</p><p>* Transfers supplies and equipment between storage and work areas.</p><p>* Helps load and unload supplies and product.</p><p>* Performs other duties as assigned.</p><p>Associates at FLIK are offered many fantastic benefits.</p><p>Both full-time and part-time positions offer the following benefits to associates:</p><p>* Retirement Plan</p><p>* Associate Shopping Program</p><p>* Health and Wellness Programs</p><p>* Discount Marketplace</p><p>* Identity Theft Protection</p><p>* Pet Insurance</p><p>* Voluntary Benefits, including Critical Illness Insurance, Accident Insurance, Hospital Indemnity Insurance, Legal Services, and Choice Auto and Home Program</p><p>In addition, full-time positions also offer the following benefits to associates:</p><p>* Medical</p><p>* Dental</p><p>* Vision</p><p>* Life Insurance/AD</p><p>* Commuter Benefits</p><p>* Employee Assistance Program</p><p>* Flexible Spending Accounts (FSAs)</p><p>About Compass Group: Achieving leadership in the foodservice industry</p><p>Compass Group is an equal opportunity employer. At Compass, we are committed to treating all Applicants and Associates fairly based on their abilities, achievements, and experience without regard to race, national origin, sex, age, disability, veteran status, sexual orientation, gender identity, or any other classification protected by law.</p><p>Qualified candidates must be able to perform the essential functions of this position satisfactorily with or without a reasonable accommodation. Disclaimer: this job post is not necessarily an exhaustive list of all essential responsibilities, skills, tasks, or requirements associated with this position. While this is intended to be an accurate reflection of the position posted, the Company reserves the right to modify or change the essential functions of the job based on business necessity. *Los Angeles applicants: Compass Group will consider for employment qualified applicants with criminal histories in a manner consistent with the requirements of the Los Angeles Fair Chance Initiative for Hiring (Ban the Box ordinance).</p><p>Flik maintains a drug-free workplace.</p><p>Req ID: 1168945</p><p>[[req_classification]]</p><p>Nearest Major Market: San Francisco</p><p>Nearest Secondary Market: Oakland</p><p>Job Segment: Food Service, Kitchen, Hospitality, Part Time</p>', 'post_date' => '2023-06-05T02:46:56Z' ) ), (int) 1 => array( 'Employer' => array( 'company_name' => 'Denny's Restaurant' ), 'UtZipcode' => array( 'city' => 'San Francisco', 'state_prefix' => 'CA' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=67a4b96da02c73ecac68b3751&ri=9957ba000c594bdb858bebeb3c27b942&job_loc=San+Francisco%2CCA&q=Diswasher&spl=v1%253AEKab%252BHaM0XTZ5cu8%253AjTZjuQsAFWaemjrn7qPNzQ%253D%253D%253A9YDSOlo6jnL3K2I0mDeNlmXLwiTzZ93U1TEKd9t6fXdZMPeESRjHlsluDT7ptulZOwcWHu1d0824EO%252FrSBgr9%252F4hAYpfoRcxGnICTwUOujKPjNI9warQUGIsAPy%252BBZwjCG9l&encrypt=0&l=San+Francisco%2C+CA&t=simplyhired.com&jobkey-27785364859/', 'title' => 'Dishwasher/Service Assistance', 'description' => '<p>**Dishwasher/Service Assistance**</p><p>Category Restaurant Crew Job Id 541982335 Location CAMERON PARK, California, US JOB DESCRIPTION This job posting is for employment at an independently owned and operated franchisee of Dennys.</p><p>At Dennys, we love feeding people. If you have a passion for food and serving others, see what your future can hold at Dennys!</p><p>As a Service Assistant, you play a special role in the overall operation of the restaurant. Responsibilities include:</p><p>* Bussing and cleaning guests tables</p><p>* Operating and maintaining the dish room</p><p>* Cleaning and organizing the back of house</p><p>* Maintaining and servicing restrooms</p><p>**Additional Information**</p><p>This job posting is for a position in a restaurant owned and operated by an independent franchisee, not Dennys, Inc. This means the independent franchisee, and not Dennys, Inc. is alone responsible for all employment related matters in the restaurant including, among other things, setting any requirements for this job and all decisions concerning hiring, firing, discipline, supervisions, staffing and scheduling. Dennys, Inc. will not receive a copy of any application you submit for this job posting and will have no control over whether you receive an interview and/or are ultimately hired, does not control and is not responsible for the employment policies and practices of independent franchisees, and does not employ independent franchisees employees. If you are hired for this job posting, the independent franchisee, and not Dennys, Inc., will be your employer.</p><p>This job posting contains some general information about what it is like to work in a Dennys restaurant, but is not a complete job description. People who work in a Dennys restaurant perform a number of different tasks every day, and this posting does not list all of the essential functions of the job.</p><p>*Our brand is committed to providing equal employment opportunity for all persons regardless of age, race, creed, color, national origin, citizenship status, religion, sex, sexual orientation, gender identity, disability, genetic information, military or veteran's status, criminal background, or any other characteristic protected by Federal, State, or local law.*</p><p>Location WEST SACRAMENTO, California, US Category Restaurant Crew Job Id 74390648 Location South Lake Tahoe, California, US Category Restaurant Crew Job Id 74308224 Location MANTECA, California, US Category Restaurant Crew Job Id 541982332 Location Carson City, Nevada, US Category Restaurant Crew Job Id 74308230 Location PATTERSON, California, US Category Restaurant Crew Job Id 541982334 Location Vallejo, California, US Category Restaurant Crew Job Id 74411746 Location Fremont, California, US Category Restaurant Crew Job Id 74411751 Location RENO, Nevada, US Category Restaurant Crew Job Id 541982322 Location Roseville, California, US Category Restaurant Crew Job Id 55714320 Location WEST SACRAMENTO, California, US Category Restaurant Crew Job Id 74390648 Location CAMERON PARK, California, US Category Restaurant Crew Job Id 541982330 Location CAMERON PARK, California, US Category Restaurant Management Job Id 541982329 Location CAMERON PARK, California, US Category Restaurant Crew Job Id 541982326</p>', 'post_date' => '2023-06-04T02:42:51Z' ) ), (int) 2 => array( 'Employer' => array( 'company_name' => 'Sonesta International Hotels Corporation' ), 'UtZipcode' => array( 'city' => 'Emeryville', 'state_prefix' => 'CA' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=670f83c47e8c73eca6db19e81&ri=9957ba000c594bdb858bebeb3c27b942&job_loc=Emeryville%2CCA&q=Diswasher&spl=v1%253AFXMrf6IzE%252B8bFQx7%253AV7UPBM368SrKB4EUQTuNAg%253D%253D%253AonyOxPmKXk2UD%252FwQg8ZmCtpwgPSF7F%252FDPBKzwMvpGToSNDxtlUmtcAGvy4jVlsauXp4oB29PvzS0RBDtQNqGIHzIJB6MwQgmLzTL5jqlBRXFZ1Mje%252BuxgWk0mTNefiSoZ0yQ&encrypt=0&l=San+Francisco%2C+CA&t=simplyhired.com&jobkey-27696257768/', 'title' => 'Room Attendant - $26.52 /hr', 'description' => '<b>Job Description Summary</b><br><br>The Room Attendant (RA) works with the Housekeeping Management Team to clean guest rooms and public space areas, and/or work in the commercial laundry facility, in accordance with brand time, product and placement standards to ensure total guest satisfaction.<br><br><b>Job Description</b><br><br><b>DUTIES AND RESPONSIBILITIES</b>:<br><ul><li>Deliver on the promise of Sonesta Service in all interactions with guests and clients according to the Sonesta G.U.E.S.T. standards. </li><li>Respond to guest complaints, special requests and ensure corrective action is taken to achieve complete guest satisfaction.</li><li>Clean and service assigned rooms or areas according to established standards and procedures including making beds, dusting, vacuuming, cleaning and sanitizing bathrooms, removing trash, etc. May include cleaning the kitchen area, room refrigerator, microwave, coffee maker, dishware, etc.</li><li>Notify supervisor when service is completed so rooms may be sold or occupied. Report any room unable to be serviced to supervisor according to established procedures.</li><li>When assigned to laundry, monitor laundry supplies and equipment to ensure they are sufficient and in working order. Operate washers and dryers according to hotel standards and manufacturers' guidelines. Receive soiled linens and inspect for damaged or stained items. Fold and store clean linens, report damages to supervisor.</li><li>Minimize waste of supplies and amenities within all areas of housekeeping.</li><li>May regularly assist with deep cleaning projects.</li><li>Report needed repairs or unsafe conditions to supervisor.</li><li>Handle all lost and found items according to established procedures.</li><li>Promote teamwork and quality service through daily communication and coordination with other shifts and departmental management.</li><li>Ensure compliance with federal, state and local laws regarding health and safety services.</li><li>Perform other duties as assigned.</li></ul><br><br><b>QUALIFICATIONS AND REQUIREMENTS</b>:<br><ul><li>Some previous housekeeping experience preferred.</li><li>Previous background from the extended stay industry preferred.</li><li>Ability to speak, read, and write fluent English is preferred; other languages beneficial.</li><li>Basic reading, writing and mathematical abilities are preferred.</li><li>Frequently standing up, bending, climbing, kneeling, and moving about the facility.</li><li>Carrying, lifting or pulling items weighing up to 75 pounds.</li><li>Will be required to regularly use commercial cleaning chemicals.</li><li>Will be required to work mornings, evening, weekends, and holidays.</li></ul><br><br><b>Additional Job Information/Anticipated </b><br><br><b>Pay Range</b><br><br><b>Benefits</b><br><br>Sonesta recognizes that benefits play a vital role in helping ensure the health and financial security of employees and their families. We offer a variety of benefits to our employees including:<br><br><ul><li>Medical, Dental and Vision Insurance</li><li>Health Savings Account with Company Match</li><li>401(k) Retirement Plan with Company Match</li><li>Paid Vacation and Sick Days</li><li>Sonesta Hotel Discounts</li><li>Educational Assistance</li><li>Paid Parental Leave</li><li>Company Paid Life Insurance</li><li>Company Paid Short Term and Long Term Disability Insurance</li><li>Various Employee Perks and Discounts</li></ul><br><br><b>Upon submitting your application, please ensure you complete a full application in addition to attaching a resume. Incomplete applications received will not be considered. </b>', 'post_date' => '2023-05-24T02:45:09Z' ) ), (int) 3 => array( 'Employer' => array( 'company_name' => 'Jimmy Johns' ), 'UtZipcode' => array( 'city' => 'San Francisco', 'state_prefix' => 'CA' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=669b3b92640c73ecbf909c891&ri=9957ba000c594bdb858bebeb3c27b942&job_loc=San+Francisco%2CCA&q=Diswasher&spl=v1%253AUV%252BNTUCIzEcCSV5n%253AQLq%252B9tjKRQKyHuk%252BGn7ovw%253D%253D%253AMoEvuijvjgrxMVgbO40M5T%252Bv%252B4uUHdiRdZyiEC3QxWxw3V0ar5zDsk9rJ9ziRpxGZO32TIHyDgrflPYTN%252BT0Pp4KXQ3sCeubcU4gfk91LOOYR%252BmfnjL8F5VB%252B5x%252F5vNEwfhXt%252BqwWJG62Amc&encrypt=0&l=San+Francisco%2C+CA&t=simplyhired.com&jobkey-27575113159/', 'title' => 'Now Hiring! In-Shop Team Member', 'description' => '<p><p>Jimmy John's is unlike any other sandwich chain in the country because we specialize in super-fast, high-volume sandwich execution! This high-speed execution has earned us the reputation of "Subs So Fast You'll Freak!" and "Americas #1 Sandwich Delivery." Now you can be a part of a rock star team that produces and delivers sandwiches freaky fast!</p><br><p>Rock Stars Wanted</p><br><p>In-shoppers are responsible for greeting customers when they enter and exit the restaurant, providing world-class customer service and executing fast and accurate sandwiches while maintaining sanitation standards. If you have a killer work ethic, an awesome attitude and love providing customers with great service, apply today to become a part of "America's #1 Sandwich Delivery" team.</p><br><p>If you are the rockstar for the job, apply now!</p><br></p>', 'post_date' => '2023-06-03T02:12:36Z' ) ), (int) 4 => array( 'Employer' => array( 'company_name' => 'The Party Staff' ), 'UtZipcode' => array( 'city' => 'San Francisco', 'state_prefix' => 'CA' ), 'User' => array( 'unique_name' => '' ), 'EmployersJob' => array( 'anonymous_post' => (int) 0, 'open' => (int) 1, 'url' => 'https://www.jobs2careers.com/click.php?jid=663c5bfe8c0c73ecb5e69a471&ri=9957ba000c594bdb858bebeb3c27b942&job_loc=San+Francisco%2CCA&q=Diswasher&spl=v1%253AI5Bm6XyyRKQLMttl%253AInGmqaiNBwKkwmAWfUFsbw%253D%253D%253AHu%252FuMFmgVW6RS6Soep78DWsktud%252B%252BMPLy22ZhsL5RL2d8ckIhFQ1q1zouJzkZeYsw7ki4pXO3NTYFpwxKHH0CvG3cVktdvj%252Byy%252FxKvTUf1JyYq6BjjpLzkmjOABpE7vUQAn3&encrypt=0&l=San+Francisco%2C+CA&t=simplyhired.com&jobkey-27408784521/', 'title' => 'Prep Cook / Dishwasher', 'description' => '<b>Prep Cook / Dishwasher</b><br><br>If you love parties and special events, then you are at the right place!<br><br><strong>WE OFFER FULL-TIME AND PART-TIME WORK WITH FLEXIBLE SCHEDULES AND EXCITING NEW EVENTS EVERY DAY</strong><br><br>The Party Staff now has positions available immediately for Line Cooks, Prep Cooks and Sous Chefs, all BOH positions! Entry level, intermediate, or professional, we're looking for you!<br><br>Here's an idea of what you'll be doing and what we have to offer:<br><br><b>Job Duties:</b><br><ul><li>Prepare items for meals and special events</li><li>Prep for the current day's event and/or the next day event if necessary</li><li>Complete all assigned items on the production list and maintain good communication with the Chef</li><li>Thoroughly washes and sanitizes all kitchen and restaurant dishes, glassware, utensils, and other equipment using a dishwasher or by hand as designated.</li><li>Maintains a clean and orderly kitchen area by removing trash and grease, sweeping and mopping floors, and wiping down counters during shift and before leaving.</li></ul><br><b>The Party Staff Advantage:</b><br><ul><li>Flexible schedule - Our online portal allows you to choose your availability</li><li>More work options than <b>any other</b> staffing company in town</li><li>Paid orientation and training courses</li><li>401K with company match for qualifying employees</li></ul><br><b>The Ideal Candidate(s):</b><br><ul><li>Available to work on weekends (if possible)</li><li>College Students are highly encouraged to apply</li><li>Preferred 6 months to 1-year experience</li><li>Positive can-do attitude</li></ul><br>We will review your resume and if your qualifications meet our client's needs, we will follow up either via email or phone and invite you to complete our online application. As we move forward in the on-boarding process, to keep our staff safe, we conduct virtual interviews and complete all of our paperwork and orientation online.<br><br><strong>Pay Rate: $20.00 to $23.00 Hourly Depending on Experience</strong><br><br><b>About The Party Staff</b><br><br>We are the premier Hospitality & Special Events staffing company in the western U.S. region. Since our inception in 1989 with our first location in Los Angeles, we have expanded throughout northern and southern California with additional branches in four states. We currently operate in 4 states with 10 locations. At The Party Staff, we are committed to building long-term relationships with both our clients and staff. We pride ourselves on hand-selecting only the best talent, providing our employees with the most work options and setting them up for success, all while delivering world-class service to our growing roster of clients.<br><br>The Party Staff, Inc. is an equal opportunity employer and makes employment decisions on the basis of merit. Qualified applicants are considered for employment without regard to race, religion, sex or gender, sexual orientation, gender identity or expression, pregnancy, marital status, national origin, citizenship, veteran status, ancestry, age, physical or mental disability, genetic information, or any other consideration made unlawful by applicable laws. The Party Staff will consider qualified applicants with criminal histories in a manner consistent with the Los Angeles Fair Chance Initiative for Hiring.', 'post_date' => '2023-05-26T14:46:44Z' ) ) ) $title_for_layout = 'Diswasher at Maven' $metatag_description = 'DiswasherMaven at Proven' $unique_name = '' $reference_number = '57366' $mobile_image = '' $display_company_title = 'Jobs at Maven' $employer = array( 'EmployersJob' => array( 'id' => '46133', 'employer_id' => '12112', 'ats_url' => '', 'url' => '', 'title' => 'Diswasher', 'craigslist_city' => '', 'craigslist_sub_city' => '', 'craigslist_sub_sub_city' => '', 'craigslist_state' => '', 'open' => '1', 'post_date' => '2019-08-02 00:30:02', 'duration' => 'full time', 'anonymous_post' => '0', 'compensation' => '', 'zip' => '94117', 'description' => 'Cut potatoes for fries Wash dishes and prep probably Cleaning the back erea Sweep the side door Closing and taking out garbage', 'unique_name' => '', 'created_date' => '2019-08-02 00:29:28' ), 'Employer' => array( 'lat' => '37.77059937', 'lon' => '-122.44200134', 'id' => '12112', 'company_name' => 'Maven', 'company_logo' => 'w1391367733791986861_small.png', 'simple_posting_process' => '1', 'user_id' => '197717', 'zipcode' => '94117', 'city' => 'San Francisco', 'street_address' => '598 Haight St', 'street_address2' => '', 'state' => '' ), 'UtZipcode' => array( 'zipcode' => '94117', 'city' => 'San Francisco', 'state_prefix' => 'CA' ), (int) 0 => array( 'hasApplied' => false, 'is_favorite' => false ) ) $is_swinomish = false $is_hiring = (int) 2 $page = '' $success = (int) 0 $broadcast = (int) 0 $external_job_board = '' $is_worker = false $isMobile = false $isWorker = false $isSales = false $isEducator = false $adminLoggedIn = false $isEmployer = false $loggedIn = false $isFacebookAppUser = false $campaign = 'NONE' $content_for_layout = ' <script type="text/javascript"> var autocomplete = false; var sortOrder = "relevance"; </script> <meta property="og:title" content="Diswasher"/> <meta property="og:type" content="website"/> <meta property="og:url" content="https://www.proven.com/jobs/view/46133?ref=57366"/> <meta property="og:image" content="/css/images/proven_logo.png"/> <meta property="og:site_name" content="Proven"/> <meta property="og:description" content="Cut potatoes for fries Wash dishes and prep probably Cleaning the back erea Sweep the side door Closing and taking out garbage"/> <script type="application/ld+json"> { "@context": "http://schema.org", "@type": "JobPosting", "url": "https://www.proven.com/jobs/view/46133?ref=57366", "title": "Diswasher", "description": "Cut potatoes for fries <br /> Wash dishes and prep probably <br /> Cleaning the back erea <br /> Sweep the side door <br /> Closing and taking out garbage", "datePosted": "2019-08-02T00:30:02+00:00", "hiringOrganization": { "@type": "Organization", "name": "Maven", "sameAs": "https://www.proven.com/employers/publicPage/12112" }, "identifier": { "@type": "PropertyValue", "name": "Maven", "value": "12112" }, "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "San Francisco", "addressRegion": "CA" } } } </script> <script type="text/javascript"> $(document).ready(function() { $("#phone_number").mask(PHONE_NUMBER_FORMAT); $("#demo-submit-btn").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#requestDemoForm").submit(); }); $("#requestDemoForm").validate({ submitHandler: function() { $("#demo-submit-btn").button("loading"); $('#requestDemoForm').ajaxSubmit(successfulDemoMessage); }, wrapper: "p", messages: { "data[Employer][unique_identifier]": { required: '' } } }); $(document).on("click", ".join_proven", function(e) { e.preventDefault(); var employer_id = $(this).attr("employer_id"); var job_id = $(this).attr("job_id"); showJoinLoginDialog(employer_id, job_id); }); $.getJSON("/jobs_ajax/recordJobView/46133"); $('#employer-edit').affix({ offset: { top: $('.navbar').height() } }); $('#employer-edit').on('affix.bs.affix', function () { var navHeight = $('.navbar').outerHeight(true); $('#employer-edit + .container-fluid').css('margin-top', navHeight); }); $('#employer-edit').on('affix-top.bs.affix', function () { $('#employer-edit + .container').css('margin-top', 0); }); }); function successfulDemoMessage(responseObject) { if(responseObject.result == FAILURE) { $("#proven-demo-form").modal("hide"); $("#demo-submit-btn2").button("reset"); $("#demo-submit-btn").button("reset"); bootbox.alert(responseObject.message); } else { if(window.location.href.indexOf("?") > 0) { window.location.href = window.location.href + "&success=1"; } else { window.location.href = window.location.href + "?success=1"; } } } </script> <style> #employer-edit.affix { position: fixed; top: 0; width: 100%; z-index:10; } </style> <div id="join_popup" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="join_popupLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="login_popup" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="login_popupLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="loginModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="loginModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="submissionModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="submissionModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content" id="modalContent"></div> </div> </div> <div id="proven-view-job"> <span class="hide" id="jobid">46133</span> <span class="hide" id="referencenumber">57366</span> <div class="container"> <div class="row"> <div class="col-md-10 col-md-offset-1 col-sm-12 col-sm-offset-0"> <div id="proven-candidate-home-page" class="hidden-xs" style="background: #fff;"> <div class="search-jobs" style="padding-top: 0px;"> <div class="row"> <div class="col-xs-12 col-sm-10 col-sm-offset-1 col-md-10 col-md-offset-1"> <div class="row search-row"> <div class="col-sm-5 search-field"> <input type="text" name="data[Search][search_text]" value="" id="search_text" placeholder="Job Title, Keywords, or Company" /> </div> <div class="col-sm-5 search-field"> <input type="text" value="" id="search-location" placeholder="City, State or Zip" /> </div> <div class="col-sm-2 search-field" style="height:50px;"> <a href="#" id="search-btn" class="btn btn-default" role="button" style="width:100%;">SEARCH</a> </div> </div> </div> </div> </div> </div> </div> </div> <div class="row"> <div class="col-md-10 col-md-offset-1 col-sm-12 col-sm-offset-0"> <div class="panel panel-default voffset3"> <div class="panel-body"> <div class="job-post-details"> <div class="row"> <div class="col-xs-3 col-sm-2"> <div class="company-logo"> <img src="https://d2qez73695kjfi.cloudfront.net/w1391367733791986861_small.png" width="90" border="0" class="img-responsive center-block" /> </div> </div> <div class="col-xs-9 col-sm-10"> <h1>Diswasher</h1> <p class="small-bottom-border"> Maven </p> <div class="date-location">Aug 01, 2019 - San Francisco, CA</div> <div class="voffset1"> <script type="text/javascript" src="https://s7.addthis.com/js/250/addthis_widget.js#pubid=seanfalconer"></script> </div> </div> </div> <hr /> <div class="row"> <div class="apply-form-link col-xs-12 col-sm-8 col-md-7 col-lg-8"> Apply via email:<br/><a class="red-link" href="mailto:jobs+46133-w@hireproven.com">jobs+46133-w@hireproven.com</a> </div> <div class="col-xs-12 col-sm-4 col-md-5 col-lg-4"> <script type="text/javascript"> var currentLink = null; var maskOn = false; function resizeTitleContainer() { var height = $("#job-title.job-post-container").height() + $(".apply-widget").height(); $("#job-title.job-post-container").height(height); $("#job-title.job-post-container .background").height(height); $("#job-title.job-post-container .foreground").height(height); } $(document).ready(function() { $("#apply-form-location").append($(".apply-widget")); var height = $("#job-title.job-post-container .inner").height() + 20; $("#job-title.job-post-container").height(height); $("#job-title.job-post-container .background").height(height); $("#job-title.job-post-container .foreground").height(height); $("#show-apply-form").click(function(e) { e.preventDefault(); if($(this).hasClass('disabled')) return; $("#show-apply-form").hide(); $(".apply-form-link").hide(); // resizeTitleContainer(); $(".apply-widget").slideToggle(400); }); $("#cover-letter-link").click(function(e) { e.preventDefault(); $("#cover-letter-link").hide(); $("#cover-letter-container").show(); $("#coverletter").focus(); }); $(document).keypress(function (eh){ $("#errorsBox").hide(); }); $("#login-link").click(function(e) { e.preventDefault(); $("#join_popup").modal("hide"); $("#login_popup #modalContent").html(""); $.ajax({ type: "POST", url: "/users_ajax/loginDialog/employer_id:12112/job_id:46133", success: function(html){ // update the hidden div layer to contain the form information $("#login_popup #modalContent").html(html); $("#login_popup").modal("show"); } }); }); $.validator.addMethod('tosChecked', function(value, element) { if(!$('#tos:checkbox').is(':checked')) { $('.toswrapper').css("border", "3px solid #CC0033"); return false; } else { $('.toswrapper').css("border", "3px solid #f5f5f5"); return true; } }); $("#submit-btn").click(function(e) { e.preventDefault(); $("#buildProfileForm").submit(); }); $("#buildProfileForm").validate({ submitHandler: function() { $("#submit-btn").button("loading"); $('#buildProfileForm').ajaxSubmit(processResumeInfo); }, rules: { "data[Worker][agreed_to_terms]": { tosChecked: true } }, messages: { "data[Worker][fname]": { required: '' }, "data[Worker][lname]": { required: '' }, "data[Worker][unique_identifier]": { required: '' }, "data[Worker][agreed_to_terms]": { tosChecked: '' } } }); $("#user_identifier").focus(); }); function processResumeInfo(responseObject) { var message; var showDebug = false if (showDebug) { console.log(responseObject); } responseObject = eval('(' + responseObject + ')'); if(responseObject.result == FAILURE) { $("#deleteMe").parent().css("width", "80px"); $("#submit-btn").button("reset"); if (!responseObject.message) { message = "There was a problem saving your application."; } else { message = responseObject.message; } bootbox.alert(message); } else { window.location.href = "/workers/activate?jid=46133"; } } </script> <div> <a href="#" id="show-apply-form" class="light-green-btn" role="button" title="Apply Now" style="width:100%;">APPLY NOW</a> <div class="clearfix"></div> </div> <div class="apply-widget" style="display: none;"> <h3>To apply, please fill in the information below</h3> <div class="existing-account">Already have an account? <a href="/pages/login" id="login-link" class="blue-link" title="Log In Now">Log In Now</a></div> <div class="form-body apply-form"> <form action="/workers_ajax/createAccountFromResume/12112/46133" class="errorsRight" id="buildProfileForm" enctype="multipart/form-data" method="post" accept-charset="utf-8"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="form-group row"> <div class="col-sm-12"> <h4>Contact Information:</h4> </div> <div class="form-field col-sm-6"> <input class="required" type="text" name="data[Worker][fname]" id="fname" placeholder="First Name" /> </div> <div class="clearfix"></div> <div class="form-field col-sm-6"> <input class="required" type="text" name="data[Worker][lname]" id="lname" placeholder="Last Name" /> </div> <div class="clearfix"></div> <div class="form-field col-sm-6"> <div class="input text"><input name="data[Worker][unique_identifier]" placeholder="email@example.com" class="required long" id="unique_identifier" type="text"/></div> </div> <div class="clearfix"></div> </div> <div class="form-group"> <h4>Resume:</h4> <div class="input file"><input type="file" name="data[Worker][resume_file]" id="resume_file" size="14"/></div> </div> <div class="form-group"> <h4>Cover Letter:</h4> <div class="input textarea"><textarea name="data[EmployersJobsRankingsLetter][coverletter]" id="coverletter" class="required" placeholder="Why are you interested in this position? Answer any specific questions included in the job advertisement." cols="30" rows="6"></textarea></div> </div> <div class="row"> <div class="col-xs-12 col-sm-6 col-md-7"> <div class="checkbox"> <label> <input type="checkbox" checked id="tos" name="data[Worker][agreed_to_terms]" tabindex="70" /> <div class="gray-text"> I agree to the <a title="Terms of Service" target="_new" href="/pages/termsWorkers">Terms of Service</a><br /><span class="tos-date">(Updated 2012-11-06)</span> </div> </label> </div> </div> <div class="col-xs-12 col-sm-6 col-md-5"> <div class="apply-button"> <a href="#" id="submit-btn" data-loading-text="Uploading..." class="light-green-btn" role="button" title="Submit Application" style="width:100%;">SUBMIT APPLICATION</a> </div> </div> </div> </form> </div> </div> </div> </div> <div id="apply-form-location"> </div> <hr /> </div> <div class="job-post-details"> <div id="job-description"> Cut potatoes for fries <br /> Wash dishes and prep probably <br /> Cleaning the back erea <br /> Sweep the side door <br /> Closing and taking out garbage </div> </div> <p class="voffset4"><strong>Other jobs you may like</strong></p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=67ab4e59635c73ecac97c0391&ri=9957ba000c594bdb858bebeb3c27b942&job_loc=San+Francisco%2CCA&q=Diswasher&spl=v1%253AoSv%252FjjgMrNAc0vpv%253AYWt1F9Edh6FDLdM4K%252Bx1JQ%253D%253D%253A%252BUYQ7JKj3lSyCKBdeuSv7U1jscp3KP4s34qSzpBrCAm4WCFgKNe5iC7%252BIH8%252F4QUX8%252B5n67Vq6eGA62BvmfK9Hj97qLrw%252BeIlNTS%252FwFxRASdKznExpZXRHoOHEnfbX4Dd0CEi1HZAgr2X1JUv&encrypt=0&l=San+Francisco%2C+CA&t=simplyhired.com&jobkey-27793560119/" class="blue-link" target="_blank">Dishwasher (full-time & Part-time)</a></p> <p class="similar-job-company">Compass Group USA - <span class="text-muted">San Francisco, CA</span></p> <p class="text-muted similar-job-date"> Yesterday </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=67a4b96da02c73ecac68b3751&ri=9957ba000c594bdb858bebeb3c27b942&job_loc=San+Francisco%2CCA&q=Diswasher&spl=v1%253AEKab%252BHaM0XTZ5cu8%253AjTZjuQsAFWaemjrn7qPNzQ%253D%253D%253A9YDSOlo6jnL3K2I0mDeNlmXLwiTzZ93U1TEKd9t6fXdZMPeESRjHlsluDT7ptulZOwcWHu1d0824EO%252FrSBgr9%252F4hAYpfoRcxGnICTwUOujKPjNI9warQUGIsAPy%252BBZwjCG9l&encrypt=0&l=San+Francisco%2C+CA&t=simplyhired.com&jobkey-27785364859/" class="blue-link" target="_blank">Dishwasher/Service Assistance</a></p> <p class="similar-job-company">Denny's Restaurant - <span class="text-muted">San Francisco, CA</span></p> <p class="text-muted similar-job-date"> 2 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=670f83c47e8c73eca6db19e81&ri=9957ba000c594bdb858bebeb3c27b942&job_loc=Emeryville%2CCA&q=Diswasher&spl=v1%253AFXMrf6IzE%252B8bFQx7%253AV7UPBM368SrKB4EUQTuNAg%253D%253D%253AonyOxPmKXk2UD%252FwQg8ZmCtpwgPSF7F%252FDPBKzwMvpGToSNDxtlUmtcAGvy4jVlsauXp4oB29PvzS0RBDtQNqGIHzIJB6MwQgmLzTL5jqlBRXFZ1Mje%252BuxgWk0mTNefiSoZ0yQ&encrypt=0&l=San+Francisco%2C+CA&t=simplyhired.com&jobkey-27696257768/" class="blue-link" target="_blank">Room Attendant - $26.52 /hr</a></p> <p class="similar-job-company">Sonesta International Hotels Corporation - <span class="text-muted">Emeryville, CA</span></p> <p class="text-muted similar-job-date"> 1 week ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=669b3b92640c73ecbf909c891&ri=9957ba000c594bdb858bebeb3c27b942&job_loc=San+Francisco%2CCA&q=Diswasher&spl=v1%253AUV%252BNTUCIzEcCSV5n%253AQLq%252B9tjKRQKyHuk%252BGn7ovw%253D%253D%253AMoEvuijvjgrxMVgbO40M5T%252Bv%252B4uUHdiRdZyiEC3QxWxw3V0ar5zDsk9rJ9ziRpxGZO32TIHyDgrflPYTN%252BT0Pp4KXQ3sCeubcU4gfk91LOOYR%252BmfnjL8F5VB%252B5x%252F5vNEwfhXt%252BqwWJG62Amc&encrypt=0&l=San+Francisco%2C+CA&t=simplyhired.com&jobkey-27575113159/" class="blue-link" target="_blank">Now Hiring! In-Shop Team Member</a></p> <p class="similar-job-company">Jimmy Johns - <span class="text-muted">San Francisco, CA</span></p> <p class="text-muted similar-job-date"> 3 days ago </p> <p class="similar-job-title"><a href="https://www.jobs2careers.com/click.php?jid=663c5bfe8c0c73ecb5e69a471&ri=9957ba000c594bdb858bebeb3c27b942&job_loc=San+Francisco%2CCA&q=Diswasher&spl=v1%253AI5Bm6XyyRKQLMttl%253AInGmqaiNBwKkwmAWfUFsbw%253D%253D%253AHu%252FuMFmgVW6RS6Soep78DWsktud%252B%252BMPLy22ZhsL5RL2d8ckIhFQ1q1zouJzkZeYsw7ki4pXO3NTYFpwxKHH0CvG3cVktdvj%252Byy%252FxKvTUf1JyYq6BjjpLzkmjOABpE7vUQAn3&encrypt=0&l=San+Francisco%2C+CA&t=simplyhired.com&jobkey-27408784521/" class="blue-link" target="_blank">Prep Cook / Dishwasher</a></p> <p class="similar-job-company">The Party Staff - <span class="text-muted">San Francisco, CA</span></p> <p class="text-muted similar-job-date"> 1 week ago </p> <p class="voffset4"> <strong>Apply to jobs on the go with Proven mobile</strong> </p> <div> <a href="/candidates/app" target="_blank" title="Download the iPhone App"> <img src="/css/images/App_Store_available.png" width="112" /> </a> <a href="/candidates/app/google" target="_blank" title="Download the Android App"> <img src="/css/images/google_play_badge.png" width="112" /> </a> </div> </div> </div> </div> </div> </div> </div> ' $scripts_for_layout = '<script type="text/javascript" src="/js/Views/Jobs/search_jobs.js?1619372465"></script>' $no_title_bar = false $no_bottom_bar = false $no_index = false
filemtime - [internal], line ?? include - APP/View/Layouts/responsive.ctp, line 69 View::_evaluate() - CORE/Cake/View/View.php, line 961 View::_render() - CORE/Cake/View/View.php, line 923 View::renderLayout() - CORE/Cake/View/View.php, line 546 View::render() - CORE/Cake/View/View.php, line 481 Controller::render() - CORE/Cake/Controller/Controller.php, line 960 JobsController::view() - APP/Controller/JobsController.php, line 1338 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 [main] - APP/webroot/index.php, line 118
Other jobs you may like
Dishwasher (full-time & Part-time)
Compass Group USA - San Francisco, CA
Yesterday
Denny's Restaurant - San Francisco, CA
2 days ago
Sonesta International Hotels Corporation - Emeryville, CA
1 week ago
Now Hiring! In-Shop Team Member
Jimmy Johns - San Francisco, CA
3 days ago
The Party Staff - San Francisco, CA
1 week ago
Apply to jobs on the go with Proven mobile
Nr | Query | Error | Affected | Num. rows | Took (ms) |
---|---|---|---|---|---|
1 | SELECT `EmployersJob`.`id`, `EmployersJob`.`employer_id`, `EmployersJob`.`ats_url`, `EmployersJob`.`url`, `EmployersJob`.`title`, `EmployersJob`.`craigslist_city`, `EmployersJob`.`craigslist_sub_city`, `EmployersJob`.`craigslist_sub_sub_city`, `EmployersJob`.`craigslist_state`, `EmployersJob`.`open`, `EmployersJob`.`post_date`, `EmployersJob`.`duration`, `EmployersJob`.`anonymous_post`, `EmployersJob`.`compensation`, `EmployersJob`.`zip`, `EmployersJob`.`description`, `EmployersJob`.`unique_name`, `EmployersJob`.`created_date`, `Employer`.`lat`, `Employer`.`lon`, `Employer`.`id`, `Employer`.`company_name`, `Employer`.`company_logo`, `Employer`.`simple_posting_process`, `Employer`.`user_id`, `Employer`.`zipcode`, `Employer`.`city`, `Employer`.`street_address`, `Employer`.`street_address2`, `Employer`.`state`, `UtZipcode`.`zipcode`, `UtZipcode`.`city`, `UtZipcode`.`state_prefix` FROM `proven_production`.`employers_jobs` AS `EmployersJob` LEFT JOIN `proven_production`.`ut_zipcodes` AS `UtZipcode` ON (`EmployersJob`.`zip` = `UtZipcode`.`zipcode`) LEFT JOIN `proven_production`.`employers` AS `Employer` ON (`EmployersJob`.`employer_id` = `Employer`.`id`) WHERE `EmployersJob`.`id` = 46133 LIMIT 1 | 1 | 1 | 1 | |
2 | SELECT COUNT(*) AS `count` FROM `proven_production`.`employers_jobs` AS `EmployersJob` LEFT JOIN `proven_production`.`ut_zipcodes` AS `UtZipcode` ON (`EmployersJob`.`zip` = `UtZipcode`.`zipcode`) WHERE `EmployersJob`.`employer_id` = 12112 AND `EmployersJob`.`open` = 1 | 1 | 1 | 1 | |
3 | SELECT `User`.`unique_name`, `User`.`email_validated` FROM `proven_production`.`users` AS `User` LEFT JOIN `proven_production`.`workers` AS `Worker` ON (`Worker`.`user_id` = `User`.`id` AND `User`.`is_worker` = 1) WHERE `User`.`id` = 197717 AND `User`.`active` = 1 LIMIT 1 | 0 | 0 | 0 | |
4 | SELECT `EmployerMobileImage`.`file_name` FROM `proven_production`.`employer_mobile_images` AS `EmployerMobileImage` WHERE `EmployerMobileImage`.`employer_id` = 12112 LIMIT 1 | 0 | 0 | 0 | |
5 | SELECT `User`.`unique_name`, `User`.`email_validated` FROM `proven_production`.`users` AS `User` LEFT JOIN `proven_production`.`workers` AS `Worker` ON (`Worker`.`user_id` = `User`.`id` AND `User`.`is_worker` = 1) WHERE `User`.`id` = 197717 AND `User`.`active` = 1 LIMIT 1 | 0 | 0 | 0 | |
6 | SELECT `BillingTransaction`.`id` FROM `proven_production`.`billing_transactions` AS `BillingTransaction` WHERE `BillingTransaction`.`employers_job_id` = 46133 ORDER BY `BillingTransaction`.`created_date` desc LIMIT 1 | 1 | 1 | 0 | |
7 | SELECT `EmployersJob`.`title`, `EmployersJob`.`description`, `UtZipcode`.`city`, `UtZipcode`.`state_prefix`, `EmployersJob`.`zip` FROM `proven_production`.`employers_jobs` AS `EmployersJob` LEFT JOIN `proven_production`.`ut_zipcodes` AS `UtZipcode` ON (`EmployersJob`.`zip` = `UtZipcode`.`zipcode`) WHERE `EmployersJob`.`id` = 46133 LIMIT 1 | 1 | 1 | 0 |