10 key data entry speed test jobs
...Checkout...and few more that we have not listed. Job Responsibilities: 1, Test Site Creation: Set up an exact replica of the live website using the alias option for a test domain. Ensure the test site mirrors the functionality and design of the live site, including backend operations. Handle the CS-Cart license constraints during the process. 2. Theme Upgrade Testing: Test the VivaShop theme upgrade on the test site. Confirm that all theme files are functional on the test domain. Address potential issues with the theme compatibility on the test domain (we are uncertain if the theme files will work seamlessly). 3. Live Site Upgrade Implementation: Once the theme upgrade is successfully tested and verified on the test sit...
We are looking for an experienced Python developer to create a web scraping script using Scrapy. The script should scrape property data from Idealista and extract detailed information for all types of properties. Framework: The project must use the Python framework Scrapy. Key Data to Scrape: - Title of the listing - Price of the property - Location (address, neighborhood, city) - Property features (size, bedrooms, bathrooms, type, orientation, floor) - Description of the property - Highlighted features (year of construction, energy rating, heating, elevator) - Image URLs - Floor plan (image or URL if available) - Extras (storage, garage, pool, common areas) - Contact information (name or agency and contact details) - Environment (proximity to transport, schools, pa...
I'm looking to create a website mimicking certain investment platforms. Key features include: - Investment and Referral: Users can invest money and invite others to earn commissions, level-ups, etc. - Automatic Returns: Funds should automatically accrue interest daily and be added to the user's wallet. - Comprehensive User Dashboard: An advanced dashboard providing detailed analytics on their investments and referrals. Ideal candidates should have prior experience in developing similar platforms and understanding of financial software. Expertise in creating user-friendly, yet sophisticated dashboards is crucial. Please note, this project is seeking to create a legitimate investment platform, not a scam.
Hi Guaranteed Top 10 Ranking, I noticed your profile and would like to offer you my project. We can discuss any details over chat.
...symbol of perseverance, good fortune, and self-improvement, alongside a modern culinary touch. Design Requirements: Style: Minimalist and clean. Modern and soft lines. Avoid cluttered elements; simplicity is key. Should reflect professionalism and creativity. Colors: Primary Palette: Soft, neutral colors that evoke calmness and elegance: Cream (as the main background color). Soft green. Pastel blue. Light yellow. Accent Color: Red or burgundy (inspired by darumas) to add vibrancy and strength. The colors should work harmoniously and be suitable for both digital and print applications. Key Elements: Daruma Reference: Include a subtle representation of the daruma (it could be an outline, a stylized symbol, or an abstract design inspired by the daruma). The daruma should ...
...allow users to manually input messages through data entry fields, as well as support uploading PDF files for messages, with automatic organization into local folders. The focus is on ease of use, security, and flexibility in managing data and files. Core Requirements: 1. User Interface: - A simple and user-friendly design utilizing tabs, where each tab represents a specific type of message with dedicated input fields and tables. - Support for searching messages based on entered data (e.g., sender's name, job title, message date, etc.) for easy browsing. - Two separate drag-and-drop windows for adding PDF files ("Incoming" and "Outgoing"), with automatic saving of files to a local folder. 2. Core Features: - Manual message recordin...
...SEO expert to help increase organic traffic to my website. Your expertise should encompass all facets of SEO including on-page, off-page, and technical SEO. Key responsibilities: - On-page SEO: Optimize website content, meta tags, images, and other on-page elements to improve visibility and ranking on search engines. - Off-page SEO: Develop and implement strategies to improve the site's authority and relevance through backlinks, social media engagement, and other off-page techniques. - Technical SEO: Identify and rectify any technical issues that may hinder the site's performance on search engines. This includes improving site speed, mobile responsiveness, and overall user experience. Ideal candidates should have: - Proven experience in SEO, with a focus on inc...
...Custom User Dashboard Display active subscriptions, access to TradingView indicators, and learning video library. Allow users to view subscription history and manage renewals. Content Security Implement screen recording deterrence (via DRM tools). Disable downloads or sharing of videos. Hosting & Scalability Deploy on scalable cloud hosting (AWS, Google Cloud, or managed hosting). Optimize for speed and reliability. Legal & Compliance Include GDPR-compliant Privacy Policy, Terms & Conditions, and Anti-Piracy Agreement. 4. Design Requirements Responsive Design: Mobile-friendly and optimized for various screen sizes. Professional Look: Simple, clean, and focused on usability. Sample Inspiration: [Provide examples, if available]. 5. Project Timeline Start Date: [Insert...
...accessing Odoo. Test to Perform: Check if Odoo loads correctly in the browser (e.g., http://localhost:8069). Test creating a database and accessing the admin interface. Test remote connection to Odoo. 2. Installation of Stock, Sales, and Purchase Modules Requirement: Install and configure the following modules in Odoo: Stock Inventory Point of Sale (POS) Purchase Accounting All necessary modules for stock management, restocking, and sales. Example: Add modules like "Point of Sale", "Inventory Management", "Purchases" to the module menu. Acceptance Criteria: All necessary modules for product management (Stock, Inventory, Purchase, Sales, Point of Sale) are installed and activated. Each module functions independently, and information is c...
I'm seeking a skilled photo editor who can perform background removal, face smoothing, and natural enhancements on my photos. The final images should embody a soft and natural style. Ideal skills for this project include: - Proficiency in photo editing software - Experience with background removal - Ability to enhance images while maintaining a natural look - Expertise in face smoothing - Understanding of soft and natural aesthetic
I need assistance entering images into a PDF file. The images are digital photos that will require some basic editing (cropping and resizing) before being inserted into the PDF. Ideal freelancer for this project should have: - Experience with PDF software - Proficient in basic image editing - Attention to detail for accurate image placement and editing
I'm looking for a data management specialist to assist with handling multimedia files, specifically images and videos. The tasks will include: - Data entry and validation: Ensuring the data is accurately inputted and checked for consistency. - Data analysis and reporting: Interpreting the data and creating comprehensive reports. - Database management: Organizing and maintaining the data in a user-friendly manner. The data is currently stored in standard formats: JPEG/PNG for images and MP4 for videos. Prior experience working with multimedia data is a plus. Please include relevant experience in your proposal.
I have a straightforward data entry task for you. The job involves inserting hyperlinks into 13-14 Google Docs pages. I'll provide the links and a tutorial on how to complete the task. Ideal Skills and Experience: - Proficient in Google Docs - Energetic and willing to work on similar small tasks in the long term - Attention to detail - Quick learner Tutorial -
I need a business card design, the design can be the same or similar but we will need three different files with different names and contact information: *IF YOU DONT INCLUDE OUR LOGO YOUR ENTRY WILL BE REJECTED* Please include our CHAOS logo (attached to brief) Please make color scheme: Red/Silver or Red/Black Slogan: We Cause CHAOS (you can use the logo in place of the text "CHAOS" Please keep the theme Soccer related please add our website: Kyle Lesperance Director of Coaching GISACoachingDirector @ 734 626 0862 Ashlee Lesperance Director of Operations ChaosPDA @ gmail . com 734 301 1721 Ronald Hutchinson Head Coach RHutchinson36 @ 313 574 1321
Hi, I am looking for a Vue.js-Developer understanding 'eslint' to do a major upgrade. See my attached trivial application: # unzip # cd my-project # npm install # npm outdated Package Current Wanted Latest Locat...npm run lint > project-name@10.0.0 lint > eslint src --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore --ignore-path .eslintignore Now add a small "error" for testing: # sed -i '/mounted/a let a=1;' src/components/ # npm run lint > project-name@10.0.0 lint > eslint src --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore --ignore-path .eslintignore /home/test/my-project/src/components/ 77:5 error 'a' is assigned a value but never used no-unused-vars ✖ 1 problem...
I'm in need of a freelancer who can assist with bulk PDF data entry. The data could come from any source, including scanned documents, digital text files, or handwritten notes. The PDFs could contain any combination of text, images, tables, and charts. Ideal skills and experience for the job: - Proficiency in Adobe Acrobat - Excellent attention to detail - Ability to work with diverse types of data - Experience with data entry from various sources
I'm a beginner C programmer with a strong interest in system programming. Key Skills: - C programming - Basic understanding of system programming Looking for: - An entry-level developer position that can provide me with the necessary experience to grow and improve my skills.
I'm establishing a bookkeeping business specializing in NDI...bookkeeping business specializing in NDIS plans and Aged Care home care packages. I'm seeking a part-time employee, approximately 25 hours weekly. The candidate will be responsible for setting up client accounts in Xero, performing data entry, and preparing monthly and quarterly reports. Key Responsibilities: - Setting up client accounts in Xero - Data entry - Preparing monthly and quarterly reports Reports to be prepared: - Financial statements - Expense summaries Ideal Candidate: - Intermediate-level experience with Xero - Attention to detail for data entry - Ability to prepare comprehensive reports - Understanding of financial statements and expense summaries - Pre...
I'm in need of a simple web page that'll help me test a single-step login interface using Beautiful Soup for automation. The web page should allow me to test the login process and validate profile information after a successful login. Ideal Skills: - Proficiency with Beautiful Soup - Experience in creating web testing interfaces - Understanding of login validation processes Key Requirements: - The web page should support testing of a single-step login interface - The automation should utilize Beautiful Soup - The interface should allow validation of profile information post-login
...to using CMS platforms like WordPress or Shopify, the final decision will depend on your expertise and recommendations. Project Requirements Key Features: Custom Shirt Configurator: Allow users to customise shirts based on size, shape, material, and other options. Dynamic visual previews of the custom shirt. Seamless integration with the shopping cart and checkout process. E-Commerce Functionality: Display various shirt styles with clear, detailed descriptions. Support for multiple payment gateways (e.g., Stripe, PayPal). Inventory and order management. Mobile-First Design: A smooth, responsive user experience on all devices. Optimised for speed and SEO. Scalability: Build with the ability to scale, supporting new products and features post-launch. Lightweight, avoidi...
I'm looking for a professional to create a captivating lyric video for a radio song. Key Requirements: - Understands the essence of creating a lyric video - Able to seamlessly integrate the lyrics with background images - Has a keen eye for selecting and syncing with abstract design background images Ideal Skills and Experience: - Previous experience in lyric video production - Strong skills in text animations and visual storytelling - Proficiency in using video production software - Good understanding of abstract design elements
...identification. This issue is critical as it disrupts the process of associating test results with the correct patient, leading to potential errors. The label generation process is the primary area of concern, as the screen is functioning properly with other labels. We are in need of a skilled freelancer who can: - Diagnose the root cause of this issue. - Implement a reliable fix to prevent future occurrences. Ideal candidates should have: - Extensive experience with microcontroller code, specifically ATmega 1284P. - Proficient skills in troubleshooting and repairing LCD display issues. - A strong background in medical device maintenance and repair. Please note, the issue is inconsistent and not linked to any specific test. The LCD is functioning correctly, displaying a...
Purpose of the Website Allow only admins to list items for auction handlle only the payment data no need of actual payment user who want take part in biding should have special code which will be given by adims after registration I need a admin panel to manage bids and payment entred data website should handle a large traffic spikes Frontend Requirements (UI/UX) Homepage: Show ongoing auctions and basic information about the event. Auction Listing Page: Display auction item with details, images, and current bids. Bidder Profile: Allow users to register, log in, view bids, and manage accounts. Responsive Design: The website must be mobile-friendly. Real-time Updates: For active bids, countdowns, and changes. Backend Requirements User Authentication: User registration, ...
WORKS TO DO: - Add some functions to woocommerce order edit = * each user can only edit the orders he created and not all the orders + the Admin can edit any order (this is already setup with code or user role plugin, just test that it works); * we need that some Vendors can manage certain Brands (already added). When we edit the Vendor (wordpress user with user role Vendor) we must be able to assign Brands to it. And when list on woocomemrce Brands plugin, we must see on a column, which Vendors sell that Brand; * we must see the order date, on the column on the orders list, and if it is close to this date, background color must change; Thats is! Total budget is US$55,00.- dollars + Bonus (in 2 milestones). Since it is just some fixes. Please do not bid more than that am...
...Marketing: Create and manage Facebook and Instagram pages for cohesive online branding. Develop engaging posts, run paid promotions, and share testimonials to attract new customers. Retarget interested users through strategic ad campaigns. 2. Search Engine Optimization (SEO) & Online Presence Maintenance SEO Enhancements: Revise and optimize website content, fixing programming errors and improving speed for better user experience. Build and connect 200–300 high-quality backlinks to improve domain authority. Focus on ranking for 5-8 major keywords relevant to tutoring services and targeted local areas. Google My Business Optimization: Update and maintain my Google My Business profile with accurate details, customer reviews, and regular updates. Ensure my profile appe...
I'm looking for someone who can help me find the email addresses, telephone numbers, and website URLs of 501 businesses based on their name and address. - The final deliverable should be fields completed in Google Sheets. - The accuracy of the data doesn't need to be perfect, but it should be mostly accurate. Ideal skills and experience for the job include: - Proficient in using Google for research - Experienced in data entry - Able to deliver within a set deadline
...implementing a professional blog template with an attractive design and intuitive navigation. The goal is to improve its design, ergonomics (UX/UI), natural referencing (SEO), and marketing impact in order to increase traffic and conversions. Without neglecting performance, our website currently achieves the maximum score on PageSpeed and GTmetrix. Therefore, we wish to maintain the same loading speed. Profile sought: - Expertise in redesign and optimization of WordPress sites, Rank MATH SEO and Lightspeed Cache. - Advanced knowledge in UX/UI, SEO, and marketing tools. - Portfolio with similar projects. - Attention to detail and good communication skills. Mission details: Analysis and preparation: - Study the needs and objectives of our site. - Identify the target...
The name is Magic Dreams Teepees I am looking for a modern, combination (text and symbol) style logo that incorporates bright and bold colors. The ideal freelancer for this project should have a strong portfolio in modern design aesthetics, with a proven track record of creating memorable and impactful logos. Experience in developing combination logos is essential, a...bright and bold colors. The ideal freelancer for this project should have a strong portfolio in modern design aesthetics, with a proven track record of creating memorable and impactful logos. Experience in developing combination logos is essential, as is the ability to work with a vibrant color palette. Creativity, attention to detail, and a deep understanding of modern design principles will be key to success in thi...
...customizable Figma template must be created to ensure the avatar design is accessible for non-3D use (e.g., static illustrations or promotional materials). Deliverables Avatar Model: Fully rigged and animatable, waist-up design. Clothing Options: Three styles with seven color variations each. Textures: 4K textures for face, hair, and clothing. Blendshapes: For facial expressions and lip-syncing. Test Animation: A sample animation demonstrating speech and facial expressions. Instructions: A guide for using and customizing the avatar in Blender. Figma Template: Customizable template for static designs....
My GoDaddy emails are going to spam. I'm unsure if recent changes I made to my DNS records are part of the problem. Key Requirements: - Diagnose and resolve the spam issue - Review and correct DNS record settings if necessary - Help ensure future emails do not end up in spam Skills and Experience: - Expertise in email configuration and troubleshooting, particularly with GoDaddy - Proficient in DNS record management - Strong understanding of spam filters and email delivery issues.
...purchased a Flutter app and are looking to enhance it with new features and improved performance. Our team currently includes Laravel developers based in Abuja and Ibadan, Nigeria. You will collaborate closely with them to deliver a high-quality and upgraded app. **Your Responsibilities:** - Develop and implement new features in the Flutter app. - Optimize app performance, focusing on loading speed and user experience. - Collaborate with Laravel developers to ensure seamless backend integration. - Analyze and resolve issues to maintain a stable and reliable app. **What We’re Looking For:** - At least 2 years of experience in Flutter development. - Proven track record of building and optimizing Flutter apps. - Knowledge of app performance best practices, ...
I need a data entry specialist who can extract text data from PDF documents for me. The type of data will mainly consist of paragraphs and sentences. Skills and experience ideal for this job: - Proficiency in data entry - Excellent attention to detail - Experience in handling and processing PDF documents - Ability to accurately extract and transcribe text
I am seeking a seasoned Business Development Manager focused on forging strategic partnerships and alliances within the Technology sector, complemented by expertise in outbound marketing strategies. Key Responsibilities: - Identify and cultivate partnerships in the Technology industry - Develop and implement effective outbound marketing strategies to enhance sales and lead generation Ideal Skills and Experience: - Proven experience in business development, specifically in the Technology sector - Proficiency in outbound marketing strategies - Excellent skills in building and maintaining partnerships and alliances.
I need a professional e-commerce website aimed at selling Ayurvedic medicine and herbal supplements directly to customers. The main purpose of the site is to facilitate product sales, so it must be user-friendly, intuitive and secure. Key Requirements: - Design and develop an e-commerce platform tailored for Ayurvedic and herbal product sales. - Ensure the site is optimized for smooth transactions and easy navigation. - Integrate PayPal as the primary payment method, with a focus on secure transactions. Ideal Skills and Experience: - Proven track record in e-commerce website development, preferably in the health or herbal sector. - Expertise in secure payment integration, particularly with PayPal. - Strong understanding of user experience and interface design for online shopping ...
I am in search of an Adobe After Effects and Adobe Premiere Pro expert who can edit my videos and add motion graphics and required effects to it. I will give you my self recording video and you need to make it like the below as per subject of what i am speaking. @NitishRajput I will mainly be talking about crypto and finances. I look forward to your ...Experience: - Proficiency in Adobe After Effects and Adobe Premiere Pro - Experience in creating professional and formal video content - Ability to integrate motion graphics smoothly into the video - Understanding of background music placement and timing - Previous experience in finance or crypto related video editing would be a plus. My video link: https://www.mediafire.com/file/746spkmyy79n7ct/Crypto+Test+
I need a skilled RPA developer to create a library for a CRM system. This library should automate data entry and updates, specifically handling customer details. Ideal Skills and Experience: - Proficiency in RPA tools - Experience with CRM systems - Data handling skills - Automation expertise
I'm looking to build an engaging RPG gaming app with multiplayer functionality. The app should be compatible with both iOS and Android platforms. Key features and requirements: - Design and develop an interactive RPG game - Implement seamless cross-platform compatibility - Integrate smooth and reliable multiplayer functionality - Optimize the app for performance and user experience on both platforms Ideal skills and experience: - Proficient in mobile game development, particularly RPGs - Extensive experience with cross-platform development - Proven track record of implementing multiplayer functionality in mobile games - Strong understanding of iOS and Android development standards and guidelines - Excellent skills in optimizing games for smooth performance and engaging user ...
...-Develop drivers for peripherals such as thermistors, solenoids, pumps, and actuators. -Implement communication protocols (I²C, SPI, UART, GPIO). Linux Software Development: -Configure and write code for Raspberry Pi to interface with hardware components. -Develop Linux device drivers if needed. -Enable seamless integration between the Linux system and STM32 firmware. Testing and Debugging: -Test and debug hardware and firmware. -Use tools like oscilloscopes, logic analyzers, and multimeters for hardware validation. Integration: -Ensure smooth communication between the Raspberry Pi and other devices. -Handle thermal and electrical design considerations for high-current devices. Requirements: Technical Expertise: -Proven experience in PCB design using tools like Alti...
I am looking for a skilled Odoo Developer to create a robust, user-friendly application that meets my business requirements and provides a seamless experience across both mobile and desktop platforms. Key Responsibilities: Customize and develop modules in Odoo to meet specific business needs. Ensure compatibility and responsiveness across mobile (iOS and Android) and desktop platforms. Build APIs and integrations with third-party systems as needed. Optimize the user interface and workflows for a smooth user experience. Implement security protocols and ensure data integrity. Test the application to identify and fix bugs or performance issues. Requirements: Proven experience with Odoo development. Strong knowledge of Python and Odoo frameworks. Experience with mobile ap...
I'm seeking an iPhone user with a USA region App Store account to test my app and post a review. Key Responsibilities: - Assess the User Interface and Design - Evaluate Functionality and Performance - Navigate and rate the User Experience Requirements: - iPhone with USA region App Store account - Experience in app testing Please note that I do not require separate reporting of bugs before the review is posted.
I'm seeking a developer to enhance my HomeAssistant's integration with TTLock. The key areas of this project would be extending user control and management features, as well as lock status notifications. Key Requirements: - Custom User Management Features: I need tailored features beyond the standard offerings. Your expertise in creating these bespoke functionalities will be crucial. - User Access Scheduling: A feature that allows scheduling specific times for user access is essential. - Temporary Access Codes: The ability to generate temporary access codes for short-term users or visitors is a must. - Detailed Access Logs: A system that provides comprehensive logs of user access will be necessary for security and monitoring purposes. Ideal Skills: - Proficiency i...
I'm in need of an HR specialist to assist in recruiting candidates for managing private properties for rent. The ideal candidates should possess: - Skills in Human Resources: The primary focus of the recruitment will be on candidates with a strong background in human resources. - Property Management: While I am specifically looking for entry-level candidates, any experience or understanding of property management would be a plus. - Customer Service: Candidates should ideally have a knack for customer service, given the nature of the role. - Administrative Tasks: Basic administrative skills will be beneficial for the candidates. Furthermore, the selected HR specialist should be adept in the following areas of human resources: - Recruitment and Staffing: The primary task wil...
We are a new insurtech company launching Pet insurance in Germany, and we need a seasoned, mother-tongue German content creator. Our focus is on creating engaging, friendly and playful content around pet wellbeing and protection. We also want to incorporate our support for non-profits into our content. Key Responsibilities: - Develop and implement a social media strategy primarily on Facebook, Instagram, and TikTok - Create content focused on pet wellbeing and protection - Integrate our social cause initiatives into the content - Update our followers with company news and promotions - Build and grow our social media presence Ideal Skills and Experience: - Native German speaker with a deep understanding of the culture - Proven experience in social media content creation - Experien...
I'm seeking a resident of Bangladesh for language testing on a tool we've developed. The candidate should be able to read and write Bangla and can work for a minimum of 2 hours per day. Please connect with me if you're interested. Responsibilities: - Conduct language testing on the tool - Test the tool on Desktop computers and Mobile devices - Use Windows operating systems for testing Ideal skills: - we need a candidate from Bangladesh only - do not need any technical skills - Fluent in reading and writing Bangla - Experience in language testing - Access to desktop computers and mobile devices with Windows OS
I'm seeking a professional who can create an XSS (Cross-Site Scripting) testing script for my C# .NET application. The script should be able to test various components of the application to ensure security and robustness against potential XSS vulnerabilities. Key Areas for Testing: - User Input Forms - Comment Sections - Search Bars Types of XSS Attack Vectors: - Stored XSS - Reflected XSS - DOM-based XSS User Inputs to be Tested: - Text Fields - File Uploads - Rich Text Editors The ideal candidate should have extensive experience in web application security testing, particularly with XSS vulnerabilities. A deep understanding of C# .NET is crucial, along with the ability to create comprehensive testing scripts. Prior experience with testing user input forms, comment ...
I'm looking for a data-savvy professional to assist me with analyzing and processing some wine investment fund data. Key Responsibilities: - Data entry: You'll be entering data from Excel spreadsheets into other required formats or systems. - Financial Analysis: You'll need to interpret the data and provide insights into trends, valuations, and potential investment opportunities. - Investment Research: I need you to conduct thorough research on possible investment opportunities within the wine market. Skills and Experience: - Proficient with Excel and other data processing tools. - Strong understanding of basic finance and investment concepts. - Prior experience in analyzing financial data and conducting inves...
I'm looking for a Python expert who can conduct research on harmonic patterns, particularly the Gartley pattern, using historical daily stock prices from the last 5 years of 10 companies listed on the Malaysian stock market. The research should be conducted on Google Colab and should provide clear entry levels, stop-loss and take-profit levels. Ideal Skills and Experience: - Proficiency in Python and Google Colab - Experience with stock market analysis - Understanding of harmonic patterns, particularly the Gartley pattern - Ability to present data in a clear, concise manner Please note, the analysis should solely use historical stock prices.
...times seem to be attributed to a combination of large images and media files, an overabundance of plugins or scripts, and poor mobile optimization. Key Areas to Address: - **Image & Media Optimization**: Review and optimize large images and media files to reduce loading time. - **Plugin & Script Management**: Assess the necessity and efficiency of current plugins and scripts. Remove or replace any that are unnecessary or hindering performance. - **Mobile Optimization**: Improve the website's mobile optimization to ensure swift loading times across all devices. Ideal candidates for this project should have substantial experience in website speed optimization, particularly for eCommerce platforms. A strong background in managing and optimizing plugins and scri...
...time management and audience analysis - Openness to multitask and handle multiple assignments Experience: - No prior experience is necessary, though any relevant experience is a plus - A basic understanding of content creation and the ability to meet deadlines Working Days: - Mon to Sat - 10 am to 7:00 pm ** We always give you 5-star feedback ** We will not create or release milestones in advance. I will make payments on a weekly or monthly basis. ** Maybe Before Award, we will take a small unpaid test. ** bid ONLY if our rate and terms suit you. ** DON'T BID IF YOU'RE WILLING TO WORK 1 WEEK FOR A GOOD REVIEW. This is a full-time position offering ₹8,000/month....