Looking list town city xls format jobs
I need a solution that utilizes Selenium to capture full page screenshots of both the search results page and the detail page. The screenshots need to be in PNG format. Ideal Skills and Experience: - Proficient in Python (or preferred language) and Selenium - Previous experience with full page screenshot implementation - Understanding of website structure and navigation - Familiarity with PNG screenshot formatting Search result page : :%224107%22,%22boolean%22:%22AND%22,%22bricks%22:%5B%7B%22_id%22:%224108%22,%22key%22:%22brandName%22,%22value%22:%22Adidas%22,%22strategy%22:%22Simple%22%7D%5D%7D&_=1737227989868&fg=_void_ Detail page :
I need a skilled developer to create an ASP.NET Web Forms project that connects...a skilled developer to create an ASP.NET Web Forms project that connects with Power BI. The requirements are as follows: 1) Establish a connection between ASP.NET and Power BI. 2) Implement a login system where each user has a unique username and password and can only access their own information. 3) Ensure the display of user-specific data (Pid, Job_Name, Email, location) in Power BI in table format. I will provide the necessary SQL queries, but feel free to create stored procedures if you see fit. Ideal skills and experience for this job: - Proficiency in ASP.NET Web Forms. - Experience with Power BI integration. - Strong SQL skills. - Knowledge of creating secure, user-specific access in web app...
I'm seeking an audio specialist to assist with editing an existing song and incorporating my own lyrics. The project entails: - Removing existing vocals from the song - Enhancing the overall audio quality - Adding my own vocals to the track The original song is in MP3 format. My new lyrics lend an 'energetic and intense' mood to the piece. Ideal freelancers for this project should possess: - Extensive experience in audio editing - Proven track record of transforming songs - Ability to enhance audio quality to professional standards - Skill in vocal mixing and integration Your expertise will help turn this project into a high-quality piece of music.
I have a PDF file that I need typed up in Google Docs for documentation purposes. The file contains a mix of text and images and will require some specific formatting. Key Requirements: - Transcribing text and images from the PDF into Google Docs. - Using headings and subheadings to format the text as specified. Ideal Skills: - Proficiency in Google Docs. - Excellent typing skills. - Attention to detail to ensure accuracy in transcription. - Ability to follow specific formatting instructions.
I'm looking for a detailed list of all the restaurants, cafes, and bakeries in Tuggeranong, ACT. This list should be as comprehensive as possible. Key Requirements: - Types of establishments: Restaurants, Cafes, Bakeries - All types of cuisine: From local to international - Contact details: Email addresses, Phone numbers, Contact person (like owner or manager) - Online presence: Websites, Facebook pages, Instagram Handles, TikTok Profiles, YouTube Channels - Location: Restaurant address - Additional info: If a restaurant has more than one location, and the opening and closing times This is a temporary gig for now, with only about 10 hours of work per week. However, I anticipate needing more comprehensive lists in the near future, which could potentially turn th...
I am looking for a professional who can convert my physical loyalty card into a digital format compatible with iOS and Android. This digital loyalty card should have a Barcode/QR code feature for easy scanning. Digital Card Creation Overview The goal is to convert a physical loyalty card with a Code 128 barcode into a digital version that users can store in Apple Wallet (via .pkpass files) and Android Wallet (via .pkpass or Google Wallet Passes). Workflow for the Solution A QR code will point to a web page or applet. Example: Input the Barcode of the physical card: On the web page, customers can: Scan their physical loyalty card's barcode using their phone's camera. Or manually type their barcode Number which is in the physical loyalty card. The
I'm looking for a talented copywriter with strong typing and editing skills to help me in typing and rewriting my educational book. The book is currently in printed pages format and requires a keen eye for detail and a strong understanding of educational content to ensure the essence of the book is captured accurately.
I will elaborate further once we actually have a chance to talk, but here are the quick summaries. Job Description: My research involves analyzing institutional isomorphism and its influence on contracting-out decisions by local health departments (LHDs). I have multiple datasets that need to be cleaned, merged, and prepared for statistical analysis. I would be looking for: Data Cleaning: Remove duplicates and inconsistencies. Handle missing data appropriately (e.g., imputation, removal based on criteria). Standardize variable names and formats across datasets. Possibly collecting the data for me if there is any missing from data files I have. Data Merging: Combine datasets from multiple sources (e.g., 2016 and 2019 NACCHO Profile Studies, socioeconomic data). Use shared ident...
I need assistance with entering data from PDF files into my CRM system. Ideal Skills: - Proficiency in data entry - Familiarity with CRM systems - Attention to detail - Ability to work with PDF files Please note that the specifics of the data and the format of the PDF files will be provided upon project commencement. A significant number of PDF files will need to be processed, so efficiency and dedication to the task are crucial.
...when zooming in, not allowed to use .ai program to vector, must all be traced manually, or using .ttf type face fonts. 'image trace' plugin inside illustrator is allowed. all logos or character decals created must have all their layers unlocked & nothing can be merged. cannot rasterize, meaning there are no pixels in logos and character art decals, everything must be created in Adobe illustrator format, .AI , SVG. simple logos and character art is $10-$15 medium difficulty is $20-$30 more complex is $40-$50. prices are negotiable when i hire you. some designs can reuse assets, i also like bulk offers. such as i pay price for one, but i get the rest at a discount if it has reusable assets. or some Logos and character Art are FREE but i pay for the rest. all work fal...
Hi I'm looking at improving (by a lot) the graphics of a page based on the adminlte template. i'll give you access to the gui, you should save the page in html and improve it while taking notes of what you changed (because i'll need to integrate it back with the server-side code) It needs to be much more usable and pretty and also great on mobile. Max bid 100 euros. Thank you.
I'm seeking 10 freelancers based in India (Any city is ok) to take high-resolution (1920*1080) exterior car photos for me. I need a total of 20,000 photos, so the more you take, the more you can earn. These photos will be used for AI training to improve the development of transportation software. Payment: - I offer $0.05-0.06 for every qualified photo. Ideal Skills and Experience: - A good understanding of photography and quality standards. - Proven experience in recruitment and team management. - Excellent organizational and communication skills. If you are an Indian data company or you have a team, we can also collaborate.
...posts and boosted campaigns. Requirements: Purpose: Introduce the dress rental brand to a new audience in [insert city name]. Highlight the convenience and affordability of renting glamorous outfits instead of purchasing them. Video Content: Include aesthetic and engaging clips of multiple dresses and tops arranged on beds, tables, or wooden surfaces. Showcase a variety of outfits for different occasions, such as: Clubbing and parties Romantic dates Office wear Demonstrate how the brand provides stylish outfits for every occasion without the need to spend heavily on clothes that will be worn only once. Storyline: Start with a message like: “For the first time in [insert city name], a brand that transforms your wardrobe!” Highlight the problem: “Why sp...
...code = () # Auto-format the code according to PEP 8 formatted_code = autopep8.fix_code(code) # Save the formatted code to the file with open(file_path, 'w') as file: (formatted_code) print(f"Successfully formatted {file_path} according to PEP 8 standards.") except Exception as e: print(f"Error formatting file: {e}") if __name__ == "__main__": if len() < 2: print("Usage: python <path_to_python_file>") else: format_code([1]) How it works: Reading the file: It reads the Python file from the path passed as a command-line argument. Auto-formatting: The script uses autopep8.fix_code() to format the code accor...
I'm looking for a Python developer to create a Windows desktop audio application for me. This software will function as a radio, scheduling files and streams, and also recording them. Key Features: - Audio recording: The software should be capable of recording streams and files. - Input sources: The application should support recording from a Microphone and Line-in. - Audio playback: The software needs to play scheduled files and streams. - Output format: All recorded audio files should be saved in MP3 format. Ideal Skills: - Proficiency in Python and Windows desktop application development. - Experience with audio software development. - Knowledge of audio recording and playback functionalities. - Understanding of scheduling systems for media. - Ability to impl...
I'm in need of a seasoned professional who can provide me with a list of mortgage foreclosure overages leads, with thorough skip tracing. Currently, my focus is on six counties in my state: St. Louis City, St. Louis County, Lincoln County, Jefferson County, and Warren County. However, as my business expands, so will the scope of this project. This is an ongoing opportunity, with added cash bonuses for quality work. The data I require for each lead includes: - Name and last known address - Phone number and email - Property details and foreclosure status - Date of foreclosure All leads must be delivered in an Excel spreadsheet. Accuracy is paramount, and I'm looking for someone who can grow with my company. Ideal skills for this job include: - Proficiency in ...
Hey i'm looking for someone who can add 10 000 followers on my instagram account I'll buy again if good service Price : 10$
...those needed for consultation scheduling, user profiles, and document management. 2. User Features a. Consultation Scheduling Integrate a consultation booking system (Calendly or similar) where users can select available time slots for consultations. b. University Search and Filter Develop an advanced search and filtering system for universities, allowing users to filter based on: Country, city, state/province Tuition budget Application fee Intended program of study Intake period and other as needed Display results in a user-friendly layout with essential details. c. University Comparison and Save (Listivo theme already has this feature needs simple customization ) Allow users to create profiles to save favorite universities. Develop a comparison tool within the user prof...
I'm looking for a graphic artist to help me place ads and images in a 24-page concert playbill. Key Responsibilities: - Following specific layout and placement instructions for each ad and image - Working with provided design and guidelines - Ensuring all elements are visually appealing and professionally presented Requirements: - Proficiency in Adobe Creative Suite, specifically Illustrator and InDesign - Strong attention to detail - Experience in graphic design for print media Please note, all ads and images are provided in PDF format. I have the design ready and will provide specific instructions for placement.
I'm seeking a data entry clerk who can help me extract salah...around the UK every month. This task involves: 1. Visiting the website of each mosque to screenshot the timetable for the current month. 2. Using any reliable tool to extract the data (I can provide access to ExtractTable if needed). 3. Copying and pasting the table columns into a provided template file. 4. Ensuring that the formatting is correct, with columns in the right order and times in 24h format. 5. Sending the completed file back to me. It takes approximately 2-5 minutes per mosque and so, I will pay £0.10 - £0.20 per file completed correctly. That means if you complete 50 timetables over 2 hours, you will earn £5-10. There is an attached video of me completing the process for 1 mosque an...
...the front, logo and QR code on the back) are welcome. QR Code: A QR code must be integrated, linking to [please specify: website, digital business card, etc.]. No White Borders: The design must cover the entire print area without leaving white margins. Color Scheme: Colors must be in CMYK format (optimized for printing). Creative Ideas Welcome: We are open to innovative and unique ideas that represent our brand effectively. Technical Details: The print file must be delivered in Adobe Illustrator (.ai) format. The design must strictly adhere to the print specifications provided in the attached .ai file. No AI-Generated Designs Accepted. All submissions must be created manually by the designer. The QR code must be functional, clearly readable, and aesthetically integrated i...
...uploading on to my website. Requirements: - Product Title - Product Price - Product Specifications (Dimensions, Weight, Material etc, etc, ) - Product Description - Product ID You'll be provided a link to the eBay seller's products, and it will be your job to gather the data, create a CSV file, and update the category and relevant data so it conforms to the correct format for my website. Images should be extracted in JPEG format. Second Task: I need a solution for checking stock and price of the selected items on a daily basis. This could be a script or some other method to monitor if an item is out of stock or if the price has changed. Ideal skills and experience for the job: - Proficiency in data scraping - Experience with eBay - CSV file creation - Basic ...
Seeking a talented 2D Animator to create a vibrant, 5-second animation featuring a cartoonish, bright and colorful penguin character sliding on ice. The target ...ice. The target audience is young children, so the animation should be energetic, fun and colorful. Responsibilities: - Create storyboards or animatics to outline the animation - Design or refine characters and backgrounds (if needed) - Animate the scene using smooth, age-appropriate motion - Integrate basic sound effects (splashing water, giggles) - Deliver the final animation in MP4 or MOV format Ideal candidates will have previous experience working on animations for preschool-age children, with a portfolio demonstrating similar styles to Peppa Pig and Bluey. Skills in character design and sound integration are also ...
Please Sign Up or Login to see details.
I'm seeking a professional to compile Material Safety Data Sheets (MSDS) for all raw materials required in the production of memory foam. The MSDS should cover commonly used materials, not specific formulations. Key Requirements: - MSDS for all raw materials used in memory foam production - Focus on commonly used materials - Delivery of MSDS in PDF format Ideal Skills and Experience: - Proficiency in compiling or sourcing MSDS - Familiarity with manufacturing materials, particularly in the foam industry, is a plus - Excellent attention to detail and ability to meet deadlines. Please ensure that all MSDS are comprehensive and adhere to standard safety regulations. Thank you.
I'm looking for a financial tracking solution that automatically links and consolidates my expenses from my credit cards and bank accounts in both Argentina and the USA into a single Excel sheet or similar. Key Requirements: - Automatic linkage of all my checking, credit card and savings accounts. - Consolidation of expenses into a clear, comprehensible format. - Support for specific banks from Argentina and the USA. Ideal Skills and Experience: - Proficient in financial software and Excel. - Experience with linking bank accounts and credit cards for expense tracking. - Knowledge of specific Argentine and USA banks. - Ability to present data in a comprehensible format.
I'm seeking a skilled transcriber to convert audio from interviews into Microsoft Word format. These interviews involve a researcher and various participants, and span across 20 audio files. Key Details: - Interview Length: Majority of the interviews are about 5 minutes, with 1 or 2 extending to 10 minutes. - Research Questions: There are 16 questions posed by the researcher throughout the interviews. - File Format: All transcriptions need to be delivered in Microsoft Word. - Timestamps: Yes, I require timestamps for each question and answer. - Transcription Style: Clean verbatim. This means removing filler words but capturing the content accurately. Ideal Skills and Experience: - Proficiency in transcription with attention to detail. - Experience with clean verbatim t...
I'm looking for a content creator who specializes in producing gaming guides and competitive gameplay tutorials for YouTube. The videos will primarily cover gaming techniques, strategies, and insights. I'm a competitive Free to play player and edit my own videos right now. I need support and willing to pay well for the right person. Ideal Candidates should have: - Extensive knowledge of popular games and gaming strategies. - Proven experience in video editing and content creation for YouTube. - Ability to present tutorials in an engaging and easy-to-understand manner. Please note, I'm not looking for a specific format such as screen recording, live demonstration or animated explainer. Rather, I am open to creative and unique ways of presenting the con...
1. Project Description: Create a 3D model (in STL format) based on the provided image. The model should be ready for 3D printing. 2. Input Data: Provide an image (or several images) of the object to be recreated in 3D. Specify the desired dimensions (if needed). 3. Model Details and Requirements: The model should be an accurate 3D representation of the object shown in the image. Use standard scales for printing (if dimensions are not provided, default size should be 10x10x10 cm). All details must be proportionally accurate. The surfaces should be smooth without defects to ensure high-quality printing. The model must be optimized for 3D printing: avoid excessive thickness or non-compact parts. 4. Materials and Technical Specifications: The model should be prepared for...
As part of a big project of modding motorsport racetracks for the video game Assetto Corsa, I would need these 4 buildings modded to recreate a particular city (attached file) Key requirements: - Low Poly - Texture of the sponsor on top of the garage can be changed. - Windows and glass have specific textures so it can be made shiny in the night - Diffuse only textures as the object doesn't need to become heavy on gaming performance The focus is on low polys and vertex and good textures. Expected output is a blender file with all textures so I can export in .fbx format and import in the game. Or the .FBX with textures properly packed and functioning. I'll test in game. Open to any questions.
...From Fields to Fortune – The Ultimate Guide to Growing, Marketing and Medicinal Use". Key Requirements: - The main focal point of the cover should be the saffron flower, flanked by outdoor farm imagery. - The design style is envisioned to be 'artistic and abstract'. - The cover must be designed in accordance with Amazon KDP's technical specifications, including a 300 DPI resolution, CMYK color format, and compliance with KDP spine and text margin rules. Inspiration: - Use of saffron flowers in human eyes to symbolize vision and connection. - Novel and original ideas are encouraged, with the potential to incorporate freely provided saffron-themed images. Ideal Skills: - Experience with book cover designs, particularly for KDP. - Strong creative and ab...
I need an expert to convert my mixed content MS Word document into a PDF that meets all the necessary specifications from for printability. Key requirements: - Ensure all images and graphics are of suitable resolution. - Follow all specifications to ensure the PDF can be uploaded and printed without issues. - The document is a book, so attention to detail is crucial. - Book is indexed; Page numbers must remain the same as in original MS Word doc. Ideal skills: - Proficient in MS Word for Mac and PDF formatting. - Previous experience with specifications is highly desirable. - Strong attention to detail.
I'm looking for a designer who can create a classic and elegant tri-fold brochure for our restaurant. This will be used for both print and our website, highlighting our Private Dining Room and Upstairs buy-out possibilities for weddings, engagements, and other private events. The brochure should include: - Menu and buffet options - Pictures of our two different restaurant spaces Additionally, a separate brochure is needed for a new restaurant location set to open late summer. This will display the same features, with the inclusion of available 3-D images. Skills and experience needed: - Graphic design - Brochure design - Familiarity with tri-fold format I would like the designer to select suitable colors for the brochure, aside from our logo. The design should be cla...
Title: Elegant, Spa-Like Logo for Organic Skincare Brand: BehrNaturals Description: We’re looking for a talented designer to create a minimalist, elegant logo for our organic skincare brand, BehrNaturals. Our brand specializes in affordable, organic tallow-based skincare products for families. We want a logo that reflects the purity, simplicity, and natural elegance of our products. This logo will be used on our store’s website, organic packaging, and marketing materials. It should convey a spa-like aesthetic and align with our brand's natural and organic theme. Design Guidelines: Style: Minimalist, clean, and elegant Spa-like with a focus on natural elements Avoid clutter or overly complex designs Colors: Neutral, organic tones (e.g., beige, soft greens, earth...
...animations, transitions, and multimedia integration. Strong Design Skills: Excellent aesthetic sense, color theory, and typography skills. Research Skills: Ability to conduct in-depth research on scientific topics and synthesize information effectively. Innovation: Ability to think creatively and develop unique and engaging visual presentations. Proficiency in Microsoft Word: Ability to work with and format text effectively. Attention to Detail: Meticulous attention to detail and accuracy. Communication Skills: Excellent written and verbal communication skills. Teamwork: Ability to work effectively with a team or independently. Preferred Skills: Experience in scientific or academic presentations. Knowledge of graphic design software (e.g., Adobe Photoshop, Illustrator) Experienc...
I'm looking for an experienced video creator to help produce a series of educational YouTube videos aimed at professionals seeking to enhance their skills. Key Requirements: - Proven experience in creating engaging educational content - Strong understanding of professional skill development - Ability to simplify complex concepts for video format - Proficiency in video editing and production - Familiarity with YouTube's content guidelines and SEO strategies
I'm looking for a dedicated Technical Interview Collaborator with extensive experience in PHP. This long-term project requires someone with excellent English communication skills who is passionate about guiding the technical hiring process. Job type: Long term(+1 year) Key Responsibilities: - Conducting technical interviews to assess candidates for our team. Ideal Skills and Experience: - Strong background in PHP development. -- Skilled in web application development, particularly in creating a CMS. - Experience with implementing user role management systems. - Exceptional English communication skills. - Passion for guiding the technical hiring process. - Experience in conducting interviews or technical assessments is a plus. - Ability to communicate complex technical concept...
...Animate bristles flexing over stumps and holes. - Show smooth load-bearing recovery as bristles straighten. 2. **Traditional Trailer Struggling:** - Animate wheels bouncing, axle hitting obstacles, and sinking into holes. - Add motion to highlight tipping risk and load redistribution. 3. **Side-by-Side Comparisons:** - Align animations of FT and traditional trailer in split-screen format. - Use synchronized motion to compare their performance over the same terrain. #### **Visual Enhancements** - Add arrows and overlays (e.g., load redistribution, tipping risk). - Include graphical indicators for energy use and load efficiency. --- ### **5. Chapter 4: Post-Production Editing** #### **Tools** - Use Canva, DaVinci Resolve, or Adobe Premiere for final editing. #...
Project Description: Logo Design for "Los Jardines del Valle" I’m looking for a talented graphic designer to create a unique and professional logo for my tea room called "Los Jardines del Valle". This space combines elegance and nature, offering tea, pastries, and a relaxing atmosphere inspired by lush gardens. Design Style: Elegant and minimalist: I want the logo to be clean and sophisticated, with simple yet impactful lines. Nature-inspired: Incorporate visual elements such as ferns or other plants to reflect the garden theme. Color palette: Dark blue and gold to convey exclusivity and warmth. Logo Requirements: Visible name: Include the text "Los Jardines del Valle". Visual elements: Combine plants or ferns with a design that evokes calm and ...
I would like to use WYSIWYG Webbuilder to create/manage a website myself. For the start I need someone to make me 3 pages in a WBS file which I can then integrate. I have an exact example, inkl logo, images and colors how it should look like and how I want it, incl. the fonts. I want to transfer the website also in Shopify later.
AI Tool Development Using Canva API Project overview: Seekin...estimates the placement position of each element, and places them in the position specified by the Canva API. â‘¢ Method C: AI estimates appropriate placement using ChatGPT model fine-tuned by learning data including pixel position of each element. (K) Seamless integration with Canva â‘ The above function utilizes generative AI and Canva API to output multiple banners for one product information in a format that can be edited on Canva. â‘¡ Designers only need to make final adjustments, improving work efficiency. (K) Expected effects â‘ Time reduction in template selection and element placement â‘¡ Standardization of design quality â‘¢ Reduction of designers' burden and focus on creative work ---------------------------------...
We are looking for a talented 2D Game Asset Artist to create visually stunning assets for a dinosaur-themed match-3 puzzle game, Jurassic Match: Prehistoric Puzzle Quest. The game will feature vibrant cartoonish designs, unique biomes, and a progression system focused on collecting dinosaurs. You will collaborate with the development team to produce game-ready assets that align with the project’s theme and vision. Responsibilities: • Design high-quality 2D game tiles, obstacles, power-ups, and UI elements. • Create biome-specific backgrounds (e.g., jungle, lava, ocean). • Develop character illustrations for the paleontologist, dinosaurs, and rival explorers. • Produce animations for tile interactions, power-ups, and obstacles. • Design an interactive...
Create a list of 300 total contacts in the Home Services sector, such as the following- electricians - plumbers - Handymen - Contractors - Pest control - Painters - etc.
I'm looking for a professional image editor to remove the background from a small number of product images (1-10). The final output should be in SVG format. Ideal Skills and Experience: - Proficient in image editing software (Adobe Photoshop, GIMP, etc.) - Experienced in background removal for product images - Knowledgeable about exporting images in SVG format - Attention to detail for high-quality images
I want to buy a list of Canadian small businesses and their contact info. NOTE: I do *not* want to hire someone to do web research to find this information - I just want to buy a list of Canadian businesses that is ready. Do not place a bid offering to find/research business information - I will simply delete your bid. This is the information I need for each small business: Business Name Email Industry Street City Province Postal Code Phone Website Social media URLs (e.g. Facebook, Twitter, etc.)
I'm seeking assistance with a task involving a PDF product catalog. The catalog contains 260 items, and I need prices from a provided price list to be inserted next to product images based on corresponding product codes. Key Aspects: - The current format of the product catalog and price list is PDF. - The final output should also be a PDF. - Product codes in the catalog are organized sequentially. Ideal Skills and Experience: - Proficiency in PDF editing. - Attention to detail for accurate price insertion. - Ability to follow sequential organization of product codes.
I'm seeking a beginner Android developer who has experience in launching applications and fixing small bugs. The primary goal of the app is to enhance user engagement. Key Responsibilities: - Implement push notifications and in-app messaging to boost user engagement. - Troubleshoot and fix UI/UX issues and crashes. Ideal Skills and Experience: - Proficient in Android development. - Previous experience in app launches. - Able to identify and rectify small bugs. - Knowledge of user engagement enhancing features like push notifications and in-app messaging. - Experience dealing with UI/UX issues and crashes.
... - Proof of Setup: As proof of a successful environment configuration, a sample program will be compiled and executed within the VM. This sample program will be written in C, the primary programming language for the SDK, and its sole focus will be on demonstrating a functional build-and-run process. - Documentation Format: The main deliverable for this project will be a professionally written PDF guide, maintaining consistency with the SDK's official documentation format. The guide will cover all necessary steps for setting up the VM, configuring tools, and testing the environment with the sample program. - Active Collaboration: While the archival files are publicly available, I will actively assist in the documentation process to ensure everything progresses s...
Project Description: We are looking for a skilled freelancer to create individual product catalogs for our raw material suppliers by surveying their websites. The project involves researching and organizing product data, including pictures and descriptions, into a professional catalog format. Project Scope: 1. Review the websites of approximately 10 suppliers (the exact number may vary). 2. Extract and organize the following information for each product: • Product Name • Product Description • Specifications (if available) • Packaging Sizes (if applicable) • Images (downloaded from the website or product sheets) 3. Prepare one catalog per supplier, ensuring clear formatting and organization. 4. Deliver the catalogs in Excel, PDF, or another a...