Tailors
About this job
function openPopUp(link) { var popupWidth = 600; var popupHeight = 400; var left = (window.innerWidth - popupWidth) / 2 + window.screenX; var top = (window.innerHeight - popupHeight) / 2 + window.screenY; window.open(link, 'popup', 'width=' + popupWidth + ',height=' + popupHeight + ',left=' + left + ',top=' + top); } Tailors - LEEP Jobs { "@context" : "https://schema.org/", "@type" : "JobPosting", "title" : "Tailors", "url" : "https://www.jobs.leep.gov.ng/job/tailors", "description" : "
Experienced tailor in uniform production and jersey manufacturing
", "identifier": { "@type": "PropertyValue", "name": "Ruthie Bloom", "value": "66" }, "datePosted" : "2025-04-06T20:14:30+01:00", "validThrough" : "2025-05-01T23:59:00+01:00", "employmentType": "", "applicantLocationRequirements": { "@type": "Country", "name": "Nigeria" }, "jobLocationType" : "", "hiringOrganization" : { "@type" : "Organization", "name" : "Ruthie Bloom", "sameAs" : "https://www.google.com", "logo" : "https://jobs.leep.gov.ng//storage/22858/1743965821_67f2ce7da7f7e.jpeg" }, "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "", "addressRegion": "Lagos State", "postalCode": "", "addressCountry": "Nigeria" } }, "baseSalary": { "@type": "MonetaryAmount", "currency": "USD", "value": { "@type": "QuantitativeValue", "minValue": 150000000, "maxValue": 150000000, "unitText": "" } } } :root { --primary-500: #087017 !important; --primary-600: #075a13 !important; --primary-200: #b5d5ba !important; --primary-100: #cee3d1 !important; --primary-50: #eef5ef !important; --gray-20: #fbfdfb !important; } .mymap { width: 100%; min-height: 300px; /* border-radius: 12px; */ } .p-half { padding: 1px; } .mapClass { border: 1px solid transparent; margin-top: 15px; border-radius: 4px 0 0 4px; box-sizing: border-box; -moz-box-sizing: border-box; height: 35px; outline: none; box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3); } #searchInput { font-family: 'Roboto'; background-color: #fff; font-size: 16px; text-overflow: ellipsis; margin-left: 16px; font-weight: 400; padding: 0 11px 0 13px; } #searchInput:focus { border-color: #4d90fe; } #searchInput { width: 100%; } @media (max-width: 991px){ .jobsearchBox .fromGroup.banner-select{ width: auto !important; } #searchInput{ padding-left: 36px !important; margin: 0px !important; } } .post-main-title2 h1 { font-size: 22px; } .max-311 { min-width: 70% !important; } .mymap { border-radius: 0 0 12px 12px; } .custom-p { padding-top: 24px; padding-bottom: 16px; padding-left: 24px } /* Sticky Job Details Title Heading Start */ .job-details-title-box-card { border-bottom: 1px solid #f3f3f3; } .job-details-title-box { position: sticky; top: 0; z-index: 998 !important; margin-bottom: 0 !important; } .leaflet-container { position: relative; z-index: 900 !important; } /* Sticky Job Details Title Heading End */ .sb-chat-btn { bottom: 100px !important; /* Adjust as needed */ position: fixed !important; /* Ensure it's fixed to screen */ right: 20px !important; /* Optional: adjust horizontal position */ z-index: 9999; /* Ensure it appears above other elements */ } input[type=file] { position: static; opacity: 1; width: auto; height: auto; }function changeSearchSelections() { var job_search_url = "https://www.jobs.leep.gov.ng/jobs"; var candidate_search_url = "https://www.jobs.leep.gov.ng/candidates"; var company_search_url = "https://www.jobs.leep.gov.ng/employers"; var search_selection = $("#headerSearchs").val(); if (search_selection == 'job') { $(".header-search-form").attr('action', job_search_url); } else if (search_selection == 'candidate') { $(".header-search-form").attr('action', candidate_search_url); } else if (search_selection == 'company') { $(".header-search-form").attr('action', company_search_url); } } function showRejectionReason() { Swal.fire({ title: 'Rejection Reason', text: typeof rejectionReason !== 'undefined' ? rejectionReason : 'No reason available.', icon: 'error', confirmButtonText: 'Close' }); } function showAppealForm() { Swal.fire({ title: 'Appeal Decision', html: ` `, showCancelButton: true, confirmButtonText: 'Submit', preConfirm: () => { document.getElementById('appeal-form').submit(); } }); }
NGN
English
NGN
Jobs Candidate Company
Job Details
- Home
- /
- Job Details
Tailors
at Ruthie Bloom
Part Time
Expired
Experienced tailor in uniform production and jersey manufacturing
Salary
50,000 - 100,000 NGN
Base Salary + Commission based
Location
Ikeja,Lagos State,Nigeria
Job Benefits
No limit to commission you can earn
Job Overview
Job Posted:
1 year ago
Job Type
Part Time
Job Role
Tailor
Education
Master’s Degree (M.Sc, M.A, MBA, M.Ed, etc.)
Experience
Fresher
Total Vacancies
2
Share This Job:
Location
Ikeja,Lagos State,Nigeria
Related Jobs
Full Time 2 vacancies
Salary: 80K - 100K NGN
Ruthie Bloom
Nigeria
Full Time 1 vacancy
Salary: 80K - 100K NGN
Ruthie Bloom
Nigeria
Job: Job Title
Choose Resume *
Add Resume
Select OneCover Letter *
Client wants to knowHow many years have you worked at a uniform production company
Cancel Apply Now
Add a CV/Resume
Cv/Resume Name *
Upload Cv/Resume *
Browse file
Available format - PDF
Maximum file size - 5 MB
file
2.3 MB
.pdf
Cancel Add a CV/Resume
Call Now: +234 800 123 5533
Discover tailored opportunities for job seekers and top talent for employers
Company
Candidate
Employer
Support
© LEEP Jobs 2026 | All Rights Reserved
var auth_check = $('#auth_user').val(); if (auth_check == 1) { loadUnreadMessageCount(); function playAudio() { const audio = new Audio("/frontend/assets/sound.mp3"); audio.play(); } function loadUnreadMessageCount() { $.ajax({ url: "https://www.jobs.leep.gov.ng/load-unread-count", type: "GET", success: function(response) { if (response > 0) { $('.unread-message-part').removeClass('d-none'); } else { $('.unread-message-part').addClass('d-none'); } } }); } } // autocomplete var path = "https://www.jobs.leep.gov.ng/job/autocomplete"; $('.global_header_search').keyup(function(e) { var keyword = $(this).val(); if (keyword != '') { $.ajax({ url: path, type: 'GET', dataType: "json", data: { search: keyword }, success: function(data) { $('#autocomplete_job_results').fadeIn(); $('#autocomplete_job_results').html(data); } }); } else { $('#autocomplete_job_results').fadeOut(); } }); $('#global_search').keypress(function(e) { var key = e.which; if (key == 13) { $('#search-form').submit(); } }); $("#searchIcon").click(function() { $(".togglesearch").toggle(); $("#search_input").focus(); }); $("#mblSearchIcon").click(function() { $(".mblTogglesearch").toggle(); $('#mobile_search_input').focus(); }); $('button.effect1').on('click', function() { $(this).find('span').toggleClass('active'); }); $('.rt-mobile-menu-overlay').on('click', function() { $('button.effect1').find('span').removeClass('active'); }); //image upload scripts function readURL(input) { if (input.files && input.files[0]) { var reader = new FileReader(); reader.onload = function(e) { if (input.className === 'profile-file-upload-input') { $('.profile-image-upload-wrap').hide(); $('.profile-file-upload-image').attr('src', e.target.result); $('.profile-file-upload-content').show(); // $('.image-title').html(input.files[0].name); } if (input.className === 'banner-file-upload-input') { $('.banner-image-upload-wrap').hide(); $('.banner-file-upload-image').attr('src', e.target.result); $('.banner-file-upload-content').show(); // $('.image-title').html(input.files[0].name); } if (input.className === 'resume-file-upload-input') { $('.cv-image-upload-wrap').hide(); $('.resume-file-upload-content.none').show(); } }; reader.readAsDataURL(input.files[0]); } else { $('.profile-remove-image').on('click', function() { $('.profile-file-upload-input').replaceWith($('.profile-file-upload-input').clone()); $('.profile-file-upload-content').hide(); $('.profile-file-upload-image').attr('src', ''); $('.profile-image-upload-wrap').show(); }) $('.banner-remove-image').on('click', function() { $('.banner-file-upload-input').replaceWith($('.banner-file-upload-input').clone()); $('.banner-file-upload-content').hide(); $('.banner-file-upload-image').attr('src', ''); $('.banner-image-upload-wrap').show(); }) } } $('.profile-remove-image').on('click', function() { $('.profile-file-upload-input').replaceWith($('.profile-file-upload-input').clone()); $('.profile-file-upload-content').hide(); $('.profile-image-upload-wrap').show(); }) $('.banner-remove-image').on('click', function() { $('.banner-file-upload-input').replaceWith($('.banner-file-upload-input').clone()); $('.banner-file-upload-content').hide(); $('.banner-image-upload-wrap').show(); }) $('.cv-remove-image').on('click', function() { $('.resume-file-upload-input').replaceWith($('.resume-file-upload-input').clone()); $('.resume-file-upload-content').hide(); $('.cv-image-upload-wrap').show(); }) $('.image-upload-wrap').bind('dragover', function() { $('.image-upload-wrap').addClass('image-dropping'); }); $('.image-upload-wrap').bind('dragleave', function() { $('.image-upload-wrap').removeClass('image-dropping'); }); // toast config toastr.options = { "closeButton": false, "debug": false, "newestOnTop": true, "progressBar": true, "positionClass": "toast-top-right", "preventDuplicates": true, "onclick": null, "showDuration": "300", "hideDuration": "1000", "timeOut": "5000", "extendedTimeOut": "1000", "showEasing": "swing", "hideEasing": "linear", "hideMethod": "fadeOut" } $('.login_required').on('click', function(event) { event.preventDefault(); Swal.fire({ title: "Unauthenticated", text: "Performing this action requires logging into your account. Would you like to log in now", icon: 'warning', showCancelButton: true, confirmButtonColor: '#3085d6', cancelButtonColor: '#d33', confirmButtonText: "Yes, I want to login", cancelButtonText: "Cancel", }).then((result) => { if (result.value) { window.location.href = '/login'; } }) }); $('.no_permission').on('click', function(event) { event.preventDefault(); Swal.fire({ title: "Unauthorized Access", text: "You don't have permission to perform this action", icon: "warning", dangerMode: true, }) }); $('[data-toggle="tooltip"]').tooltip(); $(".notification-icon a").off("click").on('click', function(e) { e.stopImmediatePropagation(); return true; }); // read notification by ajax function ReadNotification() { $.ajax({ url: "https://www.jobs.leep.gov.ng/user/notification/read", type: "POST", data: { _token: 'S4RBJEpAEmNhzGhMQRx6X38G7dw5wTM40Q6pLujK' }, dataType: 'json', success: function(data) { $('#unNotifications').hide(); } }); } // read single notification by ajax function readSingleNotification(url, id) { $.ajax({ url: "https://www.jobs.leep.gov.ng/markasread/single/notification", type: "POST", data: { id: id, _token: 'S4RBJEpAEmNhzGhMQRx6X38G7dw5wTM40Q6pLujK' }, dataType: 'json', success: function(data) { window.location.href = url; } }); } // Call ckeditor if (document.querySelector('#image_ckeditor')) { ClassicEditor.create(document.querySelector('#image_ckeditor'), { ckfinder: { uploadUrl: "https://www.jobs.leep.gov.ng/ckeditor/upload?_token=S4RBJEpAEmNhzGhMQRx6X38G7dw5wTM40Q6pLujK" }, }) .catch(error => { console.error(error); }); } // Call ckeditor if (document.querySelector('#image_ckeditor_2')) { ClassicEditor.create(document.querySelector('#image_ckeditor_2'), { ckfinder: { uploadUrl: "https://www.jobs.leep.gov.ng/ckeditor/upload?_token=S4RBJEpAEmNhzGhMQRx6X38G7dw5wTM40Q6pLujK" }, }) .catch(error => { console.error(error); }); } // Call ckeditor if (document.querySelector('#editor2')) { ClassicEditor.create(document.querySelector('#editor2')) .then(editor => { editor.ui.view.editable.element.style.height = '500px'; }) .catch(error => { console.error(error); }); } // Call ckeditor if (document.querySelector('#editor3')) { ClassicEditor.create(document.querySelector('#editor3')) .then(editor => { editor.ui.view.editable.element.style.height = '500px'; }) .catch(error => { console.error(error); }); } // Call ckeditor if (document.querySelector('#editor4')) { ClassicEditor.create(document.querySelector('#editor4')) .then(editor => { editor.ui.view.editable.element.style.height = '500px'; }) .catch(error => { console.error(error); }); } function setLocationSession(form) { axios.post('/set/session', form) .then((res) => { // console.log(res.data); // toastr.success("Location Saved", 'Success!'); }) .catch((e) => { toastr.error("Something Wrong", 'Error!'); }); } // about page testimonial if ($(".testimonal2-active").length > 0) { $(".testimonal2-active").slick({ slidesToShow: 1, infinite: true, slidesToScroll: 1, dots: true, fade: false, prevArrow: $(".slickprev3"), nextArrow: $(".slicknext3") }); } // tab switch style var style = localStorage.getItem("candidate_style") == null ? 'box' : localStorage.getItem("candidate_style"); setStyle(style); function styleSwitch(style) { localStorage.setItem("candidate_style", style); setStyle(style); } function setStyle(style) { if (style == 'box') { $('#nav-home-tab').addClass('active'); $('#nav-home').addClass('show active'); $('#nav-profile-tab').removeClass('active'); $('#nav-profile').removeClass('show active'); } else { $('#nav-home-tab').removeClass('active'); $('#nav-home').removeClass('show active'); $('#nav-profile-tab').addClass('active'); $('#nav-profile').addClass('show active'); } } // category wise search $(document).ready(function() { const form = $("#job_search_form"); const radioButtons = form.find("input[aria-data-id='category']"); // Store the initial action attribute value const defaultAction = form.attr("action"); // Function to update the form action based on the selected radio button function updateFormAction(selectedRadioValue) { const dataSlug = selectedRadioValue || ''; const actionUrl = selectedRadioValue ? "https://www.jobs.leep.gov.ng/jobs/category/:slug".replace(':slug', dataSlug) : defaultAction; form.attr("action", actionUrl); } // Initialize form action on page load updateFormAction(""); // Update selected radio value when radio button changes radioButtons.on("change", function() { const selectedRadioValue = $(this).data('id'); updateFormAction(selectedRadioValue); }); }); function applyJobb(id, name) { $('#cvModal').modal('show'); $('#apply_job_id').val(id); $('#apply_job_title').text(name); } function copyToClipboard(text) { var sampleTextarea = document.createElement("textarea"); document.body.appendChild(sampleTextarea); sampleTextarea.value = text; //save main text in it sampleTextarea.select(); //select textarea contenrs document.execCommand("copy"); document.body.removeChild(sampleTextarea); } function copyUrl(value) { copyToClipboard(value); alert('Copyied to clipboard') } var oldlat = 6.6400547494876; var oldlng = 3.350830078125; // Map preview var element = document.getElementById('leaflet-map'); // Height has to be set. You can do this in CSS too. element.style = 'height:300px;'; // Create Leaflet map on map element. var leaflet_map = L.map(element); // Add OSM tile layer to the Leaflet map. L.tileLayer('http://{s}.tile.osm.org/{z}/{x}/{y}.png', { attribution: '© OpenStreetMap contributors' }).addTo(leaflet_map); // Target's GPS coordinates. var target = L.latLng(oldlat, oldlng); // Set map's center to target with zoom 14. const zoom = 7; leaflet_map.setView(target, zoom); // Place a marker on the same location. L.marker(target).addTo(leaflet_map); function resumeModalClose() { $('#resumeModal').modal('hide'); $('#cvModal').modal('show'); $.ajax({ url: "https://www.jobs.leep.gov.ng/candidate/get/resume/ajax", type: 'post', data: { _token: "S4RBJEpAEmNhzGhMQRx6X38G7dw5wTM40Q6pLujK" }, dataType: 'json', success: function(response) { $('#resume_id').html(''); $.each(response, function(key, value) { $('#resume_id').append(` ${value.name} `); }); $("#resume_id").select2({ dropdownParent: $("#cvModal") }); }, error: function(response) { toastr.error('Something is wrong', 'Error'); } }); } function resumeAddModal() { // $('#cvModal').modal('hide'); $("#resumeModal").modal("show"); } $('#resumeModal form').submit(function(event) { event.preventDefault(); var files = $('input[name=resume_file]')[0].files; var resume_name = $('input[name=resume_name]').val(); var fd = new FormData(); fd.append('resume_name', resume_name); fd.append('resume_file', files[0]); fd.append('type', 'ajax'); fd.append('_token', 'S4RBJEpAEmNhzGhMQRx6X38G7dw5wTM40Q6pLujK'); $.ajax({ url: "https://www.jobs.leep.gov.ng/candidate/resume/store/ajax", type: 'post', data: fd, processData: false, contentType: false, dataType: 'json', success: function(response) { if (response.success) { toastr.success(response.success, 'Success'); $('input[name=resume_file]').val(''); $('input[name=resume_name]').val(''); cvRemoveImage(); resumeModalClose(); } }, error: function(response) { for (const [key, value] of Object.entries(response.responseJSON.errors)) { $('#' + key).text(value); $(`input[name="${key}"]`).addClass('tw-border-red-500'); setTimeout(() => { $('#' + key).text(''); $(`input[name="${key}"]`).removeClass('tw-border-red-500'); }, 4000); } } }); }); function cvRemoveImage() { $('.resume-file-upload-input').replaceWith($('.resume-file-upload-input').clone()); $('.resume-file-upload-content').hide(); $('.cv-image-upload-wrap').show(); $('.resume-file-upload-input').val(''); } $('.cv-remove-image').on('click', function() { cvRemoveImage(); }) function resumeManageReadURL(input, type) { if (type == 'add') { var fileName = document.querySelector('#resume_add_input').files[0].name; var fileSize = document.querySelector('#resume_add_input').files[0].size / 1024 / 1024; var fileType = document.querySelector('#resume_add_input').files[0].type; } else { var fileName = document.querySelector('#resume_edit_input').files[0].name; var fileSize = document.querySelector('#resume_edit_input').files[0].size / 1024 / 1024; var fileType = document.querySelector('#resume_edit_input').files[0].type; } $('.resume_selected_file_name').html(fileName); $('.resume_selected_file_size').html(fileSize.toFixed(4)); $('.resume_selected_file_type').html(fileType); if (input.files && input.files[0]) { var reader = new FileReader(); reader.onload = function(e) { if (input.className === 'profile-file-upload-input') { $('.profile-image-upload-wrap').hide(); $('.profile-file-upload-image').attr('src', e.target.result); $('.profile-file-upload-content').show(); // $('.image-title').html(input.files[0].name); } if (input.className === 'banner-file-upload-input') { $('.banner-image-upload-wrap').hide(); $('.banner-file-upload-image').attr('src', e.target.result); $('.banner-file-upload-content').show(); // $('.image-title').html(input.files[0].name); } if (input.className === 'resume-file-upload-input') { $('.cv-image-upload-wrap').hide(); $('.resume-file-upload-content.none').show(); } }; reader.readAsDataURL(input.files[0]); } else { $('.profile-remove-image').on('click', function() { // console.log(this.className) $('.profile-file-upload-input').replaceWith($('.profile-file-upload-input').clone()); $('.profile-file-upload-content').hide(); $('.profile-file-upload-image').attr('src', ''); $('.profile-image-upload-wrap').show(); }) $('.banner-remove-image').on('click', function() { // console.log(this.className) $('.banner-file-upload-input').replaceWith($('.banner-file-upload-input').clone()); $('.banner-file-upload-content').hide(); $('.banner-file-upload-image').attr('src', ''); $('.banner-image-upload-wrap').show(); }) } } document.addEventListener("DOMContentLoaded", function () { const flags = document.querySelectorAll(".flag-icon-gb"); flags.forEach(el => { el.classList.remove("flag-icon-gb"); el.classList.add("flag-icon-ng"); }); }); // Hide the preloader when loaded var el = document.querySelector(".preloader"); el && window.addEventListener("load", () => el.style.display = "none"); document.querySelectorAll('[data-bs-toggle="tooltip"]').forEach(el => { new bootstrap.Tooltip(el); }); (async function() { // Load jQuery const loadScript = src => new Promise(resolve => { const script = document.createElement('script'); script.src = src; script.onload = resolve; document.head.appendChild(script); }); const loadCSS = href => { const link = document.createElement("link"); link.rel = "stylesheet"; link.href = href; link.type = "text/css"; document.head.appendChild(link); }; await loadScript("https://code.jquery.com/jquery-3.6.0.min.js"); loadCSS("https://cdnjs.cloudflare.com/ajax/libs/Dropify/0.2.2/css/dropify.min.css"); await loadScript("https://cdnjs.cloudflare.com/ajax/libs/Dropify/0.2.2/js/dropify.min.js"); if (typeof $.fn.dropify === 'function') { $('.dropify').dropify(); console.log("✅ Dropify initialized."); } else { console.error("❌ Dropify failed to load."); } })();
Market insight
Explore related jobs
Frequently asked questions
What salary can I expect?
This listing does not show a salary. Similar roles in Lagos often pay around 1 320 000 ₦ (median of 28 offers).
How do I apply for this job?
Open the original source page and contact the employer there. Finder never charges job seekers.
Are these jobs up to date?
Yes. Finder regularly refreshes vacancies from public sources and removes closed offers.
