Filtrer

Mes recherches récentes
Filtrer par :
Budget
à
à
à
Type
Compétences
Langues
    État du travail
    2,000 sddl string travaux trouvés au tarif de EUR
    shortest string S'est terminé left

    I need a python code to generate the shortest possible list of binary digits, that contains every combination of n lengths. it means I have a set of all binary sequences of length 3: 000 001 010 011 100 101 110 111 so one of the shortest strings would be 0100011101 ( without repetition) and ... I need a code to generate all 64 possible strings! please take a look at pic file to get the idea better :-)

    €30 (Avg Bid)
    €30 Offre moyenne
    17 offres

    ...will refer to the following configuration parameters. How these parameters are obtained will be described in Section 3.1. • bp is the port number for client-server communication (positive integer), see Section 1; • sp is the port number for inter-server communication (positive integer), see Section 2; • bbfile is the name of the bulletin board file that will be manipulated throughout this project (string), see Section 1; • Tmax is the number of preallocated threads (positive integer), see Section 1.4; • peers the list of peers participating in synchronization (possibly empty list of pairs hostname–port number), see Section 2; • d is a Boolean flag controlling the startup of the server, see Section 1.5; • D is a Boolean flag controlling deb...

    €287 (Avg Bid)
    €287 Offre moyenne
    8 offres
    convert microsft sql to mysql S'est terminé left

    I have a backup of ms sql I want to convert to mysql I tried workbench but it give a error: copytable]: Statement execution failed: Incorrect string value: 'xF0x9Fx98x8A &...' for column 'content' If someone know what wrong i am doing or know any other method please apply for project.

    €37 (Avg Bid)
    €37 Offre moyenne
    3 offres
    Backyard fence S'est terminé left

    I need to get my backyard fence to make it more tighter as it is. By that means less space between the legs of the fence. First for animals not to go in and second very important for my little mini baby doggy to go out. Because he is baby. Unknown what’s best or not. He is very curious to learn explore so it gets into trouble. I buy already A very string and think rope 100ft each. I have 6. I put 1 myself already. But I can’t stand the heat and I am injured. So just need anyone who can help me rope the fence.

    €14 - €18 / hr
    Local
    €14 - €18 / hr
    0 offres

    We need a tool which can access a local SQL Server database, query a list of unique id values based on a parameter (town name), loop through this list while sending GET requests to the web API in order to retrieve the binary string of each image. We need to access and separately save each image file locally, named by the unique id values retrieved from the database. The API returns a binary string if a PNG. This tool needs to easily change source databases and repeat the process. It would be beneficial if the source databases could be a parameter table or CSV and the tool could be run via scheduling a batch file to run unattended. Two additional nice to haves would be to resize these images to predetermined dimensions (in parameter table) due to a legacy application unable t...

    €428 (Avg Bid)
    €428 Offre moyenne
    48 offres

    This paper aims to evaluate the performance obtained by the V-BLAST detection algorithm in MIMO (Multiple-Input Multiple-Output) systems. The simulations will be performed by writing lines of code in the Matlab simulation environment. Consider a MIMO system in a configuration with 2 transmitting antennas and 2 receiving antennas (2x2) MIMO) when a random string of bits will be transmitted, with and without the V-BLAST detection algorithm implemented. The performance of the proposed system will be tested through scenarios in which the number of active users at a given time in the network will vary, different modulation techniques will be used (BPSK, QPSK) when the channel is affected by different types of fading (Rayleigh, Rice ) and Code Division Multiple Access (CDMA) using real sp...

    €179 (Avg Bid)
    €179 Offre moyenne
    8 offres

    ...gov/api/pubs?pmids=28968381,28324054,23843509 Output will include linked by pmid to uid pmid year is_research_article relative_citation_ratio nih_percentile is_clinical citation_count ,28324054,23843509 Output will include linked by uid to pmid uid pubdate epubdate source authors in a concatuaded string in order ie "Hutchins BI, Klenke U, Wray S" volume issue pages issn essn pubtype fulljourbalname sortpubdate Please don't low bid and have me talk for awhile and then say you need more money. Bid what you feel it's worth. Describe to me your process. I already have code that will create a class and then sterilize it into an object. Dim jsonString = (output) I

    €21 (Avg Bid)
    €21 Offre moyenne
    3 offres
    Phone number converter S'est terminé left

    We are using Zapier and I need phone number string converter to our fixed mask. Code can be in Javascript or Python. We have different forms across our websites and we are asking people to insert their numbers. sually people insert their phone numbers in that style: 031222333 031 222 333 031-222-333 031 - 222 - 333 31 222 333 31-222-333 +386(0)31222333 +386 (0) 31 222 333 0038631222333 00386 31 222 333 or even in any other style. I need to be output exactly like this: +38631222333 +386 - is fixed string and it's our country code 31 - are first three digit of number, but 0 shouldn't be there 222 and 333 are last 6 digits of phone number I will provide you Zapier login and test environment.

    €54 (Avg Bid)
    €54 Offre moyenne
    12 offres
    Spinner wheel S'est terminé left

    Spinner wheel game runs on a kiosk on a URL base Game interface is a little more complex We need several prizes Pictures and description of prizes to be won Number of prizes Etc. Result of spin win or loos must be displayed on the kiosk site and be send on Api as raw data to endpoints. Game is startet from their party app with Api string to begin game. We can support more detailed specifications

    €4327 (Avg Bid)
    €4327 Offre moyenne
    22 offres
    Python code S'est terminé left

    ...code for a python function called load_data that accepts a string that holds the name of a file on disk, a dictionaryi, and a key (string). This function will read all characters of the file into a 2-Dimensional list (array). All characters of the same row will form a list and each row will be an element of the 2D list For example, if the file contains abcd efgh then list_2d = [['a','b','c','d'], ['e','f','g','h']] The function then stores this list in the dictionary using the supplied string as key. The file must be closed after a successful read. This function returns the entire dictionary (8 marks). PART B: Write the code for a python function called replace_data that ac...

    €38 (Avg Bid)
    €38 Offre moyenne
    10 offres

     Create a plugin with a backend report/table generator. This will have a temp Admin menu and inside that menu will have a Tables menu and a Add new menu.  In the Tables menu, it will show a table with all the features as any WordPress table (Search, inline checkbox, Bulk Action, different Filters, etc). The table will show these columns: • Name • Slug •...data plus the SQL script for the table and the right side for a preview of the table. The table will be using  In the frontend where the shortcode will be used to present the tables, they must have the searchbox an export button to csv, xlsx, pdf and print.  The table in the database that will hold the reports will have these columns • id number • name string • slug string • shortcode ...

    €170 (Avg Bid)
    €170 Offre moyenne
    6 offres
    convert from java to php S'est terminé left

    I have a java script that does a calculation according to descent. Now I want to use this in PHP to make this calculation from mysql DB. I have to create the string and the result in PHP. Who can make this for me?

    €131 (Avg Bid)
    €131 Offre moyenne
    61 offres

    Our organization has a database to collect information about digital Items. The primary for is to capture info about a digital Item, like a photo (or video, audio recording, or document) which may cont... The people, boats, objects, etc will be pulled by foreign keys from other tables. The form would give the data entry person drop down menus for which people, objects, and boats are in the photo. The second form is to gather info about a single object pulling foreign keys from other tables: who loans it, who receives it, who gives it back, who receives it back, when all this happens and some string info about the object. Lastly, we will need some minor forms for populating simple tables. The form needs to behind a login for a privileged user. Code must be clear and well co...

    €152 (Avg Bid)
    €152 Offre moyenne
    68 offres
    200 Permanent Backlinks for SEO S'est terminé left

    ...web rings. 6. No spam method can be use. 7. No paid traffic sites. 8. No links from under construction pages. 9. No banned sites, gambling, violent, illegal sites, etc. 10. No black hat and other unethical SEO Spam techniques. 11. No use of automated software or bots. 12. No java links, redirects, jump scripts, framed pages, CSS redirects, cloaking, hidden links, 301 redirects, dynamic links, no string parameters, flash sites, etc. 13. All links must be Do-Follow Links 14. No bots, you need to create manually 15. High quality backlinks, no junk or low DA. 16. Domain Authority Score of each backlink should be at least 50 in SEMRUSH. 17. You will need to provide at the end of each week an Excel with the 50 Backlinks made within that week. 18. If you don't agree with any of thi...

    €97 (Avg Bid)
    À la une Urgent
    €97 Offre moyenne
    73 offres

    Scope of works as follows: 1. Query web based DB via API - collect and store datasets on a defined schedule. 2. Build / script out service to grab and reformat the datasets into a pre-defined format - create new file and drop in new location for collection by 3rd party piece of softwa...follows: 1. Query web based DB via API - collect and store datasets on a defined schedule. 2. Build / script out service to grab and reformat the datasets into a pre-defined format - create new file and drop in new location for collection by 3rd party piece of software. Datasets are fairly simple - and will be disclosed on request. FYI and purpose of this RFQ - a maximum of 4 parameters per string to be pulled via Api, stored, formatted and then saved. API Access already in place and well do...

    €154 (Avg Bid)
    €154 Offre moyenne
    50 offres

    Please check the document attached before post-proposal, all functions in this class must be completed as described with no bugs and good programming quality with the fastest way to solve the needed job, and with comments everywhere; this function reads a string and does equations if found, replaces variables if found, and does some logic if found then replace the founded and return the string or a variable or update a dictionary...etc. Or raise an expectation. it shall be built on flutter dart and on python 3.7 (ready for Raspberry Pi) both versions shall be delivered to mark this project as complete

    €176 (Avg Bid)
    €176 Offre moyenne
    12 offres
    Text classification S'est terminé left

    ...Python library. Describe your chosen approach, e.g. random forest, support vector machine, Naïve Bayes, logistic regression, etc. and the rationale for selecting it. Run and evaluate your text classifier. 8. Coding style Your code is expected to meet certain standards as described by accepted coding conventions. This includes code indentation, avoiding unnamed numerical constants and undue use of string literals, assigning meaningful names to variables and subroutines, etc. The code is expected to be fully commented, including variables, sub-routines and calls to library methods. III Conclusions 9. Evaluation Evaluate your classifier on the data set. Use the metrics you identified above to quantitatively evaluate the performance of your approach. 10. Summary and conclusions...

    €176 (Avg Bid)
    €176 Offre moyenne
    18 offres

    Hi, we need a translation for the app´s messages from English to Polish with native Polish. Messages contain about 5000-6000 words. Every string can contain HTML tags and references. You should be familiar with HTML syntax. At the beginning of the attached file, you can find short instructions for using tags in the messages. If you have any questions please ask.

    €118 (Avg Bid)
    €118 Offre moyenne
    47 offres

    I want to send a string from android to the search view of website and then click the button on website from android and get the results displayed back in android.

    €17 (Avg Bid)
    €17 Offre moyenne
    9 offres

    Need some help with a step in PowerShell. I have an array of few email addresses, which I strip the {username}@ prefix from to get a list of email domains. i.e. input collection is an array I need to take array member (e.g. "") and run it through the to get the microsoft Tenant ID back (as $TenantID). The 'human' steps on the website are: 1) type/paste a value (and I think the field might be called #o-ui-field-1-input), 2) click the 'Find my tenant ID' button , 3) copy the returned value. Should be just a few minutes work for someone who knows their way around this type of work (but it has me confused!). I can 'walk' through the array of domains just fine - just need this processing step to help me out. i.e. you can make a function which accepts ...

    €114 (Avg Bid)
    Urgent
    €114 Offre moyenne
    6 offres
    PHP code help S'est terminé left

    Hi Guys, I have the attached code which submits to a ticket system perfectly with the static information set. I'm struggling to get the string retrieved from $rawdata = file_get_contents("php://input"); into a format where I can use data from it as variables for posting to the ticket system.

    €22 (Avg Bid)
    €22 Offre moyenne
    21 offres
    Data String conversion S'est terminé left

    parse a data string and extract 3 values into CSV file

    €293 (Avg Bid)
    €293 Offre moyenne
    18 offres

    I am facing an issue in creating a setup file. All actions work fine but when the setup file tries to connect to the database i get the below error, need someone to fix the setup file, properly set the settings, and guide me on what was wrong. Note: no fix no payment. HResult=0x80131501 Message=Database connection could not be ...cs:line 157 at (IDictionary stateSaver) in C:REPLIL-BackendREPLIL-BACKENDIPMInstallCustomAction:line 51 at (IDictionary stateSaver) at (IDictionary savedState) at (String[] args)

    €20 / hr (Avg Bid)
    €20 / hr Offre moyenne
    9 offres
    Flutter app S'est terminé left

    ...eolocator: warnin g: [deprecation] stopForeground(boolean) in Service has been deprecated stopForeground(true); ^ error: warnings found and -Werror specified C:flutter.pub-cachehostedgeolocator_android-3.1.8androidsrcmainjavacombaseflowgeolocatorpermission: warnin g: [deprecation] getPackageInfo(String,int) in PackageManager has been deprecated .getPackageInfo((), PackageManager.GET_PERMISSIONS); ^ 1 error 2 warnings FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':geolocator_android:compileReleaseJavaWithJavac'. > Compilation failed; see the compiler error output for details. * Try: Run with --stacktrace

    €104 (Avg Bid)
    €104 Offre moyenne
    4 offres

    I have an input date in the format: Thursday, June 9, 2022 4:00:41 PM I want to have it parsed and converted to Java Timestamp value. I will pay a max of $20 for this. Please do not bid and then try to negotiate.

    €17 (Avg Bid)
    €17 Offre moyenne
    15 offres

    Develop a class (python 2.7) that allows reading data from a device connected by USB. This device works as a keyboard. Vendor:Product Bus 001 Device 004: ID 1eab:1a03 the class must include the read method to be able to call it when it is used and return the character string.

    €20 (Avg Bid)
    €20 Offre moyenne
    5 offres

    Hello guys, I'm currently working in a very simple web app, I'm using pure PHP 8.1 and jQuery for the alerts, so, I uploaded the web app folder and I imported the database (MySQL) to my hosting account, and also, I updated the connection string in order to work properly with the hosting, BUT, is not working, the (which is the login section) loads normally, but when I type the credentials does not load the dashboard, it just shows the JavaScript alert and then when you click accept, it goes back to the , it should load the instead. On my lab PC everything works great, due to I'm not a PHP expert, I don't know what could be the issue. Webapp link: I need help on this, for an advance PHP developer this could be a very easy task. Regards

    €137 (Avg Bid)
    €137 Offre moyenne
    44 offres

    WP Bootstrap Starter theme needs to be modified with new native functionality. The functionality should be native to the theme, either via direct integration of via a plugin. Front page of a new website will have a custom made page with the search form. Details of search form are below. The functionality is the following. Via a search form the user should type a search string and the website should call the results via a simple API. Search form has 2 fields - the "keyword" and the "country" value from the dropdown menu. API will take the "keyword" and "country" (a separate parameter within the search form) as the variable when calling the API. The API also needs to have the API KEY inserted for authentication. The API will return results which...

    €1020 (Avg Bid)
    €1020 Offre moyenne
    122 offres
    Trophy icon 33636 2 11X17 Retractable banners S'est terminé left

    Color scheme: red yellow & white Benefits *Medical *Dental *Vision *Free Life Insurance WE PAY HALF OF ALL BENEFITS AND WE GIVE YOU FREE LIFE INSURANCE WE ARE HIRING FOR THE FOLLOWING POSITIONS *CHIPPER TRUCK DRIVER *CHIPPER LOADERS *STRING LINE TRIMMERS *SLOPE MOWER OPERATORS *LITTER PICK UP

    €9 (Avg Bid)
    Garanti
    €9
    40 propositions

    You will write a program that will calculate the tax (tax) , the net cost (netCost) , and the total cost (totalCost) of a sports equipment order. Different locations have different tax rates. The phone number (string), item name (string), item number (string), quantity (integer), unit price (double), location ID (integer) will be read from an input file called The input file has only 5 items. You will need to update the input file which should have a minimum of 10 items. You can use the 5 already in the file and add at least 5 more or create your own 10 items. Be sure the input file is in the same location as your source code! Use the information below to determine the tax rate based on the location ID (locID ) , calculate the tax, netCost, and to...

    €28 (Avg Bid)
    €28 Offre moyenne
    8 offres

    ...but i'm not able to get the serial comms working. Basically I have a ESP32 set up to read RFID cards and pass the data over serial. I have tested it on winforms using the following code: ("Starting Serial...."); SerialPort port = new SerialPort("COM4", 115200, , 8, ); (); while (true) { string serialdata = (); (serialdata); = serialdata; } But I can't use in android as it's not supported. There are various libraries online, but i find myself going around in circles. If someone can provide a working snippet of code which will listen to a certain serial port then I will pay. I know the

    €230 (Avg Bid)
    €230 Offre moyenne
    12 offres

    Hello there! I need to hire a professional programmer that can complete a project in the programming language of your choice. Please use a high level language (e.g. C#, java, python, javascript, etc),I need someone with understanding of lists, arrays, matrices, and string parsing functions like split()." This project will be completed on a period of time of 80 min on a live session with me, if interested you will need to be connected with me for 80 min.

    €25 / hr (Avg Bid)
    €25 / hr Offre moyenne
    39 offres
    VB.Net Razor ASP.Net Error Fix S'est terminé left

    Hi Looking for someone to fix Pagination, Sorting and Search Filter in HTML Table using Razor VB.Net ASP.Net. No EF only SQL Connection string.

    €31 (Avg Bid)
    €31 Offre moyenne
    5 offres

    ...(one per group). function matrixCalculation( [int, int, int, int, int], [int, int, int, int, int, int, int, int, int, int, int], [float, float, float, float], [int, int, int, int, int, int, int, int] ) The output of the function should an array of string IDs (from the first column) but DESCEND SORTED by their total final scoring (as shown on the far right). So the first entry in the array might be R013, but that would be because it had the highest total ranking given the specific input values provided. The last string ID in the array should be the ID with the lowest scoring ranking. If two IDs have identical final scores, then it does not matter which one takes precedence. eg. ["R013", "R099", "R005", ...(etc) ] The function ...

    €186 (Avg Bid)
    €186 Offre moyenne
    27 offres

    ...to us: 1- Source Code for everything. 2- WBS Diagrams (DoU, EDR, Process Flow, Detailed Application Architecture) 3- Code Deployments in our servers after each milestone. 4- Arabic and English interfaces. 5- Android Phone and Tablet versions. 6- Warranty and Support Periods. Please advise with the following: 1- Are you able to deliver the application in both Arabic and English interfaces with String replacement and Right to Left and Left to Right alignments? 2- Are you able to integrate with Payment Gateway? 3- Do you have a QC and testers team? 4- What the testing plan to test and make UAT on the deliverables? 5- Are you able to provide us a weekly release? 6- We are very sensitive to delay, so after you provide the plan that will include everything starting from prerequ...

    €4667 (Avg Bid)
    LDN
    €4667 Offre moyenne
    59 offres

    ...When specific record is NOT checked, the N/A remain as label which is not editable >> When specific record is checked, the N/A in "Notification Content" will change from label to input with grey color cell for user to edit >> Do not need to clear any existing selection or value when the checkbox has changed from checked to unchecked >> But for "Notification Content", if the content is empty string when uncheck the checkbox, change the input back to N/A label with white color cell >> The table cell will be in grey color when there is a value in it >> N/A is not considered as value - All buttons are able to support redirection / open a modal 2) Drop-off Event Report - There should have 1 dropdown field (Transaction Type) an...

    €155 (Avg Bid)
    €155 Offre moyenne
    20 offres

    We use Google Sheets and Microsoft Outlook as our main applications. I am looking for someone to automate a script so that it does the following. 1. Collect...from column D to X. 2. Opens up new email in Outlook and inserts a pre-saved Quick Part "known as SUP1" and pastes the data from Google Sheet into this Quick Part table. 3. Additional preferable extras would be that the automation populates who the email is being sent to based on the data in Column N (using some sort of Vlookup function) and also populates the Subject of the email which is a string of 3 pieces of data from Column F, J and X. Screenshots below show what we are looking to have with data filled in where highlight is shown. If there are more robust / simpler solutions available I'm also happy ...

    €22 - €109
    Scellé
    €22 - €109
    7 offres
    Trophy icon C# , MongoDb driver S'est terminé left

    i need to retrieve subset of nested list in document . retrieve document with menuNameLingualItems has speicfic code only . i have method accept categoryid and langcode all of them in string . i need to retive dicumnts has required code and value . if lang code is "En" all of the following list should return with "En" only . Json attached . *menuNameLingualItems *menuDescLingualItems * menuItemDetLingualItems project will be given for best answer , and should be one query from mongodb .net driver .

    €64 (Avg Bid)
    Garanti
    €64
    7 propositions
    Simple JavaScript S'est terminé left

    Hello, I just have a simple javascript issue That I need to resolve. An expert can do it in few mins. I am ready to pay for 1-2 hours for the same. is not converting a string json to proper string pls connect

    €6 / hr (Avg Bid)
    €6 / hr Offre moyenne
    24 offres
    KOTLIN MVP search issues S'est terminé left

    the search issue i needs an exception added : : for input string

    €18 (Avg Bid)
    €18 Offre moyenne
    1 offres
    perl script website Software error S'est terminé left

    When I do a save in admin settings Get this message Software error: malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before "6797110391163299111110...") at line 737. For help, please send mail to the webmaster (webmaster@xxx), giving this error message and the time and date of the error.

    €28 (Avg Bid)
    €28 Offre moyenne
    11 offres

    I need a script that I can use to search solscan for the public address of wallets that match the information I provide and put them in a notepad file. Information provided could be Example: 'The Address of Wallet 'X' contains the string of characters '2gnOw'. Example: 'The Address of Wallet 'X' contains 15 numerical & 21 non-numerical characters' Example: 'The Address of Wallet 'X' contains 36 total characters.' I need to be able to search with only one of the examples or multiples. Unsure of the depth of this so if I am underbudget reach out and let me know.

    €221 (Avg Bid)
    €221 Offre moyenne
    12 offres

    I am working on a class where I have to invoke MBEAN of another class and call the function of that class. The function takes no parameter and return byte. I need to invoke, call the method, get that byte, convert to string and send JSON message with that data. If you can, we can talk about and then I can share info and code to you.

    €151 (Avg Bid)
    €151 Offre moyenne
    9 offres
    Write a script for an API S'est terminé left

    A script for a TCP-UDP protocol will be written. The script will write one 20-character string into the API. The API is well documented and supports a number of different languages.

    €452 (Avg Bid)
    €452 Offre moyenne
    56 offres
    100 permanent backlinks S'est terminé left

    Hi, I'am looking for an experienced link builder that's able to provide quality permanent ba...exchange programs, and web rings. No spam method can be use. No paid traffic sites. No links from under construction pages. No banned sites, gambling, violent, illegal sites, etc. No black hat and other unethical SEO Spam techniques. No use of automated software or bots. No java links, redirects, jump scripts, framed pages, CSS redirects, cloaking, hidden links, 301 redirects, dynamic links, no string parameters, flash sites, etc. Payment Term: We will only pay upon job delivery. We are looking for a professional. We have several other websites in need of SEO. We will provide you with website detail and related keywords after you bid. Should you have any question please feel...

    €86 (Avg Bid)
    €86 Offre moyenne
    35 offres
    Elastic search setup S'est terminé left

    I need a coder with elastic search experience to setup elastic search live index and add the following features: Query string | Elasticsearch Search API | Elasticsearchh Indexing documents | Elasticsearch Filter search results | Elasticsearch Highlighting search results | Elasticsearch Paginate search results | Elasticsearch Sort search results | Elasticsearch Full-text queries | Elasticsearch Geo queries | Elasticsearch Thanks

    €165 (Avg Bid)
    €165 Offre moyenne
    27 offres
    Flutter Project S'est terminé left

    ...a drawer widget to navigate to the list page. Additionally, the home page should include a big title with an image related to the developed app. List Page: should include a list of items of your own choice (such as Books, Cars, Students, etc.). Each item should appear as a card displaying at least three attributes. Each item should have at least five attributes as follows: o an integer id, o a string attribute, o an enumeration attribute, o a boolean attribute, o an attribute of type double. List Page should support the following gestures: 1- onLongPress: Use pass arguments to a named route technique to open the Edit the user finishes editing and saves changes, use the return data from the screen technique to return to the List Page to display the changes. 2- onSwipe: Use sw...

    €11 (Avg Bid)
    €11 Offre moyenne
    8 offres

    Based on user defined timer, scrape an instrument price from tradingview webpage and ...a) writing to CSV and b) writing to google sheet separately. most of google sheet code already done at: Basically create a service account and use C# code to access read/write sheet. Input parameters: timing interval in seconds, output method (csv or gsheet), instrument, frequency, filename / path of CSV, gSheet ID (string found when trying to share a google sheet) code must be C# so it can be integrated into an existing project and designed so that it can be applied to more than one browser tab. That is, just instantiate another WSTV object to get another symbol output open, High, Low , CLose Expect full source code in delivery

    €101 (Avg Bid)
    €101 Offre moyenne
    8 offres
    Flutter Sample App -- 2 S'est terminé left

    ...a drawer widget to navigate to the list page. Additionally, the home page should include a big title with an image related to the developed app. List Page: should include a list of items of your own choice (such as Books, Cars, Students, etc.). Each item should appear as a card displaying at least three attributes. Each item should have at least five attributes as follows: o an integer id, o a string attribute, o an enumeration attribute, o a boolean attribute, o an attribute of type double. List Page should support the following gestures: 1- onLongPress: Use pass arguments to a named route technique to open the Edit the user finishes editing and saves changes, use the return data from the screen technique to return to the List Page to display the changes. 2- onSwipe: Use sw...

    €18 (Avg Bid)
    €18 Offre moyenne
    17 offres

    Our website is redirecting parameter query string requests, so its affecting our tracking. This only happens when its the first time loading a url, so you have to keep changing the id to test it: youll notice when you click it, it removes the query parameters.

    €31 (Avg Bid)
    €31 Offre moyenne
    16 offres