Binance stop loss and take profitdela
...DOMO. They have a webapp software called FIRENET were user can monitor through wifi the heater, in a very limited way. But in case of error or stop of the machine, user don't receive any information, user has to open the webapp manualy to see if there is a problem, what is not ok. The solution to make: receive automatic notification on smartphone when machine has stopped because of error. The main notification has be received when: - no more material in the oven. - machine stopped because of a problem - all error possibility have to be checked I want a delivered program with a tested and working Python script to check every minute the Firenet Webapp and check if error message. Then with Pushbullet, FCM or any other good solution, to be automaticly informed w...
...----------------------------------------------------------------- Build transcoding panel features - dashboard show, cpu utilzation by grapihc using widgets, show total connections, show total streams online/offline/ show per row each gpu statics with utilzation graphics , show total in and outgoing network metrics/ usage of traffic (from uptime second til now realtime) if reboot server then start from 0 traffic data - page live streams , show stream details (kbps/audio/codec/videocodec/total connect ions/uptime stream/restart stop buttons, mini popup jwplayer or hls player to show live stream - add stream, support multi source setup, select gpu , select profile for transcode, select output http stream/rtmp stream output *( rtm p,rtsp,rtp,rtmpe, udp,http,mpe gts,ts,hl...
Prosimo, vpišite se ali se prijavite za več podrobnosti.
...create a 3D design for a 7.5kW Type-2 portable AC charger for commercial use. The design must encapsulate a sleek, compact, high-tech end and an aesthetically pleasing futuristic look. It's crucial that the design is not only visually appealing but also modular and compact. Key Requirements: - The design needs to incorporate a cable management system, and LED indicators, emergency stop. - The overall look should be a perfect blend of modularity, aesthetic appeal, and compactness. - A bright color scheme is preferred, so a designer with a good eye for vibrant and engaging designs would be ideal. - The design must encapsulate a sleek, compact, high-tech end and an aesthetically pleasing futuristic look is the key consideration. The d...
...flash btc per day)) that stays in the wallet for 60-90 days in the wallet. Features : - flash and send those flashing btc (support send btc only) - those flashing btc stay 60-90 days in the wallet. - software needs to support all kinds of wallets like : binance, blockchain, trust wallet, paxful and so on(P2PKH P2SH P2WPKH P2WSH and all Exchange). - btc transaction with 2/2 confirmations. - those flashing btc needs to be transferable, tradable, spendable, convertible between the wallets(we can send it from one wallet to another). - the software sends the btc instantly with a message to send it or errors when it refuses the wallet address format or there is an issue. - we will need to lock the software and work only with a license key. You can suggest t...
...supplement industry and another structured as a clearinghouse. The ideal candidate must be experienced with HubSpot and have a proven track record of successful sales. Key Responsibilities: Make at least 300 meaningful sales calls per month (calls where no answer, message left, or "call back later" do not count). Report on all calls and leads. Source an additional 300 leads per month. Close at least two sales per month for either company. Compensation: A monthly stipend upon meeting performance targets. Commission Structure: Supplement company: 5% commission on revenue. Clearinghouse company: 15% commission on profit. Sales calls and leads should be evenly split between both companies. Requirements: Exceptional English proficiency. Strong sa...
I'm in need of a program that listens to MQTT remote commands and executes them on my Tesla car via the Tesla Fleet API. Key Requirements: - The program should specifically listen to 'Remote commands' MQTT topics. - It should execute specific commands on my Tesla: Start/Stop charging and Charge Amps. - The program does not need to provide feedback or confirmation after executing a command, it should simply execute them. Ideal Skills: - Proficient in programming with experience in MQTT and Tesla API. - Able to develop a reliable and efficient command execution system. Language: - No specific language but Python preferred for ease of changing
...corporation responsible for managing and analyzing the company's product reports and financial data. Your goal is to set up a dashboard to display the needed information. Ideal Skills: - Proficiency in Excel - Experience in creating educational materials - Competence in trend analysis - Ability to work with financial data Heres the Project: You are a financial analyst at a large corporation responsible for managing and analyzing the company's product reports and financial data. The company deals with various products in different business segments and countries. Your task is to create a comprehensive dashboard that provides insights into product performance, profit analysis, and financial projections. The final dashboar...
...AppSheet to provide online support for fixing and enhancing my carwash control management app. This includes both improving existing features and adding new ones. Key Areas of Focus: - Enhancing user authentication for better security - Implementing advanced data analytics features for insightful reports - Setting up real-time notifications to keep track of ongoing processes - Managing and integrating client data, including customer contact info, service history, and payment details - Setting up automatic backup solutions to prevent data loss - Integrating employee management features such as shift scheduling and performance tracking - Adding support for multiple payment gateways for more flexible billing options - Creating a feature for collec...
...another due to a reorganization. This includes transferring Google Drive files and Google Mail. Both organizations are owned and accessed through the same console by the same entity. Key Requirements: - Preserve existing Google Drive sharing permissions during the migration - Transfer Google Mail labels and folders intact - Extensive experience with Google Workspace - Familiarity with Google Drive and Gmail settings - Ability to execute complex migrations with precision The ideal freelancer for this project will have a deep understanding of Google Workspace and an ability to handle migrations efficiently. The task involves a significant amount of data transfer, and maintaining the integrity of sharing permissions and email organization...
...have the current candle status or provide an alternative to giving accurate and current candle status from a trading perspective timeframes are most important for 1 minute, 15 minutes, 1 hour What should the revised script prioritize? Real-time accuracy Which data source are you currently using for your crypto trading script? Binance No need to include alert notifications for significant changes. The script should handle just one trading pair. The script is currently written in Python. Backtesting capabilities are not needed; the script should focus on real-time trading. Please improve the current script for accurate and current candle status. The solution should use an algorithmic approach for improved accuracy and current candle status. The ...
...This is crucial for equitable distribution in my divorce proceedings. Specific Aspects to Evaluate: - Assets and Equipment: A comprehensive assessment of all physical resources owned by the business. - Project Contracts and Receivables: An evaluation of ongoing contracts and outstanding payments due to the business. - Financial Performance and Profitability: A detailed analysis of the business's financial health and profit margins. Ideal Skills and Experience: - Proven experience in business valuation, particularly in the construction sector. - Strong understanding of asset assessment, contract evaluation, and financial analysis. - Familiarity with divorce-related business valuations and equitable distribution process...
...with experience in data collection and SQL database creation to compile a comprehensive list of all family doctors in the Greater Toronto Area using publicly available data. The database should include their names, addresses, fax numbers, and contact numbers. Key Details: - The data should be sourced entirely from publicly available resources - The project also involves faxing marketing materials to these doctors at the end. - The contractor should ensure the accuracy and reliability of all collected data. - Include a mechanism for updating the database in the future as new data becomes available. - Implement a backup and recovery strategy to protect the database against data loss. - All data should be handled securely to protect against unauthorized ...
...DEXs. • Simulate *post-swap price* (after mempool transaction is executed). • Compare *DEX prices & gas costs*. Example: python profit = (DEX1_price - DEX2_price) * Amount - Gas_Fee if profit > 0: execute_arbitrage() --- #### *E. Front-Run or Sandwich (Optional)* If an arbitrage opportunity exists: • Use a *higher gas fee* to place your transaction ahead. • Consider *flash loans* to maximize profits. To submit a transaction with higher gas: javascript const tx = { to: DEX_CONTRACT, data: swapData, gasPrice: ("100", "gwei"), }; await (tx); --- ### *3. Deploying on Ethereum, BSC, and Solana* • *Ethereum & BSC:* Use Alchemy's mempool with WebSockets. • *Solana:...
We are seeking an expert to develop pressure measurement & feedback system. The ...Bluetooth interface corresponding to the sensors which are measuring pressure below threshold values & stop vibration when pressure comes within threshold value - Programming in C/C++ & deployment of same in ESP32 microprocessor for continuous monitoring of input pressure & triggering or stopping vibration immediately - Optimize the design for long battery life to ensure continuous usage without frequent charging. Ideal Skills and Experience: - Proficiency in working with ESP32 or similar microprocessor - Extensive experience in C/C++ programming - Knowledge and experience with Piezoelectric sensors - Previous work on similar projects would be a plus The system should...
...developing a USD-pegged stablecoin similar to USDT, backed by fiat reserves and utilizing blockchain technology for transparency, security, and efficiency. Key Objectives 1. Develop a smart contract to issue and manage stablecoins. 2. Implement a reserve-backed system to maintain a 1:1 USD peg. 3. Ensure compliance with AML/KYC regulations. 4. Integrate with payment gateways for seamless fiat on/off-ramp. 5. List the stablecoin on decentralized & centralized exchanges. Technical Requirements 1. Blockchain Selection • Ethereum (ERC-20): High security & adoption. • Binance Smart Chain (BEP-20): Lower fees & fast transactions. • Polygon: Scalability & cost-efficiency. 2. Smart Contract Development • Develop and...
We are seeking an experienced web developer to assist us in transitioning our existing website from ModX to WordPress. The ideal candidate will have a strong background in website migrations and a deep understanding of both CMS platforms. You will be responsible for ensuring all content, media, and functionalities are seamlessly transferred without any loss. Attention to detail and a commitment to maintaining the website's integrity during the migration process are essential. If you're passionate about creating efficient and user-friendly websites, we'd love to hear from you!
...possible and python to realise theoluggin:here technical to be done immediately:User Registration and Login 1. User Registration: Users will sign up on the platform. 2. User Login: After logging in, users will be directed to a page similar to terminalwallet.net. Here, users will see their portfolio wallet at zero. They will have an option to choose between "Trade" or "Account and Statement".” Wallet” Account and Statement 3. Account Page: o If the user selects "wallet", they will be taken to a page similar to , with cosmetic changes to avoid any copy issues with Google. o The account page will show the user's wallet address and the amount in the wallet. The user will have a fictive option to transfer mone...
...to boost profit margins. Your primary responsibility will be to identify, source and sell our Course on Personal Development. So we pay you your commission once you Close the sale for £100 if you think this is you, please reach out. Must have excellent control over the English language, would prefer for the freelancer to be in the States or Canada. Key Responsibilities: - Contact and convert cold leads into course purchases - Employ persuasive sales techniques tailored for the personal development niche - Track sales progress and report back on lead conversion rates Ideal Candidate: - Proven experience in closing sales, particularly with cold leads - Familiarity with the personal development industry is a plus - Exceptional communication and p...
I'm looking for a professional who can convert my Flash-based animations into HTML5. These animations will eventually be used for web delivery, so they need to be compatible with all modern browsers and devices. Your task will include: - Converting the Flash animations into HTML5 without loss of quality - Implementing click-based actions and hover effects as per the original animations - Ensuring the end product is fully optimized for usability and accessibility Ideal candidates should have: - Extensive experience working with both Flash and HTML5 - A strong understanding of web standards and best practices - Previous experience converting animations for marketing purposes Please include examples of similar projects you've completed i...
I am seeking a talented developer to create a Windows-compatible bot for me. This bot should buy skins on CSFloat and sell them on Skinport with a profit margin of 10-15%. while also taking the floats into account Key Requirements: - Proficient in bot development with experience in trading bots preferred. - Understands the CS:GO skin market. - Ability to implement profit margin calculations. Ideal Skills: - Bot Development - CS:GO Skin Market Knowledge - Profit Margin Implementation - Windows Software Development - Any programming language expertise Please note that I am flexible regarding the programming language used for the bot, but it should be compatible with Windows and fully functional within a month.
...that I have developed, so precise communication and understanding of the details will be key. Ideal Skills and Experience: - Proficiency in coding, particularly for trading algorithms. - Previous experience with Interactive Brokers platform (preferred). - Strong understanding of various trading strategies. - Excellent communication skills for clear understanding of the provided strategy. - Ability to translate a trading strategy into an effective algorithm. - Proficiency in backtesting trading algorithms to ensure their effectiveness. - Proficiency in Python, as it is commonly used for developing trading algorithms. - Experience with API integration, especially with Interactive Brokers' API. - Ability to handle real-time market data and make decisio...
...calculations, specifically pressure loss calculations. Based on these outcomes ideally the fan specifications are determined (m3 per hour / pressure in mmwk etc.). Key Aspects: - Formwork design: Using AutoCAD, you will need to design formwork that complies with our company-specific guidelines. We have a template drawings and details on reference projects for you to use. - Airflow calculations: The calculations required will primarily focus on pressure loss within the ducts so to determine the max length of the ducts & fan specs. Ideal Skills and Experience: - Proficient in AutoCAD with a strong portfolio of similar projects. - Familiar with our company-specific guidelines, or able to quickly understand and apply them. - Experience wit...
Kausar, please take off the email us web form from www youneedanewwebsite.com. I'm getting 100's of nonsense emails.
...Workspace from a standard business setup to a non-profit configuration. Key Requirements: - Transfer of Email accounts - Migration of Drive storage - Moving Calendar events - Configure security settings to meet non-profit organizational policies. I need a professional who has experience with Google Workspace and understands the non-profit setup. Proficiency in data migration and excellent organizational skills are crucial for this job. The current Google Workspace involves transitioning for 11-50 users. The transition needs to be completed within the summer. Ensure compliance with standard non-profit security policies. No post-migration support is needed. Please provide weekly updates on the transition progress. Implement standard non-prof...
I need a professional plans take-off engineer, this engineer will do the take off for the HVAC section (air conditioning only). All I need is an itemized list of all parts needed within the projects (such as a/c system, duct work, duct size, copper lines, PVC lines and so on) for a residential/commercial building with a square footage of 2000 to 50,000 sq ft. The engineer should not have any specific brand bias as I am open to all brands. Prior experience with HVAC take-offs is highly desired, particularly for residential and commercial buildings. The ideal freelancer would be able to provide a detailed and accurate list of all necessary components for the project.
...Prestashop Plugin. It should be called "Product Assistent" and should help the customer, to find out if the product is compatible to his country and his needs. The case: I am working for an online shop, which offers Chinese Smartphones. The problem with Chinese Smartphone is, that they aren't compatible to all countries and it happens, that customer buy the product and recognize it too late. They ask for a refund and we refund them the device. This is of course every time a loss. The solution: A small assistent, that shows the customer, if the Smartphone is compatible to his country and his needs. The idea: The product page: The product page should have a small button under the product picture, which is called ...
Prosimo, vpišite se ali se prijavite za več podrobnosti.
...manage my customer relations effectively and track their subscriptions and purchase data. Core functionalities of the system will include: - Contact Management: Keeping track of all customer details and interactions. - Customer Support Tracking: Monitoring customer support interactions and outcomes. - Subscription Management: Keeping tabs on customer subscriptions and their statuses. - Purchase Data: Storing and analyzing customer purchase history. - Notification System: Sending automated notifications to customers regarding subscription renewals, promotions, or support updates. - User Authentication: Implementing secure user authentication methods to ensure customer data is protected. - Data Backup: Regularly backing up customer data to preven...
I'm seeking a 3D model creator, ideally a newcomer on the platform, to design a high poly, intricately detailed, realistic ship model. Key Requirements: - Expertise in 3D modeling software. - Ability to create high-quality, intricate details. - Understanding of realistic design principles. - Ideally, a fresh perspective as a new freelance...high poly, intricately detailed, realistic ship model. Key Requirements: - Expertise in 3D modeling software. - Ability to create high-quality, intricate details. - Understanding of realistic design principles. - Ideally, a fresh perspective as a new freelancer. - Experience with realistic texture mapping. - Ability to optimize polygon count for high detail without performance loss. Please include sample work and your proposed ti...
The Mobile Repair like ( ) website and Store Managers & E-commerce Portal is an all-in-one system designed for managing mobile repair and sales businesses. It provides tools for managing repairs, inventory, sales, employee tasks, and customer interactions. The system also integrates with various marketplaces and wholesalers, offers multi-level marketing features, and supports online and in-store operations. Additionally, this portal includes all e-commerce functions, enabling customers to buy products directly from the website. I want portal like here are the other ofunctiones. Key Features 1. Repair Management like Repair Ticket System: Create and manage repair tickets with status tracking. Repair Task Videos: Provide
? We are looking for a talented graphic designer to create print materials for our non-profit school support association (Förderverein Lindenhofschule). ? What we need: 1️⃣ DIN A4 tri-fold flyer – Introducing our organization (Flat flyer with two folds) 2️⃣ DIN A5 poster – Information about our holiday childcare program 3️⃣ DIN A4 poster – Brief introduction of our organization (less content than the flyer) 4️⃣ Roll-up display (60 x 200 cm) – For events and presentations ? Requirements: ✅ Photoshop files (.PSD) with editable content ✅ Print-ready quality with 3 mm bleed margin ✅ Consistent design across all four documents ✅ Use of high-quality illustrations or graphics ? About us: We are a non-profit organization dedicated to supporting ...
...Funcionalidades Principais: ✅ Monitoramento de pré-vendas de tokens em plataformas como Binance Launchpad, DAO Maker, Polkastarter e PinkSale. ✅ Integração com APIs de exchanges (Binance, KuCoin, ) para compra e venda automatizada. ✅ Monitoramento de redes sociais (Twitter, YouTube, Telegram, Discord, Reddit) para detectar tokens promissores. ✅ Análise de sentimento com IA para identificar hype e interesse do mercado. ✅ Verificação automática de contratos inteligentes via CertiK, Hacken e Solidity Finance. ✅ Rastreamento de carteiras suspeitas e detecção de movimentações suspeitas. ✅ Dashboard para visualização das operações em tempo real. ✅ Automaç&atild...
I am seeking a Canadian corporate lawyer who ...agreement between two companies involved in eCommerce sales. Key Elements: - Profit sharing terms: Clearly delineating how profits will be divided. - Roles and Responsibilities: Outlining the specific duties and tasks of each party in the partnership. - Dispute Resolution Processes: Establishing a fair and effective method for resolving potential disagreements. Ideal Skills and Experience: - Extensive knowledge of corporate law, particularly in the eCommerce sector. - Proven experience in drafting partnership agreements. - Excellent understanding of profit-sharing models and dispute resolution processes. This project is crucial for the smooth operation and fairness of the partnershi...
...for a talented and experienced web designer with strong UX/UI design skills to redesign the home page of my memorial website. You are only designing 1 page. The website allows subscribers to create heartfelt memorial pages for their deceased loved ones. Project Details: • Scope: Home page redesign only (future pages possible if the work is excellent). • Design Tool: Figma. • Content: I will provide a detailed document outlining the elements and structure I’d like on the home page. • Focus: Clean, user-friendly design with an emotional connection suitable for a memorial website. What I’m Looking For: • Proven experience with UX/UI design. • Strong portfolio showcasing website designs (preferably with emoti onal or community...
...exe file and scheduled to run periodically according to the developer's settings. The admin can also edit the schedule or stop/delete the scheduled scrape. Each developer can only see their code, but the admin sees all the code from all developers. The portal should allow third-party libraries like to be used. You are replicating a mini read-only VS2022 screen, compiler, and Windows Task scheduler. • Bidding Your bid is my budget. If you deliberately put in a low bid to attract me to speak to you, you either revise your bid, or I will ignore you. • Delivery We need the source code and will integrate your program into a much larger one. You will be paid once you finish all the work and it works on my machine. We will also attack your ...
I'm looking for an Excel expert who can create a Google Sheet for tracking my cryptocurrency portfolio. The sheet should mo...looking for an Excel expert who can create a Google Sheet for tracking my cryptocurrency portfolio. The sheet should monitor Bitcoin (BTC) and Solana in real-time, displaying market prices, portfolio movements, and gain/loss metrics. It should also feature Line charts, Bar charts, and Pie charts to visualize the data. Key Requirements: - Proficiency in Excel and Google Sheets - Experience in creating real-time data tracking tools - Ability to create and integrate various types of charts Ideal Skills: - Strong understanding of cryptocurrency and market tracking - Excellent data visualization skills - Attention ...
...Algorithmic Trading System (ATS) for NinjaTrader. The ideal candidate will have experience with NinjaScript and possess a strong understanding of trading strategies. You will be responsible for designing, implementing, and testing the ATS to ensure it meets our trading goals. Please provide examples of previous work related to NinjaTrader or algorithmic trading systems. This is a great opportunity for someone passionate about trading technology. The strategy is an open source strategy on TradingView that I want made into an ATS for NinjaTrader. The project should be completed within 3-6 months. The ATS should include comprehensive risk management features. Incorporate a trailing stop feature to protect profits. The ATS should support trend-following strategies. Th...
I'm seeking a professional to create a pitch deck aimed at securing a lease for an indoor entertainment center. Key elements of the pitch deck should include: - Business Plan...to create a pitch deck aimed at securing a lease for an indoor entertainment center. Key elements of the pitch deck should include: - Business Plan Overview: A comprehensive snapshot of the project. - Financial Projections: Expected revenue, costs, and profit margins. The primary audience for this pitch deck will be property owners. Therefore, the language, tone, and content should be tailored accordingly to appeal to this demographic. Ideal skills for this job include: - Expertise in creating pitch decks. - Strong understanding of business and financial concepts. - Experience i...
...experiences and how we’re impacted by them, choices we make as an result and how our friends, lovers, compadres may fare through it all and fixing that. I’m a seasoned interviewer/psychotherapist/musician from NYC who moved to the desert in SoCal and definitely crushes all the neg-head narrative on talking to a therapist. Columbia University grad with 35 post-grad years of experience with alcoholics and addicts, teenagers, parents, LBGTQ+ and whomever you can imagine may need a podcast like this. Surprise me! Fast moving, comedic with a cut to the chase direct and honest commentary. Think Ellen DeGeneres meets Tony Soprano with an awesome set of skills for helping. With long naturally-silver hair, a small freaky expressive the...
...org, it is derived form hindi word meaning percentage. Working and goals of this website is to provide a platform to visitors to contribute to n number of surveys we conduct. The survey will focus on understanding the community stats of today to predict future goals and challenges. is a "Non-profit Analytica Organisation" this is how I like to describe. How we choose a survey to publish, we have a dedicated team working on current affairs and study the changing surroundings and post making our intrest we dive into creating a deep looped questionnaire related to the topic. The questionnaire with set parameters need to be uploaded on the site for the visitors to take the survey with a description of the survey and its importan...
...bookkeeping for my small non-profit organization. The workload consists of roughly 50-60 transactions per month. Key Requirements: - Proficient in QuickBooks with proven track record - Experience with non-profit bookkeeping - Capable of managing backlogs of transactions - Able to work with bank statements and receipts Details: - All bank statements and receipts are available - None of the transactions involve payroll or employee management An ideal freelancer for this project would be detail-oriented, able to work independently and committed to ensuring the financial records of the non-profit are accurate and up-to-date. The ideal freelancer should be able to complete the backlog within 1 month. The freelancer will need to generate a ...
...need a system that will open a Market Order and simultaneously set two Limit Orders based on the Stop Loss (SL) and Take Profit (TP) values displayed on the chart by my indicator. System Behavior Based on Trade Type: Short Trade: Entry at Market Price Place a Take Profit (TP) Limit Order at the TP price displayed on the chart (lower, marked in green). Place a Stop Loss (SL) Limit Order at the SL price displayed on the chart (higher, marked in red). Long Trade: Entry at Market Price Place a Take Profit (TP) Limit Order at the TP price displayed on the chart (higher, marked in green). Place a Stop Loss (SL) Limit Order at the SL price displayed on the chart (lower, marked in red). Technical R...
...centers, cosmetic and plastic surgeons, permanent makeup and microblading salons, Hormone Replacement Clinics, IV therapy clinics, chiropractors, gyms, yoga and pilates studios, dentists, weight loss clinics, red light therapy centers, day spas, anti-aging clinics, cryotherapy centers, alternative medicine centers, aesthetic clinics, tanning salons, Korean beauty clinics, eyebrow studios, lash studios, hair restoration clinics, scalp micropigmentation centers, tattoo shops, regenerative medicine facilities The information I require for each business MUSTinclude at a minimum: -name -email The following info it highly desirable -website, -contact number, -address. All listings must be sourced from online directories, social media pl...
Need to cover and update the following points 1: Prevent users from copying and pasting data to the Template file from other files 2: Link the new planning template to VLOOKUP file. Need the Dropdown data validation options on this file to match the Vlookup file that we maintain separately and use for our other templates. 3: Ensure that VLOOKUP file needs to be referenced from original location instead of creating a copy to the folder. 4: Stop workbook links message when file is opened 5: Stop VLOOKUP file closing message when file is closed
...includes adding gamification elements, setting up VIP access, and ensuring the forum is secure and optimized. The forum must be in Brazilian Portuguese. Key Tasks: - Configure pre-installed Invision Community template - Implement gamification features - Establish VIP access system - Ensure forum security and optimization - Set appropriate permissions - Install Brazilian Portuguese language pack - Customize the forum theme to match brand colors and logo - Configure email notifications for user interactions and threads - Implement a regular backup system to prevent data loss - Create user onboarding guides and FAQs The forum will primarily allow user interaction through text posts. It will have user profiles, private messaging capabilitie...
Prosimo, vpišite se ali se prijavite za več podrobnosti.
...platform from React/Express to and migrate data from a WordPress website with a MySQL database. The goal is to maintain all current features while leveraging benefits like improved SEO, performance, and developer experience. The WordPress data migration must be seamless, ensuring no data loss and proper integration. Key Responsibilities: 1. Migration: Convert the React/Express app to , maintaining all features. Audit React components for SSR compatibility. Migrate Express API routes to API routes. Implement SSR for manga listing pages and ISR for detail pages. Optimize images using next/image and update routing with next/navigation. Update authentication to use session management. Configure build and deployment pipelines for N...
I need a Python/Django backend develope...OCPP protocol for effective charging station management. Key Responsibilities: - Implement functionalities for remote start/stop of charging stations. - Enable status monitoring of multiple stations. - Facilitate firmware updates through the backend. Furthermore, the system must incorporate user authentication and access control features to ensure secure and controlled access to the system. Ideal Candidates: - Proficient in Python and Django. - Prior experience with OCPP protocol integration. - Skills in implementing user authentication and access control systems. I have already developed a station module, recharge, authentication, station reservation, plans, and then I need someone with a preference f...