Delphi sqlite jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 delphi sqlite jobs found, pricing in USD

    I am looking for a debugger expert with experience in delphi programming language. The project involves fixing runtime errors in my code. x32 dbg expert to bypass one error.

    $180 (Avg Bid)
    $180 Avg Bid
    11 bids

    I am looking for a freelancer to help me with editing an Android app database. The database uses SQLite and I have specific changes in mind that need to be completed. I need this project done within 24 hours, so I need a freelancer who can work quickly and efficiently. The changes will involve optimization and making general fixes as needed. If you have experience with Android app databases, please let me know. If successful, this could lead to further work in the future.

    $40 (Avg Bid)
    $40 Avg Bid
    12 bids

    I am looking for a Freelancer to help me create an API for SmarterPay within 1 month. The specific functionality required is to upload Direct Debit Mandate Information. Our application is in Delphi and the data will be in SQL server. It would be more convenient if the API was Delphi, but I guess it doesn't have to be if there is a better alternative. The API should make easy and efficient account management, payment processing, and reporting and analytics. Please let me know if you have any questions or require any additional information. Thank you.

    $461 (Avg Bid)
    $461 Avg Bid
    11 bids

    I am looking for a skilled developer to create a Windows Service ...developer to create a Windows Service API written in DMVC that will interact with a MySQL database. The API should have basic endpoints for reading and writing data. Programming Language: - The API should be written in Delphi. Framework: - The API should be developed using the DMVC framework, which is a Model-View-Controller (MVC) framework specifically designed for Delphi. Functionality and Endpoints: - The client will provide detailed requirements for the specific functionality and endpoints that the API should have. Skills and Experience: - Strong knowledge and experience in Delphi programming. - Proficiency in using the DMVC framework. - Ability to understand and implement detailed requirements...

    $30 - $250
    Sealed
    $30 - $250
    3 bids

    Delphi and TMS test project for Windows and Android devices

    $200 (Avg Bid)
    $200 Avg Bid
    1 bids

    General description (Public information) We need a client server application. The Applications must be made with Delphi 11+ We use FMX so that the client app can run on Windows and Android. For the backend we also use FMX but it must only run on windows. We use the TMS componentes extensively. you can use the demo versions for developing. ORM framework TMS Aurelius and for the backend TMS Sparkle with TMS Xdata. Function On startup, the client application shows all contacts that are on the server. If the user types something in the search box, we make a fulltext search on the server side and show the top 100 search results. The user can add a new contact delete a contact edit a contact view a contact We have a server side database with ZIP, country and cities, if the use...

    $160 (Avg Bid)
    $160 Avg Bid
    11 bids

    We are in search of a company to perform an update on our mobile application due to recent policy changes imposed by Google. Technical Specifications: - Development Environment: Android Studio 3.3.2 - Minimum Supported Operating System: Android 4.0 (Level 14) and above - Programming Languages: Java and XML - Local Database: SQLite - Threading: Asynchronous tasks (AsyncTask) - Screen Orientation: Portrait Mode exclusively Need to add Admob (Adsence) as well in the app.

    $94 (Avg Bid)
    $94 Avg Bid
    19 bids

    We require a delphi programmer who has more than 5 years of experience

    $9 / hr (Avg Bid)
    $9 / hr Avg Bid
    7 bids

    ...would like to work on our UTC. Please let me know if you are interested in a long term relationship. - Position: Delphi Developer Location: Remote Mode of Interview: Skype or zoom call(No video needed) Duration: 6+ Months Contract possible Extension Job Description Our company is looking for mid-weight or experienced Delphi developers who has experience with TMS Components(If you don't, then go read the documentation and get back here, it's pretty simple if you have Delphi experience) - 5+ years of experience in software development. - Have Embarcadero Delphi Developer Certification(Not limitative). - Experience with Embarcadero Delphi version 10.X or later software. - Proficiency and F...

    $201 (Avg Bid)
    $201 Avg Bid
    17 bids

    Need to wright a small function on Delphi 6(indy10) for getting tracking information from transport company via their API. Documentation here:

    $87 (Avg Bid)
    $87 Avg Bid
    17 bids

    We require a delphi programmer who has more than 5 years of experience

    $261 (Avg Bid)
    $261 Avg Bid
    7 bids

    I am working on a branch for a Github repo, here: In this branch, I have tests passing locally, but now we need to get them passing in the Github Actions CI. The tests depend on the following to pass: - MySQL - PostgresQL - SQLite - Memcache I have much of it working locally (with the help of a file) already in the branch, but there are errors when it runs in the CI (around the SQLite, for example). Your job is to: 1. Get all the tests working in the CI. You can use the already set up, or come up with your own solution; I don't care as long as it is clean, logical, and maintainable. 2. Get the code coverage working. I want to see the little badges on the repos's main README. You can use this other

    $185 (Avg Bid)
    $185 Avg Bid
    3 bids

    ...language - Experience with SQLite database system Description: I am looking for a skilled developer who can build a CLI program to manage student enrollments in various courses. Use SQLAlchemy to model students, courses, and enrollments. Implement features like adding new students, enrolling them in courses, and generating course enrollment reports. the following are the minimum requirements: A CLI application that manage student enrollments in various courses. A database created and modified with SQLAlchemy ORM with 2+ related tables. A well-maintained virtual environment using Pipenv. Proper package structure in your application. Use of lists and dicts. The ideal candidate for this project should have experience in Python programming and working with SQLite databases...

    $40 (Avg Bid)
    $40 Avg Bid
    10 bids

    ...programming and ability to implement server-side logic. Familiarity with working in Visual Studio. Understanding of MVC architecture and database integration (SQLite in this case). Ability to follow detailed instructions and implement the steps outlined in the practical set. Tasks: Create an ASP.NET Core Razor Pages project with the specified naming convention. Build a Razor page to display pizza details in an HTML table. Set up a carousel displaying pizza images with captions. Develop a page to process pizza purchases based on parameters. Create a Model class for Pizzas and generate Razor pages for CRUD operations. Configure the project to use SQLite as the DB provider. Implement layout modifications and navigation links. Test and run the project, ensuring all steps are ...

    $122 (Avg Bid)
    $122 Avg Bid
    13 bids

    ...works, but the tests have been broken for years. If you want to run them locally, you must have 4 databases installed (in the parentheses are the default connection parameters used by the tests, but it's possible to override them using environment variables): * MySQL (mysql://test:test@), * PostgreSQL(pgsql://test:test@) * OCI (oci://test:test@) * SQLite (sqlite://) Setting them up is very painful and confusing for developers, so my idea is to include a Dockerfile with the project. Then, developers can build and run the Docker container, and run the tests without difficulty. Your task is to grab the repo (start with the branch here: ), figure out how to create the dockerfile, and

    $154 (Avg Bid)
    $154 Avg Bid
    21 bids

    Mobile Application where people can sign up to become distributors to start handing out flyers campaigns in a designated area. Whe...think it will be easier to implement this feature on the app then let's go with that instead. I have attached a screenshot for an example. If possible we would also like to see this data in real time. For example, a user is currently running at this point in time, we would be able to see their current location on the map as well as the route they have taken. I believe the App currently utilizes SQLite for the database, so that is most likely where all the running data is being stored. Items that must be completed: -App must run on Android and IOS -Ability to View all Distributor Running Data -Ability to View details for each current run -Mobile...

    $196 (Avg Bid)
    $196 Avg Bid
    97 bids

    Hello Delphi developers, I'm seeking for a good developer who can prove me their Delphi skills with a simple project. I'm looking for a long term relationship but you will need to build a simple demo application(Paid of course) Requirements: Delphi 11+. TMS components installed on your environment(You can use the demo version). If you don't have experience working with TMS components, it won't be difficult for you if you have a strong Delphi skills. -- Contacts book application. Project general details Compatibility with Windows, Android and IOS devices Developed using Delphi 11+ Use TMS components(Specify experience in your bid please) TMS FMX TMS Aurelius TMS xdata MySQL as storage engine Backend compiled in C for Li...

    $222 (Avg Bid)
    $222 Avg Bid
    27 bids

    I am looking for a skilled developer to convert my custom-built website into a dynamic webview app. Platform: Custom-built website Technologies: using flutter, retrofit, OTP, Push Notification API: call data from mysql DB into Android Room database sqlite DB Functionalities: - I want to retain all current functionalities of the website in the webview app. New Functionalities: - In addition to the existing functionalities, I require the developer to incorporate new functionalities in the webview app. The specific details of these new functionalities will be discussed during the project. Ideal Skills and Experience: - Experience in converting websites to dynamic webview apps - Proficiency in custom-built websites - Strong understanding of web development and mobile app developme...

    $174 (Avg Bid)
    $174 Avg Bid
    82 bids

    Mobile Application where people can sign up to become distributors to start handing out flyers campaigns in a designated area. Whe...think it will be easier to implement this feature on the app then let's go with that instead. I have attached a screenshot for an example. If possible we would also like to see this data in real time. For example, a user is currently running at this point in time, we would be able to see their current location on the map as well as the route they have taken. I believe the App currently utilizes SQLite for the database, so that is most likely where all the running data is being stored. Items that must be completed: -App must run on Android and IOS -Ability to View all Distributor Running Data -Ability to View details for each current run -Mobile...

    $619 (Avg Bid)
    $619 Avg Bid
    92 bids

    I am looking for a developer to convert file to SQLite and integrate it into my existing system. Language must be vb.net Requirements: - Expertise in converting files to SQLite - Knowledge of SQLite database management - Experience in integrating databases into existing systems Tasks: - Convert table to SQLite table: 2 Options (to select by the user) a) copy all the tables in the mdb in one click (clear the DB and fill with current mdb data) b) one table at a time selected by the user from list of tables from MDB 1) If table does not exist in DB, create it and copy data from MDB 2) If table exist, do the following options (to select by user): a) overwrite old db table, b) Append records to old db table, c) comp...

    $148 (Avg Bid)
    $148 Avg Bid
    13 bids

    Create REST API in Delphi. Application has to receive Token and send Invoice to Approval link

    $150 (Avg Bid)
    $150 Avg Bid
    1 bids

    I am looking for a Flutter developer to create an offline POS application with the following features: - Sales tracking and reporting: The application should be able to track and report sales data for analysis and decision-making purposes. We have some ideas for the design and layout of the application but ...proficiency in Flutter programming language - Experience in developing offline applications - Knowledge of inventory management systems Flutter Windows based installable application Sqllite Internal database store offline data When internet is ON need to push data to server Store product details in local for POS billing I am already done this setup. Someone need to complete based on my requirements

    $183 (Avg Bid)
    $183 Avg Bid
    22 bids

    Attaching a debug error when trying to run a simple thread inside an exist project. I can't send the project, but need to solve it. If you know how please let me know your price, and let's solve it. Thanks.

    $117 (Avg Bid)
    $117 Avg Bid
    4 bids

    I use a programme written for me in Delphi version 11, where I access a database with the REST Api components of Delphi. Now the TLS version is being changed. Here is the information from the supplier: we would like to remind you again today about the changes to the encryption protocol Transport Layer Security (TLS). TLS enables secure data transmission on the internet and is released by the Internet Engineering Task Force (IETF). As of Thursday 31 August 2023, we will no longer support TLS versions 1.0 and 1.1. Consequently, access to our REST API via these versions will no longer be possible. Data protection authorities recommend the use of TLS 1.2 or 1.3, as these meet the current security standards and thus ensure secure data transmission. In order for us to ensure...

    $186 (Avg Bid)
    NDA
    $186 Avg Bid
    9 bids

    Hey guys, I already create a application the works like a proxy server using a Delphi component called as GPHttpProxy ... but the problem is that when the server is actived it only works for a few minutes... and I want that the proxy still working for many hours... many days if is possible... so... I want a proxy server that works well com windows 7 above and the cannot be recognize as virus by Windows Defender... This proxy will be used in navigators like Chrome, Firefox etc... Give me your budget and if is possbile we will make it. You can do it in C# as well. You don't need to implement my code, you can do from the zero. I am not a expert programmer, so I want a code easy to make some changes please.

    $152 (Avg Bid)
    $152 Avg Bid
    16 bids

    I am looking for a freelancer who can teach me how to use Realm of MongoDB with React Native. I have a basic understanding of HTML, CSS, JS, SQLite, NodeJS, and React Native. Level of Experience with MongoDB: None Specific Focus: Database Creation & Management Preferred Method of Learning: One-on-One Coaching Skills and Experience: - Strong knowledge of MongoDB and its integration with React Native - Experience in creating and managing databases using Realm - Ability to provide one-on-one coaching and guidance in using Realm with MongoDB - Knowledge of React Native and its integration with Realm - Excellent communication and teaching skills to effectively convey complex concepts - Patience to guide and support a beginner learner in understanding and implementing database cr...

    $97 (Avg Bid)
    $97 Avg Bid
    4 bids

    I am looking for a Python developer with experience in Tkinter and SQLite to create an inventory management system. The system should have the following features and requirements: Features: - Inventory tracking and reporting Inventory Handling: - The system will need to handle less than 1000 items User Interface: - The user interface should be highly customizable Ideal Skills and Experience: - Proficiency in Python programming language - Experience with Tkinter and SQLite - Strong understanding of database management systems - Ability to create intuitive and user-friendly interfaces - Attention to detail and ability to meet deadlines If you have the required skills and experience, please submit your proposal and you must provide examples of your previous work. No example...

    $463 (Avg Bid)
    $463 Avg Bid
    59 bids

    I am looking for a skilled developer to help me with website development using Vue.js, html, css, flask, jinja, and sqlite. The main purpose of the website is to serve as an E-commerce platform. Design: - I already have a design or wireframe ready for the website, so the developer will need to work with that. Content: - I have existing content that needs to be incorporated into the website. Skills and Experience: - Proficiency in Vue.js, html, css, flask, jinja, and sqlite. - Experience in E-commerce website development. - Ability to work with existing designs and wireframes. - Attention to detail in incorporating existing content into the website.

    $14 (Avg Bid)
    $14 Avg Bid
    8 bids

    Implement in Delphi 11 (or compatible), a simple VCL app that consists of TCheckListBox, TProgressBar and one TButton. When the app starts, it will download the contents of - the content is JSON structure. The app will then list the names from the JSON to TCheckListBox. User can select one or more rows from the TCheckListBox. When user clicks the button, the app willl download and install the selected apps with the progress bar showing the progress of this entire operation.

    $183 (Avg Bid)
    $183 Avg Bid
    13 bids

    ...technical skills required: • For mobile: • Strong Android native (Java/Kotlin) and iOS native (Swift/Objective-C) • React Native for multi-platform apps • UI/UX knowledge, responsive design • For web: • Solid HTML, CSS, JavaScript • Frontend framework like React, Vue or Angular • Ability to create responsive web interfaces • For backend: • Proficiency in Java, Python, Ruby, PHP or similar • Relational (SQLite, MySQL) and non-relational (MongoDB) databases • Backend framework like Node.js, Spring Boot, Laravel • General skills: • RESTful API integration and development • Software architecture concepts • Security, authentication, authorization • Version control (Git) and collaboration • Cloud ...

    $4364 (Avg Bid)
    $4364 Avg Bid
    98 bids

    ...remote monitoring and control purposes. The main focus of this project will be on device communication. C# .net Key requirements for this project include: - Developing a user-friendly GUI for remote monitoring and control - Implementing reliable and efficient device communication protocols - Ensuring secure user access and authentication - System interface with master data, Register device (SQLite DB) - Conversion Value sample Int to Hex , etc - Project file app save & import. The project is similar to Kepware IOT Gateway, but the system flow reading PLC or device from us. only interface and additional device. Ideal skills and experience for this job: - Proficiency in Windows Presentation Foundation (WPF) for developing the application - Strong knowledge of networking ...

    $564 (Avg Bid)
    $564 Avg Bid
    48 bids

    work on SQLite website one should be proficient in SQL and SQLite its a simple project

    $12 (Avg Bid)
    $12 Avg Bid
    20 bids

    I am looking for a developer to work with my database system. Here are the project details: Database System: My database system is built with SQL, specifically using SQLite and Berkeley DB. Developer's Experience: I am open to any type of experience with database systems. Whether they have experience with SQL databases or NoSQL databases, all types of experience are welcome. Required Familiarity: The developer should be familiar with MySQL, as that is the specific type of database system I am using. Ideal Skills and Experience: - Familiarity with SQL databases, specifically MySQL - Experience working with SQLite and Berkeley DB - Knowledge of database systems and their architecture - Ability to optimize and troubleshoot database performance - Understanding of data m...

    $165 (Avg Bid)
    $165 Avg Bid
    29 bids

    I am looking for a skilled developer to add a File Parser to my existing project. The project, D7 Second Edition PT6, is written in Pascal and is not a web application. The task at hand is to process a set of files The first proces...Parser to my existing project. The project, D7 Second Edition PT6, is written in Pascal and is not a web application. The task at hand is to process a set of files The first process create Ignition tags from existing OPC tags , the second process scans all existing OPC tags and removes duplicates Ideal skills and experience for this job include: - Proficiency in Pascal programming language Delphi 7 Second Edition - Experience in file parsing and manipulation - Knowledge of working with CSV files - Familiarity with the existing project, D7 Second E...

    $50 (Avg Bid)
    $50 Avg Bid
    1 bids

    I NEED TO IMPLEMENT IN AN APPLICATION THE USE OF SENDING INVOICES AND SENDING RECEIPT USING REST API WITH A SERVICE PORTAL IN THIS PAGE THERE ARE ALL THE SPECIFICATIONS I NEED THE REST API COMMANDS CONTAINED IN THE ALEXANDRA VERSION TO BE USED AND I NEED SIMPLE PROCUREMENT FOR SENDING AND RECEIVING THE RESPONSE, BOTH POSITIVE AND NEGATIVE THROUGH A FLAG 1 FOR POSITIVE AND 0 FOR NEGATIVE WITH THE READING OF ANY ERROR MESSAGE.

    $176 (Avg Bid)
    $176 Avg Bid
    21 bids

    ...next/previous searched words. Support image in books Open last read page(Ex, I was in page 5 when I close app, I want my app open Page 5 again when I open my app). I think you need to store last page number in app’s preference or somewhere. an Ebook directly from hard coded path. (Use the attached Alice ebook file) 3. Find these words (“in” and “to”) and get the id, pronounce, and meaning from SQLite DB(I’ll send it to you) and make ruby tag with span tag to insert in the Ebook and display it with red color. There are 4 types to show the found words. You can have a hard coded variable in code to set the type. 4. I want to change the meaning when I click click a word(“in” or “to”). Show a new Edit view to update the ...

    $911 (Avg Bid)
    $911 Avg Bid
    10 bids

    My project is a header file translation. The size of the header file is medium, meaning it consists of 100-500 lines. I do not need the original source code comments to be retained. In terms of external library dependancies, I'm not sure if it is applicable. Your help in translating the header file from C to Delphi would be greatly appreciated.

    $181 (Avg Bid)
    $181 Avg Bid
    12 bids

    Website on security, quality and usability. 1. Develop a website, which provides visitors with information on security, quality and usability. The website should be developed using Flask 1 and SQLite database, and have a number of pages to display content to visitors. Each web page should have:- header with navigation bar to enable the visitors to access all pages;- section that displays the main content, appropriate for each page;- footer containing relevant links to additional information, e.g. contact details, privacy policy, disclaimer, etc.;- also include a side bar to display any relevant information and makes your website more attractive and usable. More specifically, the website’s organisation and functionality should be as follows:1. Home page should allow visitors t...

    $673 (Avg Bid)
    $673 Avg Bid
    89 bids

    Project Description: I am looking for a skilled Delphi developer to add a File Parser to my existing non-web application. Requirements: - Experience with Delphi programming language - Strong understanding of file parsing techniques - Ability to work with existing codebase - Familiarity with integrating parsers into Delphi applications Ideal Candidate: - Previous experience working on Delphi projects - Knowledge of file parsing libraries in Delphi - Ability to work independently and meet deadlines - Strong problem-solving skills and attention to detail If you have the necessary skills and experience, please apply with examples of your past work in Delphi.

    $95 (Avg Bid)
    $95 Avg Bid
    2 bids

    I will share mockup pdf, I want the app to be like that in functionality and i appreciate nice design and creativity. the project must be based on c#, wpf, mvvm, codefirst approach, sqlite and without using any thirdparty tools.

    $26 (Avg Bid)
    $26 Avg Bid
    10 bids

    I am looking for a freelancer to develop a small scale WPF application for my project. Skills and experience required: - Proficiency in WPF application development - Strong knowledge of C# programming language - Experience in creating user-friendly and responsive interfaces - Familiarity with database integration and management - Ability to work w...integration and management - Ability to work within a small scale project scope and deliver high-quality results in a timely manner. Please provide examples of previous WPF application projects you have worked on. I have attached mockup pdf and its fuctional, I want an like that in functionality and i appreciate nice design and creativity. the project is based on c#, wpf, mvvm, codefist approach, sqlite and without using any thirdp...

    $496 (Avg Bid)
    $496 Avg Bid
    17 bids

    Android App Development for Warehouse Management - Main purpose of the app is to facilitate warehouse management tasks - Specific features and functionalities are required, but details were not provided - Budget for the project is not specified Ideal Skills and Experience: - Proficiency in Android app development using Delphi - Experience in creating apps for warehouse management systems - Strong problem-solving skills to suggest suitable features and functionalities for the app - Ability to work within a flexible budget range, as the client's budget is not specified

    $341 (Avg Bid)
    $341 Avg Bid
    24 bids

    ...implementing predictive search functions - Knowledge of search algorithms and techniques - Ability to integrate search results with HTML5 web pages - Attention to detail to ensure accurate and efficient search results - Familiarity with user experience design principles to enhance the overall user experience. Front end page currently created with header and footer with blank body. What will be need is a sqlite database to be created from an excel file. The database will hold page names and the respective page links. I would like a full stack developer to apply as we have a lot of small tasks to be done on an ongoing basis. A good knowledge of HTML5, CSS, Javascript, Python, ubuntu, django and php would be needed going forward, but this project is HTML5, CSS, Javascript, ...

    $139 (Avg Bid)
    $139 Avg Bid
    50 bids

    Reverse Proxy Configuration Project Ideal Skills: C, C++, Python, Delphi I am looking for a skilled programmer who can help me configure a reverse proxy using Nginx on a Windows operating system. The reverse proxy needs to be set up with basic authentication. Requirements: - Strong proficiency in C, C++, Python, and Delphi programming languages - Experience with Nginx and reverse proxy configuration - Knowledge of Windows operating system This project involves configuring the reverse proxy to ensure secure and efficient communication between clients and servers. The ideal candidate will have a deep understanding of proxy servers and network protocols, as well as expertise in the mentioned programming languages. If you have the necessary skills and experience, please submi...

    $2240 (Avg Bid)
    $2240 Avg Bid
    7 bids

    Project Title: Delphi Code Feature Creation Using delphi: Check to see if this already exsits, if not: create a shedulled task to start my program on PC startup with highest permissions, with no password or prompt. program is called for example: C:Program Files (x86)Myfolder If it already exists, do nothing. Thankyou.

    $13 (Avg Bid)
    $13 Avg Bid
    4 bids

    Bot should use sqlite database to check booking details. It should be able to provide exact information to the user about current booking status. Further, If user want to book the bus it should be able to book the seat of that particular bus taking all the information required for bus booking from user. It would be better if you could explain what will be your approach to accomplish this task. If you have done this kind of project earlier please provide the link so that I can check it out.

    $95 (Avg Bid)
    $95 Avg Bid
    6 bids

    Project Title: Troubleshooting Dll in Visual Studio, VBA, and Lazarus - Programming Language: VB (Visual Studio) / VBA and Lazarus / Delphi - Specific Task: Dll troubleshooting - Debugging assistance: Not sure We are looking for a skilled programmer who can assist us in troubleshooting a Dll created in Lazarus / Delphi. This dll will be called in VB (Visual Studio) / VBA. The ideal candidate should have experience in VB, VBA, and Lazarus programming languages, with a strong understanding of Dll troubleshooting. The mais problem seems to consist in defining which types os variables are similar for both environments. Responsibilities: - Analyze and identify issues with the Dll in Visual Studio, VBA, and Lazarus - Debug and resolve any errors or bugs encountered during the tr...

    $230 (Avg Bid)
    $230 Avg Bid
    6 bids

    I am looking for a PHP expert to work on a save page for my website. The specific functionality that I need for the save page includes the ability to save form data. - The form data should b...on a save page for my website. The specific functionality that I need for the save page includes the ability to save form data. - The form data should be saved either to a database, a CSV file, email or a text file. - If a database system is preferred, I would like to use either MySQL or SQLite. - The form that needs to be saved consists of 5-10 fields. Ideal skills and experience for this job include: - Strong proficiency in PHP programming - Experience with database systems such as MySQL or SQLite - Knowledge of file handling in PHP - Attention to detail to ensure accurate sav...

    $25 (Avg Bid)
    $25 Avg Bid
    38 bids

    ...code pulls Favicons from Google's source location and outputs them to a database. Simple. Happy to show you the code on request. Purpose: a) The Python code needs to be converted to C# or VB.Net to create a runnable EXE. Start button, Stop button that interrupts and terminates the process. b) Run the code to produce the data file c) Output from the app should produce two files ; i) SQLite ii) Exel sheet DB will contain two columns ; Domain, BLOB Python Code: Yes, I have the Python code that needs to be converted. Skills and Experience: - Proficiency in both Python and C# programming languages - Strong understanding of code conversion techniques - Experience in code development and debugging - Attention to detail and ability to ensure accurate conv...

    $16 (Avg Bid)
    $16 Avg Bid
    19 bids