Radio button actionscript api jobs
I'm looking for a PHP expert who can help automate my Facebook posts. The posts will be a combination of text and images sourced from my local server. Key Requirements: - PHP skills: You should be proficient in PHP as this is the language we will be using for this automation. - Facebook API knowledge: Familiarity with the Facebook API is necessary to ensure the posts are correctly formatted and posted to my timeline. - Local server access: You will need to be able to source images from my local server, so experience with this is a plus. The text in the posts will be plain, so no complex formatting is necessary. Your aim will be to create a seamless, automated posting experience on my Facebook page.
...Pool V4 using the token address and confirm that the specified token quantity (e.g., 100,000,000,000) is present. 3. Check Holders’ Percentages: 4. Execute the Trade: - Initiate a purchase if all conditions are met. 5. Sent Telegram notification Additional Notes - The token ticker, amount, and percentage thresholds are static parameters and should be updated as needed for each execution. - API integration with Solscan or QuickNode is essential for obtaining dynamic and real-time data. - The script should be optimized for speed and reliability to handle fast-paced blockchain events effectively. Please reply to this project if you are an expert on Solana network....
...fingerprint and pattern or fingerprint and PIN during the first launch. Key Features: - The app will prompt for authentication in subsequent launches. - It provides a list of all installed apps, each accompanied by two image buttons that highlight in blue when selected. - One button features a locked lock, which permits the user to set the previously established authentication for the selected app. - If the authentication does not match, an error screen is displayed prompting for authentication once again. - The second button allows the user to bypass authentication entirely. Initial State: - At the outset, all apps will have the open lock selected. User Experience: - The design will require moderate customization with some unique design elements. Authentication Meth...
...recording is available 2. Extract meeting summary and transcript from Fathom 3. Create new Google Doc from template 4. Populate template with meeting content 5. Download meeting recording 6. Create organized folder structure in Google Drive 7. Upload all content to designated folders 8. Send completion notification **Required Skills** - Experience with workflow automation platforms - Proficiency in API integrations - Knowledge of Google Workspace APIs - Experience with conditional logic and error handling - Documentation skills **Deliverables** 1. Fully functional automated workflow 2. Technical documentation of the setup 3. User guide for maintaining the system 4. Training session for team members **Project Timeline** - Setup and Implementation: 1-2 weeks - Testing and Optimi...
Overview: This project involves implementing and customizing Bitrix24 CRM for GNP Hospitals to enhance lead management, appointment scheduling, complaint handling, and reporting. Integrating your Hospital Information System (HIS) will streamline operations by synchronizing patient data, complaints, and feedback...Conduct system testing, UAT, and provide training. Deliverables: Fully functional Bitrix24 CRM tailored to hospital operations. Integrated lead capture, scheduling, and complaint resolution pipelines. Advanced reports for performance and KPIs. HIS integration for seamless data flow. Access Required: Bitrix24 admin credentials. Website CMS or hosting access for form integration. Issabel PBX and HIS API documentation (if available). Google Sheets and Google Business Profi...
...shipping *****"""" Key Requirements: External Specs: Leather Specs: 1.3 - 1.5mm Cow or Buffalo Gender: Mens Custom Tags Neck: Contraband Apparel Tag Size: 2.25in wide Embossing Placed on inside of the button seam so it is only visible when the buttons are undone Graphic: The Gentleman Size: 2in Tall External Pockets: Breast pockets, side pockets Main Section: Leather Leather Matte Black Leather Upper Section & Waistband: Leather Matte Black Collar: With Collar Collar Material: Leather Collar Matte Black Leather Piping Color: Matte Black Leather Stitch Color: Black Stitch Pattern: None Zipper & Button Color: Black Interior Specs: Full Zip Out Liner Graphic: Contraband Apparel Liner Zipper Extension (Fat Strap): Yes Internal Pockets: ...
Search Engine Build a search engine that can be started with docker compose and run a few services - Meilisearch as the database and search engine with AI embedding - Use infinity as the embedding api - Nextjs Web UI for searching and admin screen - Scheduler/scraper for gathering data (scrapy with python) - Nginx web server The scheduler/scrapper will be given a list of websites to routing gather from. These websites are primarily - Online books, both text and pdf - Online videos- YouTube channels (need to search transcripts, api can be used) - Online recordings (need to search transcripts) - Bibles (ESV, NASB, KJV, Louis Second, Darby etc) The data would be loaded into meilisearch and routinely refreshed if data is older than a certain age and
I have a list of 17,000 products, and I need to connect to an AI that can find similar products from this list whenever I query a specific product. The AI should also help me with calculating an average weight for these similar products. Ideal Skills and Experience: - Proficiency in AI and machine learning - Experience with API integration - Knowledge of data processing and analysis Product Data: - The product list contains only text descriptions in both English and Spanish - No images are included
I'm looking for a developer to create a drag-and-drop overlay for my React-based trading system, integrated with TradingView. Key Features: - The overlay should enable users to adjust stop...overlay for my React-based trading system, integrated with TradingView. Key Features: - The overlay should enable users to adjust stop loss and take profit limits by simply clicking and dragging lines. - It should also allow for the placing of new orders and modifying of existing ones through the same intuitive interface. Ideal Skills: - Proficiency in React.js - Experience working with TradingView API - Knowledge of trading systems and order modification processes This project is aimed at enhancing user interactivity and overall trading experience. Please include relevant past experien...
I'm seeking a developer to enhance my NFT minting project. The project is hosted on GitHub: Key Requirements: 1. SUI Wallet Connectivity: - Repair the connect button for compatibility with SUI wallets (Suiet, Ethos). - Implement an automatic detection system for installed wallets, which will display error messages for any incompatible ones. 2. Multi-Minting Functionality: - Incorporate an option for both single and multiple minting. - For the multiple minting, ensure it uses the same description and sequential naming (agent#1, agent#2, etc.). 3. Commission Integration: - Embed a 5% commission into the minting cost. - Facilitate the transfer of this commission to a specified address. If you can't connect the wallet directly, you have to look for another
I need a Python expert to build a simple trading script and a dashboard for monitoring trades. The script should be built using Python and pandas, and it should interact with a specific trading API. Dashboard Requirements: - Real-time data display: The dashboard should be able to show live data as trades occur. - Historical trade analysis: The dashboard should provide the functionality to review past trades and analyze their performance. - Automated alerts: The dashboard should be able to send alerts automatically based on certain conditions. Ideal Skills: - Proficient in Python and pandas. - Experience in building trading scripts and dashboards. - Prior work with trading APIs is a plus.
I'm looking for a skilled developer to create a custom algo...create a custom algorithm for a task-based points and rewards system. This system will integrate with payment gateways and our custom internal APIs to track user actions and allocate points accordingly. The focus is on building a robust, scalable, and secure backend that supports dynamic task completion and rewards distribution. Key requirements: - Strong experience with backend development and API integration. - Knowledge of reward-based or gamification systems. - Ability to design an efficient and flexible algorithm for task tracking and point allocation. - Clear communication and adherence to deadlines. If you have expertise in gamified systems and a passion for creating engaging user experiences, I’d lov...
...new Xcode project with the following folder structure: – Models – Views – ViewModels/Presenters – Controllers – Services Day 2: Networking with URLSession • Implement a networking layer using URLSession. • Fetch data from an API (e.g., ). • Parse the JSON response using Codable. Day 3: Dependency Injection • Refactor networking code to implement Dependency Injection. • Abstract the networking service with protocols and inject it into your view controllers or view models. Day 4: Combine Framework Basics • Use Combine for handling API responses and UI updates. • Create a Publisher to fetch data and bind it to a UI component (e.g., UILabel or UITableView). Day 5: Core Data for Persistence • Set up Core Data...
We are developing a small quiz based web platform with a focus on user engagement, leaderboards, real monetary rewards, and an excellent user experience. The platform's frontend is being built in parallel, and we are looking for an experienced backend developer to build the backend using Spring Boot under my guidance. You will be res...authentication). Challenge management (daily, weekly, monthly challenges). Leaderboards. Wallet transactions (earnings, withdrawals, pending balances). Help and support ticketing. Integration with Frontend. Scalable Architecture Design the backend to handle increasing traffic as the platform grows. Implement rate-limiting mechanisms to prevent abuse (e.g., brute force attacks on challenges). Provide API documentation (using Swagger or Postma...
I'm looking for a seasoned backend developer to work on my project. Key Responsibilities: - Integrate our exis...developer to work on my project. Key Responsibilities: - Integrate our existing Android app with a cloud-based Maven Project using the provided SDK. - Build the necessary endpoints for the integration of a biometric device into our cloud-based attendance platform. - Implement API integrations with a third-party biometrics service. Required Skills & Experience: - Proficiency in Advanced Java. - Deep understanding and hands-on experience with Maven, Spring Boot, Spring Security, JPA, and MySQL. - Strong skills in API integration. - Experience with cloud service providers, particularly AWS - Prior work with biometric device integration is a plus. I look ...
I'm seeking a talented AI developer to create a custom GPT that serves as an intermediate-level tutor across multiple subjects. The primary purpose of this GPT will be to assist learners in understanding concepts in Math and Science, Languag...manner. - Experience in AI development, particularly with creating educational tools, will be highly valued. - A strong understanding of the specified subjects at an intermediate level. - Ability to train the GPT to cater to the needs of a specific student population -Include pre-trained, as well as college-specific content -The GPT needs to be integrated into Moodle platform through ChatGPT API I'm looking for someone who can deliver a high-quality, user-friendly product. Please include examples of similar projects you'...
...authentication (e.g., API keys, OAuth, or JWT). Data format: JSON or XML. 3. User Interface (UI/UX) Design a user-friendly and responsive interface. Ensure smooth navigation between app sections. Add a loading indicator for API calls and content loading. 4. App Features Data Display: Display fetched data in structured layouts (e.g., tables, cards). Search/Filter: Allow users to search or filter data within the app. Offline Access (optional): Cache website content or backend data for offline use. Notifications (optional): Push notifications for updates from the backend. 5. Technology Stack Frontend: React Native, Flutter, or native development (Kotlin for Android, Swift for iOS). Backend Compatibility: Ensure the app aligns with your existing backend infrastructure. 6. Secu...
I need an expert in C# to integrate a cloud-based, hardware licensing system into my desktop application using the Gatekeeper platform. Key Requirements: - Familiarity with C# and de...integrate a cloud-based, hardware licensing system into my desktop application using the Gatekeeper platform. Key Requirements: - Familiarity with C# and desktop application development - Experience with integrating cloud-based licensing systems - Understanding of the Gatekeeper platform and its API - Ability to set up usage tracking for active users, time-based usage, and feature-specific usage Please note, I will not provide my API key. You'll need to have a working Gatekeeper account and API key for the integration. I will compile the codebase on my system. Gatekeeper URL:
I'm seeking a skilled React developer to integrate several REST APIs into my React application. The project entails user authentication, as well as data retrieval and submission. Key Requirements: - Proficient in React and REST API integration. - Experience with implementing user authentication. - Able to handle data retrieval and submission seamlessly. The chosen developer will implement OAuth as the primary authentication method. The ideal freelancer for this project should have a solid understanding of OAuth and experience with its implementation in a React environment.
...dashboards for individual users. Tiered Plans: Implement different user tiers (Basic, Pro, Business) with feature restrictions based on tier. Examples: account limits, scheduling caps, or analytics access. Payment and Invoicing Integration: Add payment processing to manage subscriptions or upgrades. Generate and manage invoices for users. Enhanced Scalability: Optimize for high traffic and concurrent API usage. Secure and GDPR-compliant data handling. Deliverables: Fully functional web application hosted on my server. Source code and documentation for future updates. Instructions for deployment and maintenance. Requirements: Proven experience in customizing open-source tools. Familiarity with Postiz or similar social media management platforms. Strong skills in front-end/bac...
Description: Investire is a property ...needed to secure the deal. What we are looking for? Proven experience as a Full Stack Developer or similar role. - Proficiency in front-end technologies: HTML5, CSS3, JavaScript (React.js, Angular). - Strong knowledge of Laravel. - Experience with database management systems: MySQL or MongoDB, or PostgreSQL. - Experience with AI technologies and frameworks. - Familiarity with RESTful API design and integration. - Proficient in using design tools like Figma for collaboration with design teams. - Understanding of responsive design principles and mobile-first development. - Excellent problem-solving skills and attention to detail. - Strong communication skills and ability to work collaboratively in a team environment. - Experienc...
I'm looking for a skilled developer/designer to enhance my web-based chatting app. The project involves adding new features and redesigning the UI to a Galaxy Type Cyberpunk Design. Features to Add: - Implementing Voice and Video Call capabilities - Integrating Message Reactions - AI Training - Proper Designing - Google Log in/Sign Up for Username - Cancel AI Prompt Button - Admin Ban/Unban/Kick Feature - A Feature where people can send direct links to join the chat room. - Settings ( Basic Settings ) UI/UX Improvements: - Redesigning the UI for a Galaxy Type Cyberpunk Theme Design Focus Areas: - Chat Interface - Settings Page Ideal candidates should have extensive experience in app development, particularly in adding new features to chat applications, and a strong backg...
...to the family-owned business, its history, and what it offers (residential, commercial, and industrial fence types). Key Services: Highlighting different fencing types (wood, chain link, vinyl, aluminum, wrought iron) with attractive images and links to their respective pages. Also highlighting the 3 industries we service: Residential, Commercial and Industrial. Request a Quote: A prominent button or call-to-action (CTA) that leads visitors to a "Request a Quote" page. SEO Consideration: Include relevant keywords like "fence installation," "residential fences," and "commercial fences" on the homepage text and meta description. Service Pages: Create dedicated pages for each type of fence offered and/or each type of industry we service. ...
...Design the schema for users, offers, clicks, conversions, and withdrawals. Tracking Integration: Set up affiliate tracking (clicks, conversions) using short links and postback URLs. Testing and Debugging: Ensure the website is fully functional, bug-free, and thoroughly tested before launch. Deliverables: Complete, functional website. Fully documented source code and API specifications. Clear instructions on how to set up and deploy the website. User and admin guides for managing offers, tracking, and payouts. Budget and Timeline: Budget: Please provide an estimate or proposal based on your experience. Timeline: The estimated time to complete the project is 6-8 weeks (including testing). Communication: Preferred communicati...
I'm seeking an expert in SAP integration who can develop a comprehensive SAP Connector for me. The connector should be capable of both exporting data from SAP as JSON and fetching data from an API (that returns JSON) to update tables in SAP. Key Responsibilities: - Developing a SAP Connector / API / Web Service to export the Production Plan data from SAP as JSON - Creating a SAP Connector / Web Service to fetch an API, and subsequently updating the SAP tables Modules Involved: - Primarily involves the SAP PP (Production Planning) module - Also includes the Plant Maintenance module The ideal candidate for this project should have significant experience in SAP integration, particularly with the SAP PP and Plant Maintenance modules. Proficiency in developing SAP C...
...need an experienced Python developer to optimize my existing script that fetches SPX options data from the IBKR API and writes it to an Excel file. The primary focus should be on enhancing the speed of data fetching and ensuring real-time updates every 30 seconds. Key Improvements Needed: - Limit the script to fetch data only for SPX (SPXW contracts) and today's expiry. This will involve removing unnecessary logic for other instruments. - Implement strategies for speed optimization and improving the real-time updates. - Any additional enhancements that can boost the overall performance of the script. Ideal Skills: - Proficient in Python with experience in working with IBKR API. - Strong understanding of data fetching speed and Excel writing speed. - Able to simplify...
I'm seeking a skilled freelancer to optimize my Flutter mobile app and Laravel backend code. The goal is to enhance the performance such that data loads within 1 second. Ideal candidates for this project should have: - Extensive experience with Flutter and Laravel - Proven track record in performance tuning mobile apps and backend servers - Strong understanding of API calls, database queries, and UI rendering Your task will primarily involve: - Identifying and resolving performance bottlenecks - Optimizing data loading times across the app - Ensuring overall smoothness and responsiveness of the app Please note, detailed data analysis has yet to be completed. However, your expertise will be crucial in providing insights on potential issues. I appreciate your understanding an...
1.Out-of-Stock Booking Restriction --Disable customers from booking products that are out of stock. 2. Dynamic Contact Button --Implement a dynamic "Contact Us" button for out-of-stock products, linking to a contact form. 3. Lost Password Page Update --Fix the lost password functionality, update the text, and change the URL to /forgot-password/. 4. Custom Registration Page -- Build a custom registration page. -- Migrate fields from the contact page to the registration form. -- Integrate CAPTCHA for enhanced security. 5. Email Issue Fix -- Resolve email issues on account creation and order placement.
...patterns. Output: Predicted congestion, alternate routes, estimated travel time (ETT). Techniques: ML Algorithms: Regression for ETT prediction, clustering for hotspot detection. Deep Learning: LSTMs for time-series data analysis. Frameworks: TensorFlow Lite for Android, PyTorch Mobile. Mobile App Backend Role: Handle data integration, API requests, and communication between the AI model and the app. Tech Stack: Node.js, Python (Flask/Django), or Java Spring Boot. User Interface Features: Interactive map displaying real-time traffic. Voice-guided navigation. Alerts for accidents or road closures. Framework: Kotlin/Java for Android, Jetpack Compose for UI d...
...tables within the database (wp_gf_entry and wp_gf_entry_meta). 2. Integration with AI via AI Engine: o Install AI Engine (by Jordy Meow). o Set up the OpenAI API (or an alternative model) within the plugin. o Write a custom script (PHP) to retrieve response data from the Gravity Forms database using native functions: php Copia codice $entries = GFAPI::get_entries($form_id); $form_id is the form ID. This array will contain questions and responses. 3. Sending Responses to the AI: o Create a hook that triggers when the form is submitted or set up a cron job to process multiple responses at once. o Connect to the AI model through the API configured in AI Engine and send the data: php Copia codice $response = ai_engine_call_api($your_data); 4. Generating the Personalized Re...
Integrate their API/service for streaming on my website.
...Version 8.0 and above iOS Application: Language: Swift 3.0 & above Database: Core Data IDE: XCODE Tests: XCTest Framework Device Support: iOS Version 13 and above Admin Panel & Backend Development: Front & Backend Framework: Custom PHP Database: MySQL Microservices/APIs Integrated Features: Stripe and PayPal payment gateways Google login Phone number login with OTP (Twilio) Currency converter API Ongoing Responsibilities: App Maintenance: Perform updates as required for app compatibility with new iOS and Android versions. Ensure all integrated features (e.g., Stripe, PayPal, Twilio) continue to work seamlessly. Post updates to the App Store and Google Play Store when needed. Bug Fixes & Minor Tweaks: Address any issues that arise in the app's functional...
I'm in need of a seasoned developer who can seamlessly integrate PayPal web buttons into my existing CustomInk website. The task includes creating and embedding buttons to facilitate smooth payment processing, ensuring they are in line with the site's design and functionality...design and functionality. Key aspects of the project: - Implement various PayPal buttons (e.g., Buy Now, Add to Cart). - Optimize both front-end and back-end aspects of the website for this integration. - Ensure the design is responsive and the payment flow is secure. - Maintain compatibility with the current website structure. Ideal candidates should possess: - Proven experience with PayPal button integration. - Strong front-end and back-end web development skills. - Ability to ensure a secure an...
...--- ### **Requirements:** #### **1. User Input:** - Create a mechanism for users to upload images (e.g., a web form, Google Drive link, or API integration). - Ensure the uploaded image is sent to for processing. #### **2. OCR Integration:** - Use an OCR service like Google Cloud Vision API, , or similar to extract text from the image. - Ensure the extracted text is accurate and usable for further processing. #### **3. Text Translation (Optional):** - Implement a translation service Google Translate API to convert the text into a chosen native language if required by the user. #### **4. ChatGPT Integration:** - Use OpenAI's GPT API to: - Analyze the extracted text. - Assign marks based on predefined evaluation criteria. - Provide detailed fee...
...other documentation to explain how the issue was fixed. Testing results with detailed steps on how to verify the fix. Technical Details: Frontend Code: Wix (Velo) with JavaScript, interacts with the updateCreditsOnPurchase function in the backend. Backend Code: Wix backend (), calls the Razorpay API, updates the UserCredits collection. Payment Gateway: Razorpay Database: Wix Data (UserCredits collection) Assumptions: The user is logged in before making a payment. The Razorpay API integration is functioning correctly. Freelancer Skills Required: Wix Velo (Wix Code) development Razorpay payment gateway integration Wix database (Wix Data) management JavaScript (Node.js for backend functions) Experience with troubleshooting and debugging Wix applications...
...the message and display to the login page button with message”ログインページはこちら” 確認のメールをお送りいたしました。 ご利用のメールをご確認ください。 ■Create an account with your email address. After submitting the application, website will be redirected to a blank page like the one below. Hope to change the message and display to the login page button with message”ログインページはこちら” 確認のメールをお送りいたしました。 ご利用のメールをご確認ください。 ■/dashboard-indivisual-profile-setting/ i cannot found these 2 check box fields please display set in this page: /wp-admin/ /dashboard-indivisual-profile-setting/ ■After clicking the check box ( displayed by task4) please diplay each different pop up and let user read the privacy policy“ and let user click the orange “ agree” button. after click ...
I'm seeking a skilled developer to co...Kotlin-based Android app to React. I have made a small sample Toy app that you have to work on. Once you solve this issue confidently, I will give the complete project to you. The Kotlin code will be provided along with a sample React code that we've developed, which unfortunately crashes upon launch. The core functionality of the original app involves fetching and displaying data from an external API. Key Requirements: - Proficient in Kotlin and React - Experience in Android app development - Troubleshooting skills to fix crashing issues - Understanding of data fetching and display from external APIs Your task will be to ensure the new React app mirrors the functionality of the original Kotlin app, with a focus on handling data...
I'm looking for a developer to create a drag-and-drop overlay for my React-based trading system, integrated with TradingView. Key Features: - The overlay should enable users to adjust stop...overlay for my React-based trading system, integrated with TradingView. Key Features: - The overlay should enable users to adjust stop loss and take profit limits by simply clicking and dragging lines. - It should also allow for the placing of new orders and modifying of existing ones through the same intuitive interface. Ideal Skills: - Proficiency in React.js - Experience working with TradingView API - Knowledge of trading systems and order modification processes This project is aimed at enhancing user interactivity and overall trading experience. Please include relevant past experien...
I have a directory of image files. I use the Vectorizer service to reformat to vector/SVG. I would like a Python script which can run locally, to submit images per a rate limit cadence and save the outputs back to my local drive Docs:
...(1-1.5 hours per team) to provide technical guidance and troubleshoot development challenges. ●Outcome: Students will learn to develop, test, and prepare their apps for submission to the Apple Store and Google Play. Mentor Role: ●Provide expert technical mentorship in mobile app development, focusing on iOS and Android. ●Lead students through the app development lifecycle, including UI/UX design, API integration, and scalability considerations. ●Oversee version control, project management, and task allocation, ensuring adherence to deadlines and project milestones. Collaboration with UI/UX and Business Mentors: ●Each student team will also include a UI/UX mentor and a business mentor, facilitating a comprehensive approach to project development. ●The mobile development mentor w...
...Develop a user-friendly and responsive payment page using Wix Velo. Display total price, service details, and provide users with a way to select from the available payment methods. Implement a checkbox for users to agree to the terms of service before proceeding to payment. Dynamically update the UI based on the selected payment method and corresponding details (e.g., Stripe card input, PayPal login button, etc.). Webhook Implementation: Set up webhook endpoints to listen for events from each payment gateway (Stripe, PayPal, Coinbase, Skrill, Paysafe). For each payment provider, handle events like payment success, payment failure, and pending status. On successful payment, update the order status in the Wix database and trigger any necessary post-payment actions (e.g., email con...
...Records (EMR) application with an integrated telehealth platform. This project will leverage ASP.NET Core for the backend, using Web API for service-oriented architecture and OAuth 2.0 for secure user authentication and authorization. Key Functionalities: - Patient Records Management - Appointment Scheduling - Billing and Invoicing - Patient portal for telehealth The telehealth platform will serve as a supportive feature within the EMR application, rather than being the primary focus. Ideal candidates for this project should have: - Extensive experience in developing secure healthcare applications - Proficiency in ASP.NET Core - Familiarity with Web API and service-oriented architecture - Understanding of OAuth 2.0 for user authentication and authorization - Capabilit...
...Landscaping). > > 2. **Contractor Directory:** > - Display a list of contractors with: > - Name > - Location > - Services offered > - Pricing (estimates) > - Ratings and customer reviews. > > 3. **Contractor Profile Pages:** > - Each contractor has a detailed profile with: > - Portfolio images > - Contact details > - Ratings and reviews > - A "Book Now" button. > > 4. **Booking System:** > - Users can book contractors by filling out details like: > - Start date > - Location > - Budget. > - Include a confirmation system where contractors can accept or decline bookings. > > 5. **Review System:** > - Customers can leave re...
...2000) Reference screenshot attached for the button Here are the changes below: - Top bar area colour change (Please explain where it’s located, so we can change the colours ourselves) - Company Logo area colour change and logo size smaller same as in reference site - Cart and login icons needs to be updated and login should be a button - Black buttons should remain the same but when hover on the button, it should be purple same as logo colour - We need to add “ADD” button to the products - We need to optimise the font as well, especially the title should be bolder as currently they look the same as the subtitle and paragraph. - 404 page colours will be reflected - Mobile version (only - Space between postcode bar and the browse caterers...
I am creating an app in which normal call will be done and user who is disabled need to write a message, api will convert this text message to voice during the call. We need to use exisiting api for this. I have searched below api which i think can be used. You can integrate it in blank app. any coding language is fine. If it works fine than I can make my app according to your coding. Give me exact price just for deployment of this api. I can provide all api credentials.
We are seeking an experienced full-stack developer proficient in Node.js, Angular, and MongoDB for a project involving both backend API development and responsive front-end work. The ideal candidate should have expertise in building scalable, secure RESTful services, and dynamic, data-driven front-end applications. Must be skilled in optimizing performance and ensuring smooth user experience across devices.
We have transitioned from using collection Names to using collection UUIDs for improved flexibility. We are experiencing some issues and need assistance to rectify these problems so that working with collections in the GUI is manageable once again. Key Tasks: - Fix widgetManagement initialize - Troubleshoot and fix the display and saving of Collections. - Check and update all collections API routes. - Update the following components: Collections Builder, , , Fields.svelte. Please refer to the branch "valibot2" on our GitHub repository at for more context. Leave a Star if u like what u see. Commit fixes via a Pull Request.
...Welcoming message: "Welcome to SeekJob – Your Ultimate Hiring Solution!" Two large buttons: "Hirer" "Job Seeker" Functionality Button click redirects users to their respective pages: Hirer Page or Job Seeker Page. 3. Hirer Page Design Job options displayed as cards or tiles with images for each profession. Simple and user-friendly layout. Job Options Security Guard, Cleaner, Gardener, Computer Engineer, Website Developer, App Developer, Freelancer, Electrician, Plumber, Tutor, Driver, Chef, etc. Functionality Job Selection: Redirects to a "Post Job Needs" page with a form. Form Fields: Job requirements (skills, availability). Budget range. Preferred experience level. Submit button. On form submission, eligible job seekers are l...
...'Sleeping Dogs.' The system should feature: - Advanced Grabbing Mechanics: Allowing either the player or the enemy to seize their opponent allowing them to do a number of different attacks like throws, hits, using environment, or putting them in different grab positions like pined on the wall or ground . - Continued Punching Sequences: Enabling relentless strikes after a successful grab or hold button and do one big strike. - Pinning on Wall/Ground: Providing varied combat scenarios and strategies. -Multiplayer ready: Everything replicated. - Easy customization: User friendly easy to add or take away attacks. -Aerial attacks: Being able to launch or throw foe in air and hit and grab them while in mid air. ...