Insert data sharepoint工作

筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    2,000 insert data sharepoint 份搜到的工作,货币单位为 USD

    程序是: 首先 第一步: 随机抽取5个phome_ecms_news里面的id和classid 第二步: 读取phome_ecms_news的id和classid,作为函数使用 第3步: 插入phome_enewspl_1新的内容到数据库 例子:$sql = "insert into phome_enewspl_1(plid, pubid, username, sayip, saytime,id,checked,classid,zcnum, fdnum, userid,isgood,saytext,eipport) values (NULL, '1000310000019701', '', '', unix_timestamp(), '$id', '0', '$classid', '50', '1', '0', '0', '评论内容', '48010')"; 第四步: 更新phome_ecms_news的字段plnum+1并且对应第一步读取的id值 例子:UPDATE phome_ecms_news SET plnum =plnum+1 WHERE id = 20488;

    $27 (Avg Bid)
    $27 平均报价
    2 个竞标

    网站的导航条有5个栏目:首页、产品、解决方案、成功案例、关于我们 每个栏目下的分类规划如下: 首页:布局精简 产品:Microsoft、Citrix、Symantec、Sophos、Vmware、HP、Dell(可以自主添加条目) 解决方案:虚拟化、云计算、IT安全(可以自主添加条目) 成功案例:待定(可以自主添加条目) 关于我们:公司背景、宗旨方向、招贤纳士、团队风采、联系我们 附加说明: 1.当鼠标停留在某个栏目上面时,会自动列出该栏目下的分类信息 2.对于每个栏目下的页面,希望参考以下布局格式,在左侧框架点击某个条目后,右侧框架显示出相应的条目详细内容。 3.在网站的首页边侧放置一个固定悬浮框,用来放置公司的二维码图与联系信息

    $608 (Avg Bid)
    $608 平均报价
    5 个竞标

    I'm seeking a skilled photo editor for some precise alterations on a wedding photo. Here's what I need: - Remove two people from the image: Specifically, it's an elderly man and woman who are blocking a blonde girl. - Insert the full body of a blonde girl: She should be placed exactly where she appears in the picture. The freelancer will need experience with photo retouching and Photoshop, particularly in adding and removing people. A keen sense of aesthetics to ensure the final image flows seamlessly would be highly advantageous. Please consider that the task might take some fine tuning to look natural.

    $63 (Avg Bid)
    $63 平均报价
    50 个竞标

    I'm looking to have a photograph merged in a manner that maintains authenticity. I aim to insert an individual from another photo, positioning them next to a specific item/person, crucially appearing as if they were originally present. It is essential that the combined photo looks natural, maintaining the original lighting and color of the initial snapshot. No emphasis on the added person is necessary; it should simply seem as if both were shot at the same decision. Ideal candidates will possess: - Extensive experience in photo editing - Proficiency in Photoshop or other photo-editing tools - Demonstrated ability to keep the original nuances of photos during editing - An understanding of lighting and color balance - A keen eye for detail to make the person blend seamlessly.

    $26 / hr (Avg Bid)
    $26 / hr 平均报价
    88 个竞标

    Chat gpt use. Copy paste. Data entry Research Industry research, content manager , website manager, Transcriptionist, Editor or Proofreader. Various tasks: Chat gpt use. Copy paste. Data entry Research Industry research The tasks vary. As an example; I’d like to be able to find someone I can message saying, “ I need a list of all audiobooks I narrated available on audible, including title, author, publisher, price, link, rating, and one positive review from it. Then, compare that list to what is available on my website and finalize a list of those that are missing from the website. Send those to my Web master.” And then another time I might want to ask, “ please take this manuscript of an novel I’ve written. Send it through ChatGPT with the f...

    $22 / hr (Avg Bid)
    $22 / hr 平均报价
    44 个竞标

    I require assistance integrating specific features into my consulting WIX website. This is what I need to happen: 1. User scans a physical QR code. (we operate in many stores, so this process will need to be duplicated over and over again.) 2. User gets sent to our site, where they insert their phone number to get a code. 3. This code needs to be one-time use, only redeemable once. 4. The code grants them access to "store profile" (of the store that they scanned the code from). 5. From the store profile, they can choose to unlock a discount from a list of stores that have partnered with the store who's profile they're on. For example: I go to Walmart, I scan a code. The code takes me to my consulting website. I enter my phone number, and receive a text code. Th...

    $803 (Avg Bid)
    $803 平均报价
    92 个竞标

    I'm seeking an expert SharePoint developer to create a comprehensive solution for my company. We aspire to establish an efficient document management system, streamline our workflow automation, enhance collaborative tools, and set up intranet, internal websites. Key Features: - Document Management: The system must offer us precise control over our documents, storing, organising and managing them effectively. - Workflow automation: The SharePoint solution should provide a platform where routine tasks are automated, improving efficiency in our business processes. - Collaboration tools: The system should enhance our team collaboration making work more flexible, organised, and productive. - Intranet & Internal websites: We require a system that allows for effective...

    $312 (Avg Bid)
    $312 平均报价
    9 个竞标

    I need a video editor who can seamlessly insert my company logo into the video and create a theme that resonates with the logo. The video is an educational/instructional content and it is more than 3 minutes in length. Key requirements: - Incorporating my company's logo in a creative and engaging manner - Creating a theme for the video that aligns with the logo's style and color scheme - The video should be educational and instructional in nature - The video should be more than 3 minutes long Additionally, I'd like to have dynamic text animation that complements the logo and the overall theme of the video. Ideal skills and experience: - Proficient in video editing software - Experience in creating branded content - Strong animation skills, particularly in text ani...

    $28 (Avg Bid)
    $28 平均报价
    43 个竞标
    Windows AHK to MacOS scriptà 6 天 left
    已验证

    I have a script written in AHK for Windows. I would like this script to be rewritten for MacOS using Python. In order to ensure that the MacOS script is as close as possible to the original Windows script, the sound functionalities need to be ...so this should be fine } else If (toggle2) ; we can use else statements because we should not be releasing more than one key { Send {Space up} toggle2:=!toggle2 } else If (toggle) { Send {c up} toggle:=!toggle } toggle3:=!toggle3 if (toggle3) { send, {x down} SoundPlay, %A_WinDir%Media } else { send, {x up} SoundPlay, %A_WinDir%Media } return $Numpadenter::s $Insert:: send, {F1} send, {=} return $Home:: send, {F2} send, {=} return $PrintScreen:: send, {F3} send, {=} return $ScrollLock:: send, {F4} send, {=} return

    $134 (Avg Bid)
    $134 平均报价
    7 个竞标

    I have a script written in AHK for Windows. I would like this script to be rewritten for MacOS using Python. In order to ensure that the MacOS script is as close as possible to the original Windows script, the sound functionalities need to be ...so this should be fine } else If (toggle2) ; we can use else statements because we should not be releasing more than one key { Send {Space up} toggle2:=!toggle2 } else If (toggle) { Send {c up} toggle:=!toggle } toggle3:=!toggle3 if (toggle3) { send, {x down} SoundPlay, %A_WinDir%Media } else { send, {x up} SoundPlay, %A_WinDir%Media } return $Numpadenter::s $Insert:: send, {F1} send, {=} return $Home:: send, {F2} send, {=} return $PrintScreen:: send, {F3} send, {=} return $ScrollLock:: send, {F4} send, {=} return

    $35 (Avg Bid)
    $35 平均报价
    9 个竞标

    I'm in need of a skilled photo editor to help with my wedding photos. - The main task is to insert the groom into one of the photos from the ceremony, seamlessly blending him into the image. My husband/groom is the guy in blue with a pink tie and brown glasses. He is the first photo with the bridal party. I need him to be where my brother is, the guy in black shirt and cream cow boy hat. (Second image). The easiest way could be take both me and the my brother out of the big group photo and insert the bride and groom from the first photo and the stick my brother on the end. Like in the 3rd photo attached. Let me know if that makes sense? I have heaps of similar photos with similar lighting if need be.

    $204 (Avg Bid)
    $204 平均报价
    97 个竞标

    I'm experiencing performance issues within my IoT-based p...performance issues within my IoT-based platform, mostly coming from slow query response times, excessive storage consumption, and challenges with insert operations after compression. I'm looking for an experienced TimescaleDB expert to optimize this. - Optimize slow query response time - Reduce excessive storage consumption - Fix insert operations after compression The ideal freelancer for this project is someone who has extensive experience in TimescaleDB, particularly in query optimization and compression features. Unfortunately, I'm unable to provide the number of tables in the platform, but I need someone who is capable of handling extensive data and complex structures. If you've d...

    $823 (Avg Bid)
    $823 平均报价
    3 个竞标

    I'm looking for someone to edit 9 JPG files. Each file has a mobile phone image, and I need a screen layer added to the phone. This layer should be editable so that I can insert a custom image in the future. The process will involve: - Adding a screen layer to the 9 JPG files. - Ensuring the screen layer is interactive, allowing for easy future insertion of custom images. Ideal skills and experience: - Proficiency in photo editing, specifically adding layers. - Ability to create interactive elements within an image. - Experience working with JPG files and maintaining high quality. Please let me know: - Your experience with similar tasks. - Your approach to making these files user-friendly for future edits.

    $53 (Avg Bid)
    $53 平均报价
    75 个竞标

    I'm seeking a highly skilled photo editor to insert some modern, visual elements into an image of a bathroom. The purpose of this is to enhance the overall aesthetic and present an ultra-modern appeal. Here's what you'll need to be successful: - Mastery in photoshop and other photo editing tools - Creative eye to introduce modern aesthetics effectively - A strong portfolio demonstrating your ability to add objects seamlessly into images - Depth of understanding in modern interior design trends Please bid competitively and include work samples relevant to the project. Anticipate to commence as soon as possible once the ideal skill set is found.

    $442 (Avg Bid)
    $442 平均报价
    88 个竞标

    ...in Microsoft Word. The document should be structured into chapters and sub-chapters, with appropriate margins, alignment, titles, and subtitles. The ideal candidate should have: - Proficiency in Romanian - Expertise in Microsoft Word - Strong understanding of document structuring, including chapters, margins, alignment, titles, and subtitles - Ability to adjust font size, spacing, numbering, and insert page breaks as needed RO: Căutăm cunoscători ai programului de editare Microsoft Word pentru a transforma un manuscris brut într-un document Word bine structurat și pregătit pentru publicare. Manuscrisul este completat, nefiind necesară adăugarea de text sau corectarea gramaticală, ci doar aranjarea pentru a respecta anumite standarde de editare. Are un total de 190 de pagi...

    $152 (Avg Bid)
    $152 平均报价
    8 个竞标

    I need an expert PowerPoint designer to take my Word document and convert it i...text-heavy content to visually engaging slides Ideal candidates should be highly skilled in PowerPoint, have a keen eye for design and a proven track record of similar projects. Efficiency and attention to detail are crucial. I uploaded the Word doc. The design style must be easily editable using the Designer feature in Powerpoint for Mac. Show me some Powerpoints you have done in the past. Insert the letters MUL on the first line of your bid in order to show me that you have read the above and that you are not an annoying auto-bidder. Please place your final bid and time-frame in which you can deliver the slides. I will create a milestone but will only pay you after the files are sent to me and are...

    $40 (Avg Bid)
    $40 平均报价
    117 个竞标

    Hi Salil Kumar B., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $15 (Avg Bid)
    $15 平均报价
    1 个竞标

    I need a proficient Power Apps developer to create a canvas application for Dynamics 365 Field Service. This application must be capable of: - Accomplishing Work Order Management - Inventory Tracking - Creating quotes g...Allowing the final work to be signed by the customer, subsequently converting the quote to an invoice - Checking real-time inventory status in Dynamics However, it should also list any non-stock items in the assigned warehouse and create an order for them. This project will involve an integration with Dynamics 365 Field Service, Power Automate, SharePoint, as well as Dataverse. An ideal candidate would have a solid understanding of Power Apps, SharePoint, Dataverse, Power Automate, and Dynamics 365 Field Services. Proven experience in similar app developm...

    $564 (Avg Bid)
    保密协议
    $564 平均报价
    37 个竞标

    I have 4 vehicle photos that I need the backgrounds removed from. I'd like a solid color (black) to be inserted in place of the original background. This work doesn't require any additional editing such as color correction, brightness adjustment, or detail enhancement. Ideal Skills: - Proficiency in background removal techniques - Experience with photo editing software - Ability to insert solid color backgrounds accurately

    $77 (Avg Bid)
    $77 平均报价
    85 个竞标

    Hi Thilaga A., I noticed your profile and would like to offer you my project. We can discuss any details over chat. I attempted a Sharepoint Migration using the MS Tool but the client lost power while doing the migration it and was not complete. I need to get the remaining files migrated. The client has been working in the migrated files so there are newer files online. Can you help?

    $125 (Avg Bid)
    $125 平均报价
    1 个竞标

    I am in need of an expert SharePoint consultant who can assist me in setting up a three-tier SharePoint 2019 server. I am migrating from a previous version and require professional guidance in choosing the best server configuration for my needs. Primary tasks include: - Set up a three-tier SharePoint 2019 server - Assist in migrating my current data - Optimise the server for document management Ideal Skills: - Expertise in SharePoint 2019 - Experience in server setup and data migration - Knowledge in document management systems - Excellent communication and consultancy skills Your responsibility would be to guide me throughout the process, ensuring a smooth transition while minimising data loss. Your expert advice will also aid me in opti...

    $80 (Avg Bid)
    $80 平均报价
    4 个竞标

    I need to scrape data from the website Transfermarkt.com. For specific football clubs and seasons, i need all arrivals and departures, including their name, age, position, transfer fee and sending/receiving club. I only need a generic code, where i can manually insert the club and year myself. I want the data to be transferred and appended in one excel file

    $33 (Avg Bid)
    $33 平均报价
    11 个竞标

    I need an experienced graphic designer who can convert a photo into an AI file. The final AI file needs to be an exact replica of the photo, with high detail and must be fully editable. Key requirements include: - Expertise in graphic design and using Adobe Illustrator - Abi...must to maintain the quality of the photo in the AI file - Experience in providing editable AI files is highly preferred, as the file will be used for future editing. XX PLEASE SHOW THE SCREENSHOT OF AI WITH EDITABLE ALL LAYERS XX Please provide examples of similar projects you have completed in the past, and a brief overview of your experience with this type of work. The project deadline is {insert deadline here}. If you have any questions or need more information, feel free to ask. Looking forward to ...

    $10 (Avg Bid)
    加保
    $10
    22 项参赛作品
    PDF Editor 4 天 left
    已验证

    I'm in need of a skil...can operate on both Windows and Mac systems. Key Requirements: - Compatibility: The editor should be able to work effectively on Windows and Mac operating systems. - Text Editing: I prefer a separate text editing panel for this task. - Additional Features: In addition to the standard functions, I'm particularly interested in the following features: - Ability to insert my own logo into the document. - Ability to insert my own text into the document. I'm open to recommendations on other features that might be useful, however, these are the core requirements for the project. Ideal Skills: - Proficiency in PDF editors and their features. - Experience in working with both Windows and Mac systems. - Ability to implement custom t...

    $24 (Avg Bid)
    $24 平均报价
    57 个竞标

    As the project owner, I'm looking for an experienced API developer who can build an integration to receive data from a webhook and add it to an IPBOX system. Key Requirements: - Understanding of API structure and commands - Experience with IPBOX integrations (just read) - Ability to manage webhooks The integration must perform the following tasks: - Receive data from a specific webhook - Use the IPBOX API to create a new entry with the received data Please note that the success of this project will be evaluated based on the smoothness of automated data entry into IPBOX via the API. Experience with similar projects will be highly valued. I am implementing an automated sales recovery process designed to engage potential customers who have shown interest ...

    $171 (Avg Bid)
    $171 平均报价
    10 个竞标

    ...for someone who is EXPERT in generating docx files by using python. I’ve 56 .docx (28 in English and 28 in Arabic) files that my system will fill-out from our database. I can use word replacing, but I need to have full control over the file where I can add tables, images, paragraphs, HMTL strings (rich text field), …etc. The job is to generate EXACT docx file in python, so I can use it to insert the data directly. Key Requirements: - Expertise in Python: You should have a solid foundation in Python, with a focus on working with docx files. - Quality and Efficiency: It's crucial that the modifications are done accurately and efficiently. This project is ideal for someone who has prior experience working with docx files in Python and is looking to s...

    $153 (Avg Bid)
    $153 平均报价
    42 个竞标

    ...Your Own Business: Exceptional performance could lead to opportunities for starting your own sales company, leveraging our generous commission structure to build a team and scale your operations. Application Process Interested candidates should submit a resume and a brief cover letter outlining their experience in sales and why they are a good fit for this role. Please send your application to [insert your email or application link here]....

    $121 (Avg Bid)
    $121 平均报价
    5 个竞标

    ...OpenAI API. Documentation outlining system architecture, setup instructions, and user guide for seamless deployment and utilization. Ongoing support and maintenance to address any issues and incorporate enhancements as needed. Timeline: The project is expected to be completed within [insert timeframe], including testing and refinement phases. Budget: We invite proposals from skilled developers with experience in email automation, API integration, and cloud-based solutions. The budget for this project is [insert budget range]. Additional Notes: The selected developer must have prior experience working with , Google API, and OpenAI API. Strong communication skills and attention to detail are essential for effective collaboration and project success. Proposal Submission: I...

    $186 (Avg Bid)
    $186 平均报价
    23 个竞标

    I'm looking for a PowerApps expert to build a secure and responsive CRUD PowerApp that connects with a SharePoint List. The App needs to handle: - Regular CRUD operations (create, read, update, delete) in a multi-user environment. The app will be used by multiple users simultaneously, so performance and efficiency is a must. - Additional functionalities: Handling bulk updates, offering the ability to search and filter records, and providing an option for exporting the information to a CSV file. Experience with SharePoint Lists and PowerApps is essential, along with a keen understanding of multi-user efficiency and data management. Expertise in exporting data to different formats, like CSV, will also prove beneficial.

    $256 (Avg Bid)
    $256 平均报价
    35 个竞标
    Cafe Wind Barriers Redesign 2 天 left
    已验证

    ...solution. Key requirements and expectations for the project: - The wind barriers need to be more sustainable than the current ones - The design should be visually appealing, contributing to the overall atmosphere of our cafe - The new barriers should be easy to refurbish, unlike the current ones - I'm primarily looking for a redesign which can be easily installed, removed, maintained - The PVC insert is currently difficult to replace and requires it to be shipped back to us to undertake the task. It need to be DIY Your experience with designing and implementing similar solutions, as well as your understanding of sustainability in material choices, will be key to this project. In terms of the redesign, I'm open to suggestions but I lean towards a steel or aluminium ...

    $105 / hr (Avg Bid)
    保密协议
    $105 / hr 平均报价
    19 个竞标

    ...reports on each release cycle of cloud products project, and provide bi-weekly reports to stakeholders of my company. This system should streamline the current manual process of release tracking and reporting within our Cloud Products project team.
 Key Deliverables:
 Automated Data Collection: Configure a system to automatically pull release data from our existing SharePoint li. Data should include release version, status, assigned personnel, due date, and key features/bug fixes as currently my company uses Sharepoint for everything .
 Report Generation: I need you to Design or implement a template for release reports that can be automatically populated with the collected report should be clear, professional, and includes a summary of progress, key m...

    $179 (Avg Bid)
    $179 平均报价
    1 个竞标
    Wordpress Finalization 2 天 left
    已验证

    * Set up link personalization so that by clicking on a link sent from the site, the page opens only to the user to whom it was sent. If clicking on the link will enter the login information of another user, in this case it should not proceed. Configure the correct redirect to the necessary sites * insert a link to a document for download on one of the site pages (this document has already been generated and there is a download link on another page of the site) * Add generation of an invoice for using the site in pdf form (the form will be provided) with saving on the pages in the admin panel and on the user page. * Edit the account pages created in the admin panel, add a filter by user, month, account status and account number (these fields have been created, you just need to dis...

    $91 (Avg Bid)
    $91 平均报价
    31 个竞标

    I'm looking for a skilled SharePoint resource to help with customization of forms and workflows. Additionally, the resource should be able to set up PowerAutomate workflows, focusing on notification and alerts. Key Responsibilities: - Customizing SharePoint Online forms and workflows - Setting up PowerAutomate workflows for notification and alerts Ideal Skills: - Proficiency in SharePoint Online - Experience in minimal form and workflow customization - Competence in PowerAutomate, particularly in creating notification and alert workflows I expect the candidate to have a good understanding of business requirements and to be able to work independently to meet project deadlines. Your expertise will be instrumental in streamlining communication and enhancing effic...

    $105 (Avg Bid)
    $105 平均报价
    12 个竞标

    I'm looking for a meticulous professional who can convert a Google document into a Word document. The converted document should accurately reflect the original design without any loss of formatting. However, I also require the inclusion of additional elements that were not present in the original. Specifically, ...the original design without any loss of formatting. However, I also require the inclusion of additional elements that were not present in the original. Specifically, the Word document should feature letters, in addition to the text from the Google doc. Ideal Skills: - Proficiency in Google Docs and Microsoft Word - Strong attention to detail - Experience with data conversion while maintaining the original formatting - Ability to insert new elements like lett...

    $50 / hr (Avg Bid)
    $50 / hr 平均报价
    1 个竞标

    I'm looking for an excel expert to help build and format an advanced product database for the services industry. I already have an existing excel ...build and format an advanced product database for the services industry. I already have an existing excel spreadsheet with many items already programmed so this will just be added on. This will revolve around three main components: -Product database containing items -Drop down menu to insert products from database -Custom Graph A strong working knowledge of Excel features, particularly Pivot tables, VLOOKUP function and conditional formatting is a necessity. It would be ideal if you also have experience in data management for the services industry. Your expertise will enable the creation of an effectively organized and ea...

    $70 (Avg Bid)
    $70 平均报价
    87 个竞标

    Dear Saffwan, Thank you for your request. Below is the detai...Start_Time, Finish_Time, Anesthesia. MD: Fields include MD_ID, Name, Pager_Number, Phone_Number, Specialty, Working_Address. DTD Creation We will develop a DTD for the Exam table, ensuring it matches the structure and relationships depicted in your data model. Milestones: Initial setup and creation of the XML document for the MD table. Creation of the XML document for the Exam table. Development and finalization of the DTD for the Exam document. Total Cost: 120 USD Delivery Timeline: We aim to deliver the initial XML document within [insert timeline here] days, with the complete set including DTD finalized within 1 day of project commencement. Please confirm if this proposal meets your requirements so we can ...

    $120 (Avg Bid)
    $120 平均报价
    1 个竞标

    I have an 8x10 inch antique picture that I'd like to have modified. I'm looking for a skilled graphic designer to insert a couple of people in front of an airplane. Key Project Requirements: - The final deliverable must be a high-quality digital file - The new additions must match the style of the original photo's era Ideal Skills and Experience: - Proficiency in graphic design and photo editing - Experience in blending new elements into historical photos - Strong attention to detail Please provide examples of similar projects you've worked on in the past. Your portfolio will be a significant factor in my decision-making process.

    $87 (Avg Bid)
    $87 平均报价
    75 个竞标

    Hello There is a complete program in PDF format with all the correct dates and percentages, while another program in XER format lacks both dates and percentages. Assistance is needed to extract the dates and percentages from the PDF and insert them into the XER program. Attached are the two XER files one name as "Greenview S" file and other as "Draft Programme Rev.03 (2)" All I want is from file name: (Greenview S file) u need to take the actual start and finish dates and percentages ... and then simply insert in the file name: (Draft Programme Rev.03 (2)file) both the files are attached

    $11 / hr (Avg Bid)
    $11 / hr 平均报价
    18 个竞标
    WordPress PHP -- 2 14 小时 left
    已验证

    - DOKUMENT DOWNLOAD: Insert link to dokument for download. Dokument already generated - INVOICE PAGES: edit invoice pages in admin panel; add filters by user, month, invoice status, invoice number. Delete and download invoices. Download and delete all invoices at once - LINK PERSONALIZATION: Set ap link personalization; open page only for user it was sent to; do not proceed if another user's login info; configure correct redirect. - MOBILE RESPONSIVENESS: Display tariff payment and contact fields; add statement generation for these fields - INVOICE CREATING: create invoice in pdf form; save on admin and user pages. - REPORT GENERATION: generate report in pdf; show users who didn't pay previous month - E-MAIL SENDING: fix code for sending invoice emails; send email on...

    $94 (Avg Bid)
    $94 平均报价
    61 个竞标
    WordPress developer 11 小时 left
    已验证

    - DOKUMENT DOWNLOAD: Insert link to dokument for download. Dokument already generated - INVOICE PAGES: edit invoice pages in admin panel; add filters by user, month, invoice status, invoice number. Delete and download invoices. Download and delete all invoices at once - LINK PERSONALIZATION: Set ap link personalization; open page only for user it was sent to; do not proceed if another user's login info; configure correct redirect. - MOBILE RESPONSIVENESS: Display tariff payment and contact fields; add statement generation for these fields - INVOICE CREATING: create invoice in pdf form; save on admin and user pages. - REPORT GENERATION: generate report in pdf; show users who didn't pay previous month - E-MAIL SENDING: fix code for sending invoice emails; send ...

    $105 (Avg Bid)
    $105 平均报价
    71 个竞标

    ...communication skills and ability to collaborate effectively with team members. **Deliverables:** - Unique necklace pendant, ring, and bracelet designs that reflect our brand ethos and resonate with our target audience. - Digital renderings or sketches of the designs for review and approval. - Final design files in suitable formats for production. **Timeline:** We aim to complete the design phase within [insert timeframe], with the possibility of ongoing collaboration for future projects based on the success of the initial designs. **How to Apply:** If you are a passionate and creative jewelry designer with a knack for crafting meaningful and original designs, we would love to hear from you! Please submit your portfolio showcasing your previous work along with a brief cover let...

    $24 (Avg Bid)
    $24 平均报价
    42 个竞标

    I am in need of a proficient android developer with skills in preferred Kotlin else Java to develop a feature-rich wordpad application. The key functionalities required for the app include: - Basic text formatting options like bold, italics, underline - Copy, cut and paste functionality - Integral spell checker functionality Additional Features that need to be integrated: - Facility to insert images and tables - Options for changing font color, background, and font size - Access to use glossy fonts and varying font sizes - Built-in functions that allow creating pie charts and bar charts In jetpack its very less codes Preference is for a clean, minimalistic design for the user interface of the app. It is important that the developer has previous experience in similar projects an...

    $126 (Avg Bid)
    $126 平均报价
    11 个竞标

    ...reports on each release cycle of cloud products project, and provide bi-weekly reports to stakeholders of my company. This system should streamline the current manual process of release tracking and reporting within our Cloud Products project team.
 Key Deliverables:
 Automated Data Collection: Configure a system to automatically pull release data from our existing SharePoint li. Data should include release version, status, assigned personnel, due date, and key features/bug fixes as currently my company uses Sharepoint for everything .
 Report Generation: I need you to Design or implement a template for release reports that can be automatically populated with the collected report should be clear, professional, and includes a summary of progress, key m...

    $15 / hr (Avg Bid)
    $15 / hr 平均报价
    1 个竞标

    I'm looking for a deft hand with Photoshop who can seamlessly insert a garage and a front fence into a few images. Ideally, the aesthetic should be modern and clean. When you apply, include examples of your past work, particularly where you've inserted items into existing images. It's essential you have a keen eye for detail, excellent Photoshop skills, and a knack for achieving a realistic look.

    $49 (Avg Bid)
    $49 平均报价
    57 个竞标

    I am seeking a financial modeling expert to assist in the development of a model for making business investment decisions. Key Requirements: - dashboard to insert the equity and debt values of 4 companies with a dynamic pie charts that show the ownership structure if all merged together or one acquired the others (different scenarios) with the ability to change the equity values. In addition, the how is the number of shares change with these changes. - a flexible model to make changes. - sheet for changes in debt and how is this affect the total value. - Submission in 48 hours starting from now. Ideal applicants should possess a strong background in finance, particularly in the area of investment decision making, and be capable of creating interactive and user-friendly financia...

    $145 (Avg Bid)
    $145 平均报价
    34 个竞标

    ...hobbies and familiarity with the topics outlined in the curriculum. Proficiency in video editing software and ability to create engaging visual content. Excellent communication skills and ability to collaborate remotely. Budget and Timeline: Budget: Please provide your proposed budget for the entire project. Timeline: The project timeline is flexible, but we aim to have the course completed within [insert timeframe]. Proposal Requirements: Please include samples of previous video course work or relevant projects. Describe your approach to developing engaging and effective video content for educational purposes. Outline your availability and proposed timeline for completing the project. Curriculum: Certification Title: Certified Collector Program Module 1: Foundations of Coll...

    $42 / hr (Avg Bid)
    $42 / hr 平均报价
    31 个竞标

    ...expert versed in Power Apps, SharePoint, Python, and Power BI who can construct an advanced automation system. Let me explain the customer journey: The user will enter the power app and give some inputs like Asset Name, Asset Type, Land Area, Total Concrete, Workman etc. and select the type of distribution he needs from a drop down list (Trapezoidal, Normal, log, etc.). This input will go to the existing database (maybe sharepoint list), then the sharepoint list data will go to python where some cleaning will be done, the business logic will be stored, and the graphs will be generated. The output file from python needs to go to power bi and see the visualization there. Additionally, the user should also be able to see power bi output on power apps just for ...

    $576 (Avg Bid)
    $576 平均报价
    49 个竞标

    I'm looking for an experienced SharePoint developer to assist with immediate customization and troubleshooting of our existing system. Key Responsibilities: - Conduct a thorough assessment of our current SharePoint system, focusing on performance and data inconsistencies. - Execute necessary customizations in line with the system's needs. - Address the specific issues of data inconsistency and slow performance. - Investigate and rectify data inconsistency, particularly the missing data. Ideal Candidate: - Proficient in SharePoint and its customization features, including document management, workflow automation, and custom branding. - Experienced in troubleshooting and resolving errors in SharePoint systems. - Able to e...

    $354 (Avg Bid)
    $354 平均报价
    8 个竞标

    Project Description: We seek a skilled freelancer to generate sales leads for UK companies meeting s...structured format, preferably a spreadsheet. We are looking for quality leads, so attention to detail and accuracy are crucial. The project may require researching and verifying information manually to ensure its validity. Deliverables: A spreadsheet containing the requested information for each lead. Regular updates on the progress of lead generation. Timeline: The project should be completed within [insert timeframe]. Budget: Please provide your quote for the entire project based on the number of leads generated. Important Note: We are looking for experienced freelancers who have a proven track record in lead generation and can demonstrate their ability to meet the specified...

    $4 / hr (Avg Bid)
    $4 / hr 平均报价
    43 个竞标

    ...website must be compatible with all major browsers and mobile devices. Security: High-standard security protocols for data protection and transaction security. Vendor Qualifications: Proven experience in developing auction websites or similar platforms. Strong portfolio with examples of complex integrations and responsive design. Positive references or testimonials from previous clients. Ability to work within the stipulated timeline and budget. Proposal Submission: Deadline: [Insert deadline here] Submission Format: Proposals should include a detailed project approach, estimated timeline, budget breakdown, and credentials of the development team. Contact Information: [Insert contact details] Selection Criteria: Quality and clarity of the proposal. Experience and ex...

    $2378 (Avg Bid)
    保密协议
    $2378 平均报价
    141 个竞标