Portal de profesionales free lance jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 portal de profesionales free lance jobs found, pricing in USD

    Quiero pasar estas dos funciones para MounRiver Studio template<class T> int EEPROM_put(int ee, const T& value) { const byte* p = (const byte*)(const void*)&value; unsigned int i; for (i = 0; i < sizeof(value); i++) eeprom_write_1byte(ee++, *p++); return i; } template<class T> int EEPROM_get(int ee, T& value) { byte* p = (byte*)(void*)&value; unsigned int i; for (i = 0; i < sizeof(value); i++) *p++ = eeprom_read_1byte(ee++); return i; } Actualmente las tengo asi en MounRiver Studio int EEPROM_put(int ee, u16 value){ const u8* p = (const u8*)(const void*)&value; unsigned int i; for (i = 0; i < sizeof(value); i++) { eeprom_write_1byte(ee++, *p++); Delay_Ms(10); } return i; } int EEPROM_get(int ee, u1...

    $25 (Avg Bid)
    $25 Avg Bid
    1 bids

    I'm seeking a skilled freelancer to assist me with leveraging the free tier of Google Cloud ($300 credit) . I am a Google Cloud Platform account holder who wants to install and configure S/4HANA 2024. The primary goal for this project is development and testing. I'm looking for a freelancer who has a good understanding of both SAP S/4HANA 2020 and Google Cloud Platform. Your role will be to install and configure the software, ensuring it runs smoothly on the cloud platform. Key requirements include: - Expertise in SAP S/4HANA 2024 - Proficiency in Google Cloud Platform - Experience with installation and configuration processes - Ability to troubleshoot and offer post-installation support if necessary. Your assistance in this project will be highly appreciated.

    $10 - $15
    $10 - $15
    0 bids

    Resumen de streams de varias perspectivas para subir a youtube

    $20 (Avg Bid)
    $20 Avg Bid
    12 bids

    I am looking for a proficient web development expert to help build a modern, minimalist website focused on home purchasing. Key Features: - Advanced search filters based on location, size, and price to help potential buyers find exactly what they require. - A registration module for both real estate agencies and potential buyers. - A chat system to facilitate immediate communication between all parties involved. Ideal Skills and Experience: - Experience in web development and UI/UX design - Familiarity with real estate platforms or marketplaces would be beneficial. - Ability to develop website in Spanish. In a nutshell, I need a user-friendly website that excels in function and form while catering to the very specific needs of home buyers.

    $276 (Avg Bid)
    $276 Avg Bid
    30 bids

    I'm in need of a proficient UI-UX designer (Individual) to work on an ongoing job portal project. The ideal candidate should be able to create wireframes and prototypes, design user interfaces and experiences, and focus on creating a responsive design in Figma. Key Responsibilities: - Create wireframes and prototypes for the job portal - Design user interfaces and experiences that are intuitive and user-friendly - Implement a responsive design in Figma, with a strong focus on mobile responsiveness - Develop navigation menus that are clear and easy to use - Integrate interactive elements and animations to enhance user engagement Design Preferences and Branding Guidelines: - Pay special attention to specific colors and fonts that match our branding - Integrate our logo a...

    $41 (Avg Bid)
    $41 Avg Bid
    12 bids
    $110 Avg Bid
    1 bids

    Necesito que puedan crear una fuente de letras (font) tipo graffiti para mi proyecto de ropa. Nombre de mi marca: Rosse arte moda

    $100 (Avg Bid)
    Guaranteed
    $100
    34 entries

    Hello freelancers, I am searching for high-quality, copyright-free background music for my YouTube channels. I manage two channels: one focused on travel and the other on tutorials. I need music that is engaging, pleasant, and aligns well with the content of each channel. **Requirements:** 1. **Copyright-Free Music:** The music must be completely free of copyright restrictions, suitable for monetized videos. 2. **Variety of Genres:** Music should cater to both travel and tutorial themes, ranging from upbeat and adventurous for travel videos to calm and focused for tutorial content. 3. **Duration:** Tracks should be varied in length, from short 30-second pieces to full 3-5 minute tracks. 4. **High-Quality Audio:** Music must be of high quality, professionally mixed a...

    $370 (Avg Bid)
    $370 Avg Bid
    13 bids
    Full Stack web developer 6 days left
    VERIFIED

    Requirements: - Vuejs, Nuxtjs - Tailwind CSS - Supabase/PostgreSQL - Nodejs/Deno - Typescript - Responsive Design - Maintainable and readable code - API...CSS - Supabase/PostgreSQL - Nodejs/Deno - Typescript - Responsive Design - Maintainable and readable code - APIs - Authentication, Authorization, Roles & Permissions - Docker - Bonus: Tests Job: - Program members portal (tasks, events, payments, backoffice) - Blog & Blog backoffice with - Create and use queries and mutations - Newsletter: manage emails and newsletter backoffice (sendgrid and others) - Manage registrations (calendly like) 12 Pages: - Portal Login - Registration - Portal Dashboard - Portal Events - Portal Tasks - Portal Profile - Portal Settings - Portal...

    $589 (Avg Bid)
    $589 Avg Bid
    80 bids

    ...required features need to be developed: 1. Receipt on top of payments module - integrate receipt into payments, with ability to add Tax Withholding (for example, 5%) that will be deducted as tax given to the government from the client side. Receipt (payments) will also generate a pdf that can be sent to the customers. 2. App css injection - Ability to inject custom CSS code into the main app (portal has this option, need to copy paste for the company field) this is in order to enable RTL for RTL language users. CSS can be given. CSS can also be hard coded, only used for RTL. but should only be enabled if user selected either Hebrew or Arabic as language. 3. Expenses sub category - expenses add a sub category (now only category exists), also define how much % of the expense is ...

    $521 (Avg Bid)
    $521 Avg Bid
    26 bids

    I need a robust and efficient platform that will help in managing incubator operations effectively. This online portal shoule cater not only for startups but also for incubator staff, investors, and our research partners. The following features are essential: - User management: This will facilitate management of all users in the system including startups, staff, investors, and research partners. - Project tracking: It should enable us to track and monitor all incubator projects. - Resource allocation: Feature to allocate and monitor resources for all included startups is crucial. - Recruitment and selection of businesses: Swipe in potential incubatees, and streamline their onboarding. - Performance tracking: Monitor and assess the development of startups enlisted. - Meetings...

    $490 (Avg Bid)
    $490 Avg Bid
    23 bids

    Hello! I need someone who is an expert in web programming with PHP to translate any kind of PDF for free in using PHP. This PDF must not lose its quality. It must remain intact and it must preserve the ORC format, style and all. I want the translation to be exactly like the one from onlinedoctranslator.com. I know you're going to tell me that the Google Translate api isn't free, but you can use this library (link removed) . Then it has to choose the number of pages in the PDF. Even if the PDF is 100 pages or more, it must be able to translate it. It must support encrypted PDFs and PDFs protected by passwords. I will use your code in my site. You can visit it and you'll see that the PDF translation is missing. I've told you everything and I hope you'l...

    $29 (Avg Bid)
    $29 Avg Bid
    8 bids

    I'm in need of a skilled web programmer proficient in HTML/CSS, JavaScript, and PHP to create a comprehensive work tracking portal. I have a very rough semi functional example site attached. This will be hosted on a private server with vpn access from each user so security is not a extreame concern. key functions basic login system allow users to enter daily work time with some notes ; I would like them to be able to edit them after allow users to see a list of all open jobs and be able to click on them to open them and edit as needed client management - need to be able to search existing clients or add new ones as well as view any jobs open or closed for the client. job photo uploads need to be optimized for mobile phones / tablets I would also like to add a map...

    $377 (Avg Bid)
    $377 Avg Bid
    65 bids
    Free Palestine T-Shirt Design 5 days left
    VERIFIED

    I'm searching for a talented graphic designer to create bold and vibrant t-shirt designs, with a focus on the theme of Free Palestine. The designs should cater to activists and supporters, so they should be both eye-catching and meaningful. Key Requirements: - Design Style: The designs should be bold and vibrant - Target Audience: Activists and supporters - Theme: Free Palestine Specific Imagery to Include: - Palestinian flag - Olive branches - Map of Palestine - Watermelon Ideal Skills: - Proficiency in graphic design software - Understanding of t-shirt design and printing - Experience in creating designs for activism or political causes Please include relevant samples of your previous work in your bid. I look forward to seeing your creativity and commitment to thi...

    $66 (Avg Bid)
    $66 Avg Bid
    117 bids

    I need a WordPress portal that allows me to input text and images for specific user groups to access. Key Elements: - The admin should be able to input and update text or image content on the platform. - I want this content to be visible only to registered users and admin users. Guests should not have access to it. - Users will need to log in to view the content, so some form of user authentication is also necessary.

    $17 (Avg Bid)
    $17 Avg Bid
    23 bids
    Equità Portal 5 days left

    ...Contact: Contact form Contact information Location Social Media Links: Instagram Facebook I would appreciate it if you could send us a proposal including: Your approach to the project. Estimated timeline and milestones. Detailed cost breakdown. Examples of similar projects you have completed. We look forward to your response and are excited about the possibility of working together. Please feel free to reach out if you have any questions or need further information....

    $1018 (Avg Bid)
    $1018 Avg Bid
    47 bids

    Hello! I need someone who is an expert in web programming with PHP to translate any kind of PDF for free in using PHP. This PDF must not lose its quality. It must remain intact and it must preserve the ORC format, style and all. I want the translation to be exactly like the one from onlinedoctranslator.com. I know you're going to tell me that the Google Translate api isn't free, but you can use this library (link removed) . Then it has to choose the number of pages in the PDF. Even if the PDF is 100 pages or more, it must be able to translate it. It must support encrypted PDFs and PDFs protected by passwords. I will use your code in my site. You can visit it and you'll see that the PDF translation is missing. I've told you everything and I hope you'l...

    $11 (Avg Bid)
    $11 Avg Bid
    3 bids

    I'm in need of a freelancer who can help me design custom SharePoint sites for our clients. The main objective is to create intuitive, engaging an...sites were not disclosed in the initial project brief, the awarded freelancer will be expected to work closely with me to understand the client needs and deliver a functional and engaging SharePoint site. We are using SharePoint, SharePoint lists, PowerBI, and Power Automate to provide portals for our current customers, we are looking for a professional person or company to redesign our current portal, to be more user-friendly and secure. We are looking for proposals to do the work in the next 3 months or less. Please provide you knowledge and experience using SharePoint or SharePoint Framework (SPFx). SharePoint Design, PowerBI, ...

    $660 (Avg Bid)
    $660 Avg Bid
    24 bids

    Campaña English lkc al 18 de Mayo

    $33 / hr (Avg Bid)
    $33 / hr Avg Bid
    1 bids

    1. A portal (website) and Mobile app to accept quotation from customers 2. Customer had to register and must submit following details : a) Mobile Number (Must verify through OTP) b) Email id (Must verify through OTP) c) GST Number (if available ) d) Google map location (if available) after successful registration customer can login and request quotations 3. All the products details like: Product Name, photo, description, features, pdf (data sheet), warranty information, stock (available quantity), sale prices etc. can be uploaded directly through portal and mobile app and also can be uploaded through excel sheet with serial number of all products. 4. Customer can see all the uploaded products and can request for quotation. There is no need to show the available quantity (sto...

    $697 (Avg Bid)
    $697 Avg Bid
    15 bids

    I'm in need of an experienced PHP developer to create a comprehensive web-based portal. This platform will serve as a central hub for both my customers and employees, as well as allow administrators to manage and update the content effectively. Key Features: - User authentication: Implement a robust user authentication system to ensure only authorized personnel can access the portal. - Content Management System (CMS): Create a user-friendly CMS that allows the administrators to update, upload, and manage text and image content on the portal. User Roles: - Customers: The portal will be used by customers to interact with our services. Ensure seamless user experience and accessibility. - Employees: Employees should have access to specific tools and inform...

    $375 (Avg Bid)
    $375 Avg Bid
    33 bids

    I'm in search of an experienced professional with a strong background in portal creation. The specific platform or technology used for this project is not as important as a demonstrated history of success in creating digital portals. Ideal Experience and Skills: - Experience in portal creation, having successfully delivered similar projects in the past - Strong understanding of user interface and user experience principles for optimal end-user engagement. Please note: Successful applicants will illustrate their relevant experience, showcasing past work samples if possible. This is the best way to demonstrate that you have the skills and experience we're looking for.

    $348 (Avg Bid)
    $348 Avg Bid
    30 bids

    I'm in need of a proficient web developer to construct a comprehensive client portal for my law practice. This portal will be instrumental in streamlining my interactions with clients, providing a secure and efficient platform for communication and case management. Key functionalities required: - Document upload and download capabilities - Real-time case status tracking - Secure messaging system for confidential communications - Integrated meeting planner for scheduling appointments The portal should support at least three distinct user roles, likely corresponding to clients, attorneys, and administrative staff, each with appropriate access levels and permissions. Ideal Candidate should have: - Experience in developing secure client portals - Familiarity with l...

    $371 (Avg Bid)
    $371 Avg Bid
    21 bids

    ...a comprehensive online portal that aims to replicate the functionalities of Tally. The portal should have the following main features: - Accounting Features - Inventory Management Features - Sales Management Features In terms of the accounting features, I require: - General Ledger - Accounts Receivable - Accounts Payable For the inventory management features, it's essential that the portal includes: - Inventory Tracking - Stock Alerts - Purchase Order Management Given the complexity of the project, I am looking for a professional with prior experience in creating similar online portals. Proficiency in both back-end and front-end development is crucial. A good understanding of accounting and inventory principles is a bonus, as this will help in making the ...

    $203 (Avg Bid)
    $203 Avg Bid
    26 bids

    ...00 – 250.00 USD HRMS Portal Development - Employee Management, Payroll Management, Time and Attendance Management We are looking for a skilled developer to build a customized HRMS portal with the following features: - Employee Management: ability to manage employee data, records, and information - Payroll Management: ability to manage payroll processing and payments - Time and Attendance Management: ability to manage employee attendance and time tracking The preferred technology stack for this project is PHP. We require moderate customization of the HRMS portal, including customizing the user interface and adding additional features as needed. Ideal candidates will have experience with HRMS portal development, PHP, and customization. I have a client wh...

    $183 (Avg Bid)
    $183 Avg Bid
    50 bids

    I'm looking for a talented web develo...developer to help me create an e-commerce website for my multi-product business. Key Requirements: - The site should be designed to showcase and sell a variety of products including clothing, electronics, and accessories. - The website should be able to handle and display between 50 to 100 products. - Critical features include a fully-functional shopping cart (Cesta de compras) and a product rating system (Sistema de valoración de productos). Ideal Skills: - Proficiency in e-commerce website development - Experience with multi-product websites - Knowledge of how to integrate and customize shopping cart functionality - Ability to implement and customize a product rating system Please include samples of previous e-...

    $10 / hr (Avg Bid)
    $10 / hr Avg Bid
    11 bids

    I need someone skillful in creating graphics for the side of my Little Free Library (a converted newspaper vending box). Requirements: - Two diverse designs are needed, both approximately 15” x 35”. Need 300ppi for printing. - First design should have Ariel reading a book (preferably mermaid Ariel drawn in original movie style, extra points to include Sebastian, flounder, and scuttle - Second design should have Spiderman reading a book (modern are Spiderman in his classic red and blues) An artist with previous experience in working with these two specific styles or in creating vinyl graphics for similar structures would be ideal. Your portfolio showcasing the mentioned styles would strongly support your bid. Please bid one or both of the designs as your personal sty...

    $32 (Avg Bid)
    $32 Avg Bid
    35 bids

    I'm looking for a skilled web developer who can build a website for my business clients. Your responsibilities will be to: - Construct a website with e-commerce functionality: You should have experience creating secure transaction platforms and understand how to integrate payment systems. - Integrate blogging capabilities: The ability to incorporate a blog component and understand how to maximize its reach is important. - Implement user registration and login: Our business clients will need to have the capacity to register and login to our platform, managing their accounts autonomously. - Utilize outstanding HTML website developing capabilities: The website should be visually captivating, functional, and user-friendly. Your HTML skills should be top-notch. - Leverage your backend dev...

    $179 (Avg Bid)
    $179 Avg Bid
    30 bids

    I'm in need of a membership portal that will store and display user profiles and membership levels. Key Requirements: - Data Display User profiles should be displayed in a detailed view Membership Levels Management I need the portal to support automatic upgrade/downgrade of membership levels Analytics: The membership portal should include analytics tracking to monitor membership trends and engagement. Ideal Skills: Proficiency in backend development Experience with data storage and retrieval - UX/UI Design skills for sophisticated data display - Knowledge of membership management systems - Understanding of analytics implementation in web applications Your involvement in this project would contribute significantly to my business's efficiency in man...

    $122 (Avg Bid)
    $122 Avg Bid
    26 bids

    I'm in need of an app developer who can create a straightforward, yet efficient application for both iOS and Android. Key Features: - User Portal: This will be the main entry point for users. It should be user-friendly and intuitive. - Document Import: Users should be able to import documents into the application. - Document Merging: The app should have the capability to merge documents. - Text Processing: The application should be able to process text. File Formats: - The app should support the following file formats for document import: PDF, Word (docx), and text files. The ideal candidate for this job should have: - Proficient in both iOS and Android app development. - Experience with document processing and merging. - Knowledge of file format compatibility. Please prov...

    $772 (Avg Bid)
    $772 Avg Bid
    55 bids

    I'm in need of a membership portal that will store and display user profiles and membership levels. Key Requirements: - **Data Display**: User profiles should be displayed in a detailed view. - **Membership Levels Management**: I need the portal to support automatic upgrade/downgrade of membership levels. - **Analytics**: The membership portal should include analytics tracking to monitor membership trends and engagement. Ideal Skills: - Proficiency in backend development - Experience with data storage and retrieval - UX/UI Design skills for sophisticated data display - Knowledge of membership management systems - Understanding of analytics implementation in web applications Your involvement in this project would contribute significantly to my business's e...

    $263 (Avg Bid)
    $263 Avg Bid
    127 bids

    I need a Laravel expert to set up a Twilio account and integrate it with my Laravel customer support portal. - Twilio Account: - Sign up for a Twilio account to enable both sending and receiving SMS messages. The purpose of this is to enhance customer experience by allowing them to receive notifications or updates via SMS. - Laravel Installation: - Ensure you have a Laravel project set up. The project is primarily a customer support portal and will require the Twilio integration. - Twilio SDK: - Install the Twilio SDK for PHP for seamless communication and interaction between the Laravel project and Twilio. The project is intended to provide a reliable and efficient customer support platform, which is why the SMS integration is crucial. Ideal candidates fo...

    $289 (Avg Bid)
    $289 Avg Bid
    69 bids

    i need to great wordpress site with elementor with FREE THEME I like to show the website FIRST SHOW ME WITH FIGMA. i t will be e landing page with 6 site maximum.

    $163 (Avg Bid)
    $163
    140 entries

    I'm looking for a skilled web developer to help me build an commercial web portal that also includes user registration and login features. The website should have the following: - Web Portal Capabilities: I'd like the portal to have product search and filtering, a shopping cart system, and seamless payment gateway integration for a smooth searching experience. - User Registration and Login: The site should include email verification/Mobike Otp and forgotten password recovery functionality for enhanced security and user experience. The ideal freelancer for this job should have experience in web development and be proficient in integrating payment gateways. Additionally, they should be able to implement secure user registration and login features. If you hav...

    $145 (Avg Bid)
    $145 Avg Bid
    18 bids

    I urgently require an intermediate Visual Basic developer to enhance an existing system, focusing on the creation of user interfaces and the development of our database applications. The main tasks to be undertaken would include: - Enhancing UI for optimal user interaction - Optimizing our database application operations The ideal candidate would have proven experience in Visual Basic portal enhancements, an understanding of database structures and interfaces, and a knack for user-centric design. Your ability to perform automation of repetitive tasks would give you an upper hand. If you believe you could make a significant contribution to my project, please do place your bid.

    $564 (Avg Bid)
    $564 Avg Bid
    40 bids

    Animación para un video de caricaturas, para un canal de Youtube

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    26 bids

    ...from different cybersecurity frameworks (e.g., CIS18, NIST) to mitigate these risks. Users can document and store test results and procedures to verify the effectiveness of the controls. Application-Specific Risks and Controls: Provide risks, controls, and tests tailored to specific applications and regulations. Backend Portal: Admins will use a backend portal to update risks, controls, test instructions, procedures, and associated applications and regulations. The portal will include features for mapping across different regulations. Scalability: The application should be designed to handle multiple tenants, ensuring data isolation and security for each tenant. Responsive Design: The front-end should be user-friendly and responsive, working seamlessly across di...

    $558 (Avg Bid)
    $558 Avg Bid
    115 bids

    I know what an Affiliate program is I have never developed one before. I am sure there are some things missing here but feel free to add your input. I do think this should give you a somewhat decent idea. Affiliates can sign up from CF Website or by invitation. (email) Affiliates have portal they can see activity  Post Training Materials  Marketing Materials  Post messages to “group.” CF has ability to send group emails to all affiliates CF has ability to Block/Remove Affiliates Links they use for sales generation tracks which Plan Package their client signed up for. Affiliate receives a commish based on:  Sale with Demo but no Training provided by Affiliate  Sale with Demo and no Training  No Demo, No Training Lead only Ability to create Sales reports

    $800 (Avg Bid)
    $800 Avg Bid
    1 bids

    As an IT service and training company, I am looking for a skilled and experienced web developer who can design and build a creative and artistic website for our business. The website is predominantly a service platform wherein we need only two specific pages - our variety of Services and a dedicated Contact Us portal. With a timeline of one month, the ideal candidate for this task should have: • Proven experience in website development, specifically in artistic and creative design. • An understanding of modern web development tools and practices. • Demonstrable ability to work within a tight deadline and maintain quality. • Excellent communication skills to understand requirements and provide updates. • Previous experience in IT-related website creation wo...

    $150 (Avg Bid)
    $150 Avg Bid
    69 bids

    I am looking for a skilled developer to create a system that can manage and sell chatbots with AI. The main components include: Control Panel Features: Ability to activate or deactivate chatbots Update chatbots with new responses or features Manage clients and their chatbots effectively Display statistics about chatbots usage Provide access to chatbots' configurations Include a client database with their contact information The system should enable me to sell, update, and manage chatbots with ease. On the flip side, my clients should be able to access their chatbots through a login and utilize them effectively in both English and Spanish. Additionally, it is essential that the chatbot can integrate and be used on social media platforms like Facebook, Instagram, or WhatsApp. It should...

    $1688 (Avg Bid)
    $1688 Avg Bid
    56 bids

    ...project and adding new features in core PHP. - **Fixing:** The project needs to address some bugs and issues. - **New Features:** I'm looking to add a partners portal enhancement, scheduling options for cron jobs, and a mail campaign scheduling feature. - **Partners Portal Enhancement:** The focus of this project is on enhancing the partners' portal, such as: - Improving the user interface to make it more user-friendly. - Adding additional features for partner management that will make the portal more functional and useful for our partners. - Integrating with third-party systems to enhance the capability and reach of our portal. Your previous experience in core PHP projects and adding new features will be a big plus for this ...

    $88 (Avg Bid)
    $88 Avg Bid
    24 bids

    Es crear un catálogo digital de EPp y dotación

    $37 (Avg Bid)
    $37 Avg Bid
    25 bids

    In search of a Tally integration professional to add new features to our existing Web Portal system. I require suitably experienced person to integrate Invoicing and Billing, Inventory Management, and Financial Reporting within Tally. Key Task Requirements: - Work on the integration between Tally and our existing Web Portal - Implement user registration and login features - Create a dashboard for effective data visualization - Enable Tally integration for real-time data updates Ideal Skills and Experience: - Extensive experience with Tally and web portal integrations - Expertise with invoicing, billing, and inventory management systems - Proficiency in utilising financial reporting tools - Strong capabilities in creating dashboards for data visualisation.

    $61 (Avg Bid)
    $61 Avg Bid
    5 bids

    I'm seeking an experienced developer to create a minimum viable product (MVP) of a rent payment system with a reward component. The project involves building a user app, a landlord app, and an admin portal. Specifically, the user app should: - allow tenants to make rent payments through the app - provide a reward system for timely payments The landlord app should include: - functionality for managing rent payments - tools for monitoring the reward system The admin portal must have: - user management features - landlord management capabilities - transaction tracking functionality I'm looking for a developer who is not only skilled in app development, but also understands the dynamics of rent payment systems and reward programs. Experience with both front-end and...

    $1375 (Avg Bid)
    $1375 Avg Bid
    63 bids
    Trophy icon Webdesign for HR agency website 2 days left

    I'm looking to create a compelling web design for my HR company. The original website is here: NOT FOUND We need pleasant and intuitive user experience and modern web design. This is not a typical HR portal with open positions. Its aimed more less on personal contact and negotiation about client needs. The web should be focused on employers and also on employees. So there should be also some list of open positions but also some persuasion for employers to use this company to hire new professionals. Key features - modern clean webdesign - user should be impressed by big images and modern design features - current logo used from the original site - primary color should be the #29c7d9 one from logo - texts should be overtaken from old web or used lorem ipsum, please try to use...

    $86 (Avg Bid)
    Guaranteed
    $86
    89 entries

    I'm looking for an experienced developer to create a dynamic property search portal with Andriod and IOS mobile application / Apps. Website similar to property portal. Using laravel flexhome to customize IOS and Android application will be associated with the website. The project entails creating a seamless user experience, allowing individuals to search for real estate properties across different sectors - residential, commercial, and industrial. Below are some key requirements: - **Advanced Search Filters:** The portal should offer users advanced search filters, facilitating precise property searches. This may involve filters based on price range, location, property type, and more. - **Property Listings:** It's important for the site to have a larg...

    $1366 (Avg Bid)
    $1366 Avg Bid
    178 bids

    I'm in need of an expert in VB.Net webforms to create an HR job portal for me. The portal should incorporate the following features: - I also want learn this - A job search and filtering module, allowing job seekers to find suitable positions. - An option for resume submission, where job seekers can upload their CVs for potential employers to view. - A company profile section to provide a brief about various potential employers. Within the platform, we'll have two distinct roles: job seekers and an admin role. The admin should have extended access and capabilities to manage all activities on the portal. The layout and design should resonate with a professional and corporate feel reflecting our business nature. We favor a design that is neat, clean, and in...

    $169 (Avg Bid)
    $169 Avg Bid
    65 bids

    I am looking for Website for B2B and B2C. Data will be reflect to the Admin portal from both B2B and B2C pages. Need to create 5 pages for Website B2B Page Tasks Need to create Query request form on B2B Need to create registration form on B2B Need to create Inventory management page on B2B B2C Pages Need to create registration page using whatsapp, social media and phone Customer can search for the desired result which will be based on the B2B inventory management page In the result page our recommendation will be listed at the top Need to create app for B2B and B2C for android/IOS

    $1104 (Avg Bid)
    $1104 Avg Bid
    119 bids
    $30 Avg Bid
    1 bids

    I need technical support to change the billing address of our Google Ads account. We need to ensure the correct information is displayed for invoicing purposes. Key requirements: - Update billing address: The current information in our Google Ads account is outdated. You will need to update the address field to reflect our current location. - Update contact phone number: You will also need to update the contact phone number associated with the account. - Update RFC: We require the "RFC" (tax identification number) to be correctly displayed in the account for invoicing purposes. We're seeking a professional with: - Proficiency in Google Ads: You should have a solid understanding of Google Ads billing procedures and be able to navigate the platform with ease. - Technical a...

    $58 (Avg Bid)
    $58 Avg Bid
    11 bids