Filtrér

Mine seneste søgninger
Filtrer ved:
Budget
til
til
til
Slags
Færdigheder
Sprog
    Job-status
    2,000 delete comment jobs fundet, i prisklassen EUR

    Jeg har vedvarende arbejde med relation til vores tidligere projekt 'Auto delete images in Umbraco Media folders'

    €20 / hr (Avg Bid)
    €20 / hr Gns Bud
    1 bud

    ...The app should be around 1.90 kb in size. Here's what I'm looking for: - **File Transfer Tracking**: The app needs to provide real-time updates on the progress of file transfers. It should also maintain logs of completed transfers and notify me of any failed transfers. - **Contact Management**: A key feature of the CRM should be its ability to manage contacts. I should be able to add, edit, and delete contacts. These contacts should be organized into categories or groups. Additionally, I should be able to search and filter contacts based on specific criteria. - **Activity Logging**: The app should have a feature for activity logging. It should record order history, client information, and allow me to add, remove, or modify orders and client IDs. Ideal skills for this ...

    €525 (Avg Bid)
    €525 Gns Bud
    42 bud

    ...IS $30-50 , ANYTHING MORE THAN THAT DON'T APPLY. ALSO TIMEFRAME IS 4 DAYS I'm seeking a skilled .NET developer to design an efficient, user-friendly inventory management system for a luxury shoe shop. 1. The Project should have/do the following: a. Product screen • Add product • Edit product • Delete product b. Category Screen • Add Category • Edit Category • Delete Category c. Subcategory Screen • Add Subcategory • Edit Subcategory • Delete Subcategory d. User Screen • Add User • Edit User • Delete User e. Edit Stock Screen • Add Stock Amount of Each product • Edit Stock Amount of Each Product 2. There should be a database for each screen 3. Include all the a. Model i. Model ...

    €106 (Avg Bid)
    €106 Gns Bud
    21 bud
    Small Custom WordPress Plugin 6 dage left
    VERIFICERET

    I'm in need of a skilled Word...with the chosen freelancer. the plugin is not to big to create, its just simple information to manage at backend with no more than 15 fields. Key Requirements: - The plugin should not be based on any existing WordPress plugins. It must be custom-built. - The plugin is just for backend, no frontend function is to create, only need to build plugin that creates admin side functions like add, edit, delete, list view, detail view, etc info of given fields, and all info is to save in one separate table only. Ideal Skills: - Proficient in WordPress plugin development. - Strong understanding of PHP and JavaScript. - Experience with custom plugin development is must. Please note: I will provide more details about the specific functionality to shortlis...

    €36 (Avg Bid)
    €36 Gns Bud
    18 bud

    I need support in creating a dynamic, multi-st...their social media activities seamlessly. - Chat room for viewers: I'd like to foster community engagement by allowing viewers to interact through a chat room while watching a live stream. However, while the website must provide a platform for live streaming and user interaction, content creation will be strictly limited to certain approved users. The general users will only be able to view and comment on these streams. Skills/Experience Required: - Experienced in web development, specifically with live-streaming websites. - Proficiency in user registration and management features. - Experience in implementing interactive chat rooms. For this project, an understanding of the Switchboard Live platform would be advantageous but...

    €82 (Avg Bid)
    €82 Gns Bud
    11 bud

    I'm seeking a consecutive interpreter, preferably (but it is not absolutely mandatory [see comment below]) with experience with USCIS asylum interviews, for an asylum interview in Miami, FL at the USCIS Asylum Office (1501 Biscayne Blvd, Suite 300, Miami FL 33132) on 7 June 2024 at 10:00. Ideal candidates will possess the following qualifications: - High-level proficiency in both English and Spanish. - Previous experience interpreting consecutively. - Ability to be physically present at the event. Please note that advanced level experience with asylum interview is not mandatory (since the most important skill is the ability to interpret fluently between English and Spanish), but it is definitely an added advantage since USCIS has its own interpreters listening in for accura...

    €23 - €46 / hr
    Lokal
    €23 - €46 / hr
    0 bud

    I am looking for ready made chat application built in .net core. Only looking for ready made projects. Features- Edit message, Delete message, Create Group, Status... I need features which is available in google chat.

    €89 (Avg Bid)
    €89 Gns Bud
    6 bud

    Toggle Search Panel Toggle Main Site Navigation Contact a Moderator Important Notice: will be discontinued at the close of the 2024 calendar year. Secure any important materials by downloading them as PDFs. For ...Social media Report Hello, for a request of our client, we need to integrate Pega with Facebook, Twitter, Instagram, Trustpilot, Apple Store, Google play, Google my business. The need is recover all the interactions made by these apps: messages, reviews, posts and show them on Pega. We have seen that Pega provides Digital Messaging : does this component allow you to both view and reply to a comment or a message? Or can you tell us if there is any other component that could have this kind of functionality? Can you help us? Thank You

    €437 (Avg Bid)
    €437 Gns Bud
    9 bud

    Toggle Search Panel Toggle Main Site Navigation Contact a Moderator Important Notice: will be discontinued at the close of the 2024 calendar year. Secure any important materials by downloading them as PDFs. For ...Social media Report Hello, for a request of our client, we need to integrate Pega with Facebook, Twitter, Instagram, Trustpilot, Apple Store, Google play, Google my business. The need is recover all the interactions made by these apps: messages, reviews, posts and show them on Pega. We have seen that Pega provides Digital Messaging : does this component allow you to both view and reply to a comment or a message? Or can you tell us if there is any other component that could have this kind of functionality? Can you help us? Thank You

    €27 / hr (Avg Bid)
    €27 / hr Gns Bud
    9 bud

    I want to configure out attendance system with ZKteco Bio ADMS communicate with server 1) Send realtime attendance data from device to remove cloud server through PHP 2) Add user from server to device 3) delete user from server to device 4) finger store in DB and send to device when needed 5) Clear admin from device through api when needed Apply if you already work on such thing.

    €117 (Avg Bid)
    €117 Gns Bud
    9 bud

    (DO NOT DELETE THIS PROJECT) (DO NOT DELETE THIS PROJECT) (DO NOT DELETE THIS PROJECT) I need help with testing an email notification system in a production environment to ensure it's working as expected. This project involves: - Testing a PostChatPreAwardEmailNotifV2 system in a live, production environment to identify any bugs or issues that need fixing. - Ensuring the PostChatPreAwardEmailNotifV2 system provides a smooth user experience and functions as intended. - Verifying the overall performance of the system and making improvements where necessary. Ideally, you should have experience with: - Quality assurance and software testing, especially in a live production environment. - Familiarity with email notification systems and their requirements. - Exce...

    €484 (Avg Bid)
    €484 Gns Bud
    13 bud

    ...varying, updated_on timestamp NOT NULL DEFAULT now(), code varchar NOT NULL, hex varchar NULL, variant_id varchar(255) NOT NULL, parent_variant_id varchar(255) NULL, long_description json NOT NULL DEFAULT '{}'::json, approved_by varchar NOT NULL, web_image varchar NULL, mobile_image varchar NULL, CONSTRAINT variant_data_variant_fk FOREIGN KEY (variant_id) REFERENCES (id) ON DELETE RESTRICT ); this is the sku with these fields CREATE TABLE ( id varchar(255) NOT NULL DEFAULT uuid_generate_v4(), name_lang json NOT NULL DEFAULT '{}'::json, short_description json NULL DEFAULT '{}'::json, active bool NULL, created_by varchar(128) NOT NULL DEFAULT 'system'::character varying, created_on timestamp NOT NULL DEFAULT now(), ...

    €13 (Avg Bid)
    €13 Gns Bud
    4 bud
    Fantasy Novel Feedback Needed 6 dage left
    VERIFICERET

    I'm in need of someone to provide a comprehensive analysis of the first three chapters of my fantasy novel. This will require more than a casual read as the content is extensive, running around 5...analysis of the first three chapters of my fantasy novel. This will require more than a casual read as the content is extensive, running around 55 pages. I require feedback in three key areas: - Plot development: Assess the progression of the central narrative and its effectiveness. - Character development: Evaluate the depth, originality and relatability of my characters. - Writing style: Comment on my language use, tone and overall writing technique. Ideally, you should have experience not only in literary criticism but specifically within the fantasy genre. Looking forward to...

    €16 (Avg Bid)
    €16 Gns Bud
    39 bud

    ...need 4 single posts added to the user profile page. These single posts are already created. They should follow the same template for all users. Key Requirements: - Custom code development for Buddypress to add 4 single posts to user profiles. - These single posts should update dynamically based on users' activity. - Activities that should trigger updates include user posting a new article or comment, and when the user updates their profile information. Ideal Freelancer: - Proficient in Buddypress development and customization. - Skilled in PHP and WordPress to create custom codes. - Experience in integrating dynamic content based on user activity. - Familiarity with handling user interaction triggers for content updates. - Good understanding of UX/UI to ensure a consistent...

    €155 (Avg Bid)
    €155 Gns Bud
    36 bud

    ...a solid understanding of event-driven architecture. The project involves developing a web application with certain key functionalities. Key Functionalities: - User Authentication and Authorization: The application should have a secure and robust user management system with authentication and authorization features. - CRUD Operations: The developer needs to implement Create, Read, Update, and Delete operations for the application's data. Requirements: - Profound knowledge in Event-Driven Architecture: Understanding of event-driven architecture is essential for the successful implementation of this project. - REST API Development: Extensive experience in developing REST APIs is necessary. - Web Development: The target platform for this project is the web; hence, expertise i...

    €7 / hr (Avg Bid)
    €7 / hr Gns Bud
    26 bud

    Website Speed Optimization & Plugin Adjustment, redirect delete, word press

    €231 (Avg Bid)
    €231 Gns Bud
    1 bud

    based on the notes create a wireframe . Starting with only the wireframe connections and sections so I can comment each one for the actual UI content

    €7 / hr (Avg Bid)
    €7 / hr Gns Bud
    1 bud

    ...Video Production: look at local tik tok, reels & sites, find relevent content to our audiences, change it slightly, to be effective to entertain with short snack videos that can be played in social media, that must be, appealing, entertaining to our public audience, that people comment, like and share or click on a url in comments to jump to the web site. Create 2 lists, like 5 best pie shops, 7 shows this werkend, wellingtons steepest streets, & social media posts tiles per week, that engage consumers to like, comment and share and ultimately jump to the web site to see the lists. Experience and Skills: - Drive to get clicks, generate traffic flow, write naturally, earn extra cash from leads that your content creates. - Proven track record in content writing and...

    €10 / hr (Avg Bid)
    €10 / hr Gns Bud
    55 bud
    Custom VPN Application Development 6 dage left
    VERIFICERET

    Hi I need VPN application to connect to v2ray configs For example, I have several servers with Vless, Vmess and Trojan configs from several different countries server, also I need to update servers through admin, sort servers, delete, add and hide Ability to use free and premium modes, connect to PayPal and Stripe payment gateways, etc. But I need Run this project step by step for example for first task just free plan and then add premium plans and gateways and etc. for example then I need create ios app and more I'm looking for a skilled developer to create a custom VPN application for my needs and upgrade it in future

    €6 / hr (Avg Bid)
    €6 / hr Gns Bud
    19 bud
    Dummy Php web app with REST API 5 dage left
    VERIFICERET

    Hello, I will need a basic php app, for a simple petrol stations management. with 2 roles and a rest api that will support the following calls: 1. GET: Get service station data and prices of selected fuel. GET: Number of servi... GET: Number of service stations (integer), maximum, minimum and average price per litre (with 3 decimal places). 3. GET: Get a price list of a service station. 4. POST: User login (the database already has users). 5. 6. GET: Receive orders of a service station from the service station owner 7. PUT: Price change to fuel from petrol station owner 8. PUT: Execution of an order by the retailer 9. DELETE: Deletion of an order by a petrol station owner or by a simple user (if it has not been executed). Analytical details docx on chat. Budget: $80 USD Dead...

    €113 (Avg Bid)
    €113 Gns Bud
    75 bud

    As a growing Social Media Marketing Agency, I'm in need of a professional Insta Shorts creator to help me accomplish my primary goal: generating leads for my clients. Key Aspects: - Industry Focus: The target clients for these Insta Shorts are primarily in the social media marketing industry. - Lead Generation: The primary purpose of these Shorts is to encourage viewers to leave a comment or message, ultimately translating into leads for my clients. Ideal Skills: - Proficiency in creating engaging and effective Insta Shorts - Understanding of the social media marketing industry - Proven track record in lead generation through social media content Your work will directly contribute to the success of my agency and the satisfaction of my clients.

    €61 (Avg Bid)
    €61 Gns Bud
    11 bud

    Can you get me a quote for this small app Audio Diary overview - Firebase Auth - List of my entries - Entry detail screen - Add / Edit / Delete entry Specific Diary Entry Features - Write text entry (markdown support) - Record audio diary entry - Store and transcribe audio - Display transcribed audio text in editable format - Include player to hear original recording within entry

    €844 (Avg Bid)
    €844 Gns Bud
    82 bud

    I am in search of a skilled developer to create a web dashboard using Python with Django framework. The purpose of the dashboard is to monitor a specific service. Admin can create new services or update / delete Ability to add commands to start a service if it crashes by using the commands and notify on successful execution. As well as provide web dashboard for visibility . If this service crashes, the dashboard should send notifications via email and then restart the service. Key Requirements: - Develop a Python-based web dashboard using the Django framework. - Implement a monitor for a specific service. - Configure email notifications to be sent out to a designated email address upon service crash. - Enable the dashboard to automatically restart the service upon crash. Your...

    €91 (Avg Bid)
    €91 Gns Bud
    25 bud

    ...support. - Metamask integration, although users should have the option to buy tickets without logging in. Admin Panel: - Should have access to make new lottery , modify lottery details (commissions, rewards, lottery time, how lottery will finish, payment address, which payment network) - Logs (payment success fail, hack tries) - See Lottary Pools and Modify results, - See Payments and Delete / Modify results Ideal skills and experience for this project include: - Proficiency in web development with a focus on cryptocurrency-based platforms. - Previous experience in creating raffle/lottery systems. - Strong knowledge of integrating external APIs, particularly with crypto payment gateways. - Understanding of user experience and security concerns in crypto transactions....

    €169 (Avg Bid)
    €169 Gns Bud
    25 bud
    Real estate website 5 dage left
    VERIFICERET

    I am seeking a skilled web developer to create a dedicated real estate website focused exclusively on houses and rooms for rent. The website should be responsive and user-friendly Key Features: User Account Creation: Users should be able to create personal accounts and log in securely. Account registration form should capture essential information (name, conta...the specific listing and the user. Search Functionality: An intuitive and easy-to-use search option for users to find properties based on various criteria (location, price range, property type, etc.). Filters and sorting options to enhance the search experience. Admin Dashboard: A backend dashboard for managing listings, user accounts, and tracking user interactions. Ability to add, edit, and delete property listings ef...

    €246 (Avg Bid)
    €246 Gns Bud
    216 bud

    ...Home Page: Displays an overview of tasks, notifications, and key metrics for the day. Contents: Summary of check-ins/check-outs, ongoing tasks, alerts, and quick links to other sections. Property Listings Page: Allows property managers to view (individual and all listings), add, and edit property listings. Contents: List of properties with details like name, location, status, and actions (edit/delete). Task Page: Shows all tasks for the day, assigned to different team members. Contents: Task descriptions, assigned team members, scheduled times, and status updates. Assaign Page: Shows all tasks ready to be, assigned to different team members. Contents: Task descriptions, assigned team members, scheduled times. Team Management Page: Manage team members, their roles, and responsibil...

    €200 (Avg Bid)
    €200 Gns Bud
    123 bud

    I need a tech-savvy professional with vast experience in social media account recovery. I lost control of my old Instagram account but I have the username. My main goal is to regain access and permanently delete the account. Key Responsibilities: - Recover lost Instagram account using the provided username - Delete the account upon recovery Essential Skills: - Knowledge and expertise in Instagram account recovery - Experience in similar projects - Understanding of privacy and data security protocols I can provide a driver's license as proof of identity. Confidentiality and transparency during this process are paramount, and I look forward to a successful collaboration.

    €115 (Avg Bid)
    €115 Gns Bud
    22 bud

    I am in need of a skilled Java developer to create a comprehensive CRUDS (Create, Read, Update, Delete, Search) functionality for a ticket tracker application. The application should be backed by a MySQL database.

    €13 (Avg Bid)
    €13 Gns Bud
    12 bud

    ...avoid snipers. The initial buys will be made from different wallets in varying quantities, with all transactions going through simultaneously or with a few seconds' difference. Allow for auto-tipping and prioritization in fees. Enable P&L visualization of all wallet investments in one view, allowing the user to check the total bonding curve of SOLs versus SOLs owned in the project. Implement a comment bot to automatically write comments on each project. Qualifications: Proven experience in developing trading bots. Strong understanding and experience with the Solana network. Familiarity with the Pumpfun platform is mandatory. Proficiency in programming languages such as Python, C++, or Java. Experience with trading APIs and platforms (e.g., REST, WebSocket, FIX protocol...

    €1139 (Avg Bid)
    €1139 Gns Bud
    46 bud

    ...sobre ellos o tiempo de incubación etc 1-Species selection (List of species with option to add manually) 2-Adult-breeding-egg (Each species has its section without mixing) 2.1(Adult)Male-Female-Add adult-Edit 2.1.1(Male)List with data of each Male 2.1.2(Female)List with data for each Female 2.1.3(Add adult) Cover data (Name-sex-date of birth-genetics-terrarium) 2.1.4(Edit) Be able to edit adults or delete 2.2(Crias) Add-Edit-List 2.2.1.2 the same as adults but without sex 2.3(Eggs) Add-Edit-List 2.3.1 (Add) Select parents from adult list - Laying date...

    €18 (Avg Bid)
    €18 Gns Bud
    12 bud

    ...crucial to maintaining fairness and transparency during the giveaway. - Customizable Entry Requirements: I'm looking for a bot with the ability to set specific entry requirements. In this case, I'd like to be able to customize the giveaway by requiring participants to use specific hashtags. This will help in promoting the contest and ensuring it reaches the desired target audience. - Real-time Comment Monitoring: As the giveaway progresses, the bot should be able to monitor comments in real-time. This feature will help in ensuring that the giveaway runs smoothly and efficiently, preventing any potential issues that may arise. Ideal Skills & Experience: - Proficiency in TikTok's API and functionalities - Experience in developing automated systems for social m...

    €154 (Avg Bid)
    €154 Gns Bud
    44 bud

    ...(H): 30.9 mm Width (W): 21.8 mm Depth (D): 24.0 mm Design Requirements: The case should connect to the top and be formed like a butterfly. The two circular charging metals at the bottom should be positioned to the left and right. The part of the AirPods Pro 2 that goes into the ears should stick up 15 mm above the case. Steps to Create the 3D Model in Blender: Set Up Blender: Open Blender and delete the default cube. Model the Charging Case: Create the Main Body: Press Shift + A to add a new mesh, select Cube. Scale the cube to the dimensions of the PCB and battery: Press S to scale, then X, Y, and Z to scale along specific axes to match 33 mm (X), 40 mm (Y), and 10 mm (Z). Adjust for AirPods Pro 2 Dimensions: Add another cube and scale it to fit the AirPods Pro 2 dimensions wi...

    €123 (Avg Bid)
    €123 Gns Bud
    39 bud

    I'm seeking...produce captivating articles or blog posts focusing on historic performances and rivalries. The aim is to illustrate the dynamics of these sports as they've evolved overtime, highlighting remarkable events. Key Requirements: - Must have in-depth knowledge of basketball, baseball, and NHL - Proven experience in sports writing - Ability to deliver work within a month - Ability to analyze and comment on historical data effectively - Excellent storytelling skills, ability to spark reader interest This writer must be passionate about these sports and have a knack for uncovering lesser known facts, bringing to life the excitement and tension of earlier periods. If you're the one, let's create sports history narratives that will resonate with enthu...

    €30 - €251
    Forseglet
    €30 - €251
    49 bud

    ...not started, completed. - Ability to search by customer, PO number, job status, date, part on both active jobs and completed archived jobs in the past. - Ability to allow the upload of PDF files, pictures, notes etc for each job. - Ability to allow simple addition of parts for the job, these are then stored within the system and can be searched for and used for future jobs (also ability to edit / delete part). - Ability to export each completed job card (including attached PDF files, pictures and notes) to a PDF. - Ability to export completed jobs to CSV file for automated invoice generation in Quickbooks Online - Ability to import customer database CSV file from Quickbooks. - Creation, editing and saving of quotes - Ability to search Archived jobs (Completed / non-active) Prim...

    €881 - €3523
    Forseglet
    €881 - €3523
    103 bud
    Soical media mobile app 4 dage left
    VERIFICERET

    *Project Title:* Developer Needed for Social Media App Development *Project Description:* We are seeking an experienced and talented develop...*Project Description:* We are seeking an experienced and talented developer to create a social media application for both iOS and Android platforms. The app will allow users to create profiles, describe their interests, post videos, and comment on others' posts. Our goal is to build a user-friendly platform that fosters engagement and community. *Key Features:* - *User Profiles:* Users can create and customize profiles, including personal information and interests. - *Video Posting:* Users can upload, share, and view videos. - *Commenting:* Users can comment on videos posted by others. - *Like and Share:* Users can like and shar...

    €2264 (Avg Bid)
    €2264 Gns Bud
    184 bud

    ... The map should have a title and legend. This map should look professional in appearance and easy to understand. Use the file attached to zone on your map. More on Kentucky: Boone, Campbell, Kenton, Pendleton, Gant, Gallatin, Carroll, Owen, Henry, Trimble, Oldham, Jefferson, Shelby, Franklin, Scott, Woodford, Fayette and Jessmine will go to sales rep 2 else they will go to 1. Please submit: comment code RMD file PNG of the produced map...

    €29 (Avg Bid)
    €29 Gns Bud
    7 bud
    StrongSwan Tunnel Error Resolution 4 dage left
    VERIFICERET

    ...facing an issue with my StrongSwan tunnel. I would appreciate a talented freelancer to assist in troubleshooting and resolving the problem. Key Details: - The error message I'm encountering is 'invalid HASH_V1 payload length, decryption failed?' - The error seems to be related to not being able to decrypt payloads - Additionally, I'm getting 'No matching CHILD_SA config found for IP/IP. received DELETE for IKE_SA' on the responder side Your Role: - The primary task is to address and rectify the issues causing the tunnel failure - As of now, the problem seems to be primarily on the responder side Ideal Skills for the Job: - Proficient in StrongSwan VPN - Strong troubleshooting skills - Experienced in resolving encryption-related issues - Familiar ...

    €123 (Avg Bid)
    €123 Gns Bud
    15 bud

    I'm in search of a C developer with strong math skills, particularly in electromagnetism. The primary objective of this contract is to enhance calculation optimization in line with efficient coding practices. Your expertise will help steer the physics of the underlying...whole source code will be provided by me, and note that there's no Git involved in this project - that is a separate endeavor. Consequently, proficiency in managing source code manually is essential. Electronic mathematics and cpu. Ideal Skills: * Proficient C programming * Comprehensive understanding of electromagnetism calculations * Exceptional skills in writing efficient code * Ability to comment on code and provide useful documentation * Previous experience with manual source code management. Expect...

    €30 - €251
    Lokal
    €30 - €251
    0 bud

    I am using the ShopWired ecommerce platform and am using the Themia theme You can see the Themia theme on th...necessary selectors for every single element and I estimate that this will be around 1,000 individual selectors/selector groups Everything will be thoroughly tested after completion so everything must work 100% correctly The file must be split into sections so it is easy to identify the colour settings for the header, footer and various page elements and also the different pages. You must add a comment describing each selector, e.g. // Announcement Bar .announcement-bar { background-color: #FFFFFF; } // Background .announcement-bar p { color: #000000; } // Text (the file will be in SCSS so the comments can be as //) Use of !important must be kept to an absolu...

    €410 (Avg Bid)
    €410 Gns Bud
    35 bud

    ...YOU SPEAK AND UNDERSTAND SPANISH MUCH BETTER. Requirements: I want to modify the wordpress form by adding more fields like this: You can select I had it, I want it, I have it, condition, what season or time the fragrance should be used, reliability, star rating of the fragrance, gender, price etc and at the end a written comment. The comments list shows icons for each option you have selected, The idea is that everything is the same but with a different appearance. svg templates for the reactions and seasons of the year and colors and the functionality of selecting each option. The system must run on WordPress and work on it until it is 100% functional. My website is made with Wordpress + Elementor + acf STEP 2:

    €149 (Avg Bid)
    €149 Gns Bud
    103 bud

    I currently have a problem with my InDesign project. I initially detected an image error when I attempted exporting to EPUB. The error points to an image that I can't pinpoint in the project. I am looking for help to: - Identify the problem with the missing image - Delete the problematic image from the project The ideal freelancer for this job should have substantial expertise in running diagnostics on InDesign projects, a keen eye for detail, and proven experience in resolving similar InDesign problems. A quick turnaround would be highly preferable.

    €18 / hr (Avg Bid)
    €18 / hr Gns Bud
    13 bud
    Malware wordpress site 3 dage left
    VERIFICERET

    The site has been compromised by malware. Have scanfile with corrupt files but do not know how to delete them without wrecking the site. Please see attached screenshots when you go to website and directions from bluehost customer support.

    €335 (Avg Bid)
    €335 Gns Bud
    52 bud

    I am using the ShopWired ecommerce platform and am using the Themia theme You can see the Themia theme on th...necessary selectors for every single element and I estimate that this will be around 1,000 individual selectors/selector groups Everything will be thoroughly tested after completion so everything must work 100% correctly The file must be split into sections so it is easy to identify the colour settings for the header, footer and various page elements and also the different pages. You must add a comment describing each selector, e.g. // Announcement Bar .announcement-bar { background-color: #FFFFFF; } // Background .announcement-bar p { color: #000000; } // Text (the file will be in SCSS so the comments can be as //) Use of !important must be kept to an absolu...

    €418 (Avg Bid)
    €418 Gns Bud
    63 bud

    ...detected, if there is connectivity, send a JSON message to a registration API (which I will provide) containing: detected beacon UUID, major, minor, RSSI, GPS latitude/longitude, and detection timestamp. - If there is no connectivity, the message should be saved locally (in SQLite). - If there is connectivity and there are messages in the local database, retrieve them, send them to the API, and delete them from the database. Permissions ----------------------- The app should request the necessary permissions to: - Scan for Bluetooth beacons. - Access GPS location. - Create and manage a local database. - Make API requests. - Create the Foreground service. - Ensure long-term operation of the Foreground service. - Relaunch the service after the phone boots. The app should reques...

    €196 (Avg Bid)
    €196 Gns Bud
    7 bud

    in general I don't get the Greek characters in the description and all the buttons "complete", "delete" etc. throw this error and the reports are not generated its probabely some issue with the path or smtp notifications. please have a look at the video. i will send you the site and db on chat budget: $15-$20 USD deadline: 20/5

    €25 (Avg Bid)
    €25 Gns Bud
    40 bud

    ...the primary colors, but feel free to use color visual effects if necessary, like adding a glowing Christian cross or a red glowing subscribe button for emphasis. - **Logo & Channel Name**: Incorporate our logo and the channel name "WALKING WOKE" throughout the animation. - **Social Media Handle**: Include "@walkingwoke". - **Calls to Action**: Feature prompts for viewers to subscribe, like, and comment. - **Website**: Include our website: [](). - **CashApp**: Display our CashApp: $walkingwoke. #### Intro Details: - **Ascending Steps (Preferred)**: Show a silhouette climbing a staircase or my logo walking and animated in a creative way. Each step should represent aspects of spiritual growth with words like "salvation," "faith,"

    €12 (Avg Bid)
    Garanteret
    €12
    21 indlæg

    I'm seeking an experienced developer who can create a game forum that effectively promotes community interaction and engagement. Key Project Features: - User Profile Implementation: The ability for users to have profiles displaying their avatar and username, game stats, and a list of threads they have created or participated in. - Thread Creation/Commenting: Users should be able to create and comment on threads to promote active discussion. Ideal Skills: - As the project is quite specific, potential freelancers should have experience in community-oriented website design and development, ideally with a focus on gaming forums. Your main objective will be not simply the technical creation of the platform, but also designing it in an intuitive, user-friendly way that encourages...

    €535 (Avg Bid)
    €535 Gns Bud
    37 bud

    ...guides de style visuel Conseils en branding et identité visuelle Comment ça marche ? Consultation Initiale : Discutons de votre vision, de vos valeurs et de vos objectifs pour comprendre votre marque. Recherche et Croquis : Nous élaborons des concepts initiaux basés sur vos indications. Conception et Révision : Nous affinons les designs avec vos retours jusqu'à ce que vous soyez entièrement satisfait. Livraison Finale : Vous recevez votre logo dans tous les formats nécessaires pour une utilisation polyvalente. Ne laissez pas votre marque passer inaperçue. Faites le choix de l'excellence et laissez-nous créer un logo qui fera briller votre entreprise. Contactez-nous dès aujourd'hui pour u...

    €42 (Avg Bid)
    €42 Gns Bud
    46 bud

    I am seeking a highly skilled web developer to create a photography-oriented website. The primary features should include: - Image galleries sorted into specific groups. - User interaction, such as the ability to upload, comment on, and rate photos using a numeric scoring system from 1-10. - User registration via social media login, providing ease and efficiency for active social media users to interact with the site. - A comment moderation system that auto-approves comments but allows for manual review if necessary. Your experience in building web platforms with user generated content will be valuable, as will knowledge of rating and moderation systems. Fluency in coding that enables smooth social media integration is key in this project. Please bid if you have proficient ...

    €149 (Avg Bid)
    €149 Gns Bud
    49 bud

    Logo design for AUTONOMUS Key Requirements: Follow the examples of scriptive font / typeface in the attachments ONLY text (no icons / no cars) "AUTONOMUS" Please get the spelling correct or I will delete your submission. Thank you

    €23 (Avg Bid)
    Garanteret
    €23
    1180 indlæg

    Top delete comment Community-artikler