Decode sqliteproiecte

Filtrare

Căutările mele recente
Filtrează în funcție de:
Buget
la
la
la
Tip
Aptitudini
Limbi
    Starea proiectului
    2,000 decode sqlite proiecte găsite, la prețul de USD

    I'm seeking a professional in embedded C++ programming for ESP32 and STM32 chips. The goal is to develop a program that can efficiently interact with a vehicle's CAN bus. Key features should include: - Capacity to receive and log CAN bus data directly from a vehicle - Ability to read and decode multiple PGNs and SPNs from the logged CAN bus data - Streamlined conversion of the logged data into a JSON file format An ideal candidate would have prior experience in working with vehicle diagnostics, particularly with CAN bus systems, and would also have extensive experience in C++ programming for embedded systems. Proficiency in working with ESP32 and STM32 chips is a must, as these are the main controllers that the software should be compatible with.

    $763 (Avg Bid)
    $763 Oferta medie
    17 oferte

    I have my Facebook Messenger history in JSON format and I'm looking to be able to view it an iPhone app (either existing or newly created) that can display all messages and media from a particular date. Key Features: - Ability to decode JSON file and display all related messages and media from a specified date. - Include a search functionality to efficiently navigate through the content.

    $93 (Avg Bid)
    $93 Oferta medie
    14 oferte

    ...somewhat experienced in Optical Character Recognition apps. This project encompasses 2 sub- projects: (1) Printer project that includes Write/ test/ debugging firmware that controls timing for a 4 dot wide printhead and (2) Write firmware that decodes marking from printer utilizing camera HDMI input. The final system will be a single Printer/ Print decoder that will print a special pattern and then decode the printed numeric pattern. The project requires seamless integration with some specific hardware components, which include: - Controller (Raspberry pi or similar platform), module with minimum 4 high speed outputs to drive 4 high speed valves in printhead (programming required) and will need at least 3 additional inputs and 3 additional inputs - printhead - NIR camera (Eit...

    $1137 (Avg Bid)
    $1137 Oferta medie
    33 oferte

    ...monitoring and controlling user activities. o Payment gateway management for secure transactions. o Room creation and management for organizing gameplay. o Wallet management to oversee user balances and transactions. Technologies: • Website: o Frontend: HTML5 & CSS3/Laravel o Backend: Node.js/Express.js or PHP o Database: MYSQL • Mobile Application: o Platform: Android (Kotlin/Java) o Database: SQLite • Authentication: o OTP authentication using Firebase Authentication or Twilio Verify API. • Payment Gateway: o Integration with a secure payment gateway (e.g., Stripe, Razorpay). • Admin Panel: o Development using Laravel for frontend. o Backend API development for admin functionalities. Features and Functionalities: 1. Landing Page: o An engaging lan...

    $1105 (Avg Bid)
    $1105 Oferta medie
    22 oferte

    ...AES-256 bit security encryption for an SQLite database in a Windows application using VB.Net. This task requires specific expertise in working with encryption to secure private data. Key Requirements: - Proficiency in VB.Net - Deep understanding of AES-256 bit encryption - Familiarity with SQLite databases - Prior experience in data encryption The encrypted SQLite database will become a storage unit for personal identifiable information. This sensitive data demands high security measures, thus professional handling is crucial for the success of this project. The completed task should ensure maximum protection against unauthorized access and reliably shield the stored personal data. Main Task: - Implement advanced AES-256 bit encryption to secure SQLite ...

    $60 (Avg Bid)
    $60 Oferta medie
    2 oferte

    Had an issue with n8n migration. Need help to fix duplicate columns in SQLite. Check attached image

    $26 (Avg Bid)
    $26 Oferta medie
    3 oferte

    ... In the LSOA table, the codes are in the column lsoa01cd and the place names are in column lsoa01nm. Put the results in a pandas data frame. You should show the SQL commands you ran and the results. For part ‘c’ just show a sample of the results and the total number of rows. You should also give some explanation for the more complex parts of the SQL commands you present. We have a ready-made SQLite database containing the required tables. This presentation should demonstrate your knowledge of SQL and databases. Thank you!...

    $24 (Avg Bid)
    $24 Oferta medie
    19 oferte

    ...completed within 10 days for the cost of 40 USD($) I'm in need of a proficient Android developer, who is well-versed in using Java, to execute a small proof of concept project with around 12-15 basic mobile pages. I will explain the requirement in detail to the selected cadre. However below would be covered inside the project. Requirements: - Must use the latest version of android studio - Can use SQLite or Firebase - The project uses image, video, audio, google map, location awareness and any sensor in phone - No need to worry about fancy UI, just basic UI is enough - It is not a complex enterprise grade application but maximum 10 days work - Code must not be complex. Just a beginner level of coding is expected but standards should be met. The ideal person for this job w...

    $165 (Avg Bid)
    $165 Oferta medie
    17 oferte

    Seeking a proficient Java expert who can assist me with an issue I'm facing in Eclipse dealing with debugging. Specifically, the problem lies in the Java module/package. Key Responsibilities: - Decode and fix the java module/package error - Possible review of package imports in Eclipse (uncertain if this is a problem) Ideal Candidate: - Proficient in Java - Strong knowledge of Eclipse Debugging tool - In-depth understanding of Java modules/packages - Has ability to quickly troubleshoot and resolve issues Quick resolution of this problem is crucial - apply if you can help!

    $25 (Avg Bid)
    $25 Oferta medie
    4 oferte

    ..."reasonable" (video verified) by the hour price also. long time work. I will assist. seeking a skilled developer to connect Python programs to an SQL database for managing user information. This includes: - Setting up Python-SQL connection to manage data in SQLite format. - Establishing processes to handle specific user information fields such as name, email, address, and additional sales related data. - Efficiently manage user IDs and corresponding variables within Python programs. Ideal candidate should have experience in Python, SQL, SQLite and handling user data. Understanding of GoDaddy website platform is a plus as the digital site for sale is hosted there. Proven capability to generate accurate results and manage sensitive data confidentially is essenti...

    $541 (Avg Bid)
    $541 Oferta medie
    71 oferte

    As the title says, I need a FilamentPHP v3 (Laravel 10) project where a two-level multi-tenancy permission with Spatie Permission package is configured and a easy panel to manage permissions for every user of every team. My database is set as: PLAN > STORE > USER > ROLE > PERMISSION Plan has N Store Store has N User User has 1 Role Role has N Permission BUT the same user can ha...PERMISSION Plan has N Store Store has N User User has 1 Role Role has N Permission BUT the same user can have access to N Stores, and in each Store it may have a different Role than the other. The panel to manage permissions for every user in each team should be like the Teams package one (so bad it doesnt support teams). I expect for delivery a project where all those requirements are met usin...

    $26 (Avg Bid)
    $26 Oferta medie
    6 oferte

    ...simple swiftUI script using CloudKit with just a simple page with 3 text boxes and an ‘add’ button. There should be a SQLite data base with 3 tables. When I click ‘add’ button, the text in the 3 boxes will be saved to the 3 tables in SQLite. The page will also have a ‘view’ button that print all records of all 3 tables. There will also be 3 buttons: ‘partial’, ‘full’, and ‘export’. If click on ‘partial’ then it will save a copy of the SQLite database to the user’s iCloud but will only save table 1 and 2. If click ‘full’, it will save a copy of the SQLite database to the user’s iCloud and will include all 3 tables. If click ‘export’, then...

    $61 (Avg Bid)
    $61 Oferta medie
    18 oferte

    ...simple swiftUI script using CloudKit with just a simple page with 3 text boxes and an ‘add’ button. There should be a SQLite data base with 3 tables. When I click ‘add’ button, the text in the 3 boxes will be saved to the 3 tables in SQLite. The page will also have a ‘view’ button that print all records of all 3 tables. There will also be 3 buttons: ‘partial’, ‘full’, and ‘export’. If click on ‘partial’ then it will save a copy of the SQLite database to the user’s iCloud but will only save table 1 and 2. If click ‘full’, it will save a copy of the SQLite database to the user’s iCloud and will include all 3 tables. If click ‘export’, t...

    $89 (Avg Bid)
    $89 Oferta medie
    29 oferte

    I'm in need of someone who can deconstruct and provide a detailed step-by-step calculations of the Masaniello money management formula, incorporating aspects of probability, bankroll, and stake calculations. Though widely used in betting scenarios, I'm particularly interested in its implementation in the realm of stock trading. Ideal candidates would possess: - Strong knowledge of financial calculations and mathematical equations. - Experience in operationalizing these calculations for stock trading scenarios. - Ability to deliver information in a detailed, step-by-step format. This is a great opportunity for individuals with a passion for mathematics and finance to dive deep into this renowned betting system, tailoring it specifically for the unpredictable world of stock tr...

    $9 / hr (Avg Bid)
    $9 / hr Oferta medie
    8 oferte

    ...simple swiftUI script using CloudKit with just a simple page with 3 text boxes and an ‘add’ button. There should be a SQLite data base with 3 tables. When I click ‘add’ button, the text in the 3 boxes will be saved to the 3 tables in SQLite. The page will also have a ‘view’ button that print all records of all 3 tables. There will also be 3 buttons: ‘partial’, ‘full’, and ‘export’. If click on ‘partial’ then it will save a copy of the SQLite database to the user’s iCloud but will only save table 1 and 2. If click ‘full’, it will save a copy of the SQLite database to the user’s iCloud and will include all 3 tables. If click ‘export’, t...

    $77 (Avg Bid)
    $77 Oferta medie
    22 oferte

    Must have experience with Shell script, python. Cybersecurity experience is needed. Should have used the sniper tool - If not used then need to understand the functionality of it to decode it. Please see attached requirement document. There are 2 steps are defined in it. Payment would be paid post successful completion of each steps.

    $561 (Avg Bid)
    $561 Oferta medie
    40 oferte

    ...will leverage the FLIR Atlas SDK (and later, the FLIR Science SDK) to communicate with the camera, while utilizing the Arduino's built-in radio receiver to process PWM signals. Objectives: - Hardware Integration: -- Establish a seamless interface between the LattePanda's Windows environment, the Arduino co-processor, and the FLIR camera. -- Configure the Arduino's radio receiver to accurately decode PWM signals. - Software Development: -- Create a Windows application using the FLIR Atlas SDK (and in the future, the FLIR Science SDK) to issue commands to the FLIR camera (start/stop recording, potentially other functions). -- Develop logic within the application to translate received PWM signals from the Arduino into corresponding camera actions. - Data Handling:...

    $1396 (Avg Bid)
    $1396 Oferta medie
    30 oferte

    I am on the lookout for a CryptoJS expert who is proficient in using IV and keys to decrypt text data. Your task will be: - Decry...the lookout for a CryptoJS expert who is proficient in using IV and keys to decrypt text data. Your task will be: - Decrypting text data with the keys and IV that I will supply. Skills and Experience Needed: To complete this project successfully, you should possess: - Profound understanding of CryptoJS - Experience in decrypting data, specifically text - Skill in using provided IV and keys to decode encrypted data - Incredible problem-solving and communication skills This is a forward-thinking task that requires a professional who is attentive to detail, delivers promptly and comprehends the prime role of data safety and confidentiality. I await ...

    $41 (Avg Bid)
    $41 Oferta medie
    6 oferte

    I'm faced with a data file of an unspecified custom format, not a standard one like CSV, Excel, or JSON. I'm seeking an experienced Freelancer to trace this file's format and decode it accordingly. The critical tasks for this project are: - Investigating the data file - Determining its custom format - Extracting and interpreting the information within. Key skills and experiences: - Strong capabilities in handling various data types - Proficiency in diverse file formats - Prior work in data interpretation and decoding - Highly analytical with creative problem-solving abilities Your precise approach to identifying, tracking, and decoding this file will be of utmost importance. Those with experience in a similar project will have a distinct advantage. Looking forwa...

    $129 (Avg Bid)
    $129 Oferta medie
    8 oferte
    Electron.js Web Browser S-a încheiat left

    ...to build a web browser. Features include: - Custom titlebar. - Tabs handling. - Navigation (back, forward, reload and home). - Resolve domains using DNS servers specified in a remote JSON file. - Data from the "Search" input field will be submitted as a get request to a remote URL. - BrowserViews instead of webviews. - Save URL as a bookmark in a local SQLite database. - Togglable sidebar (left) to display the bookmarks stored in a SQLite database. - Manage bookmarks. - Custom right-click context menu. Tabs must be responsive down to a certain point, but with a max width of 200 pixels. As a developer, you will make sure that's achieved. Tabs must also contain the loaded website/document favicon and title. Tabs isn't required to be draggable, but a big...

    $397 (Avg Bid)
    Recomandat
    $397 Oferta medie
    22 oferte

    I want to obtain the information of this bible: This is the Genesis website but it has to be about all the books. The important thing about this project: You have to get all the data now an example of the tables Table...relationship. An annotation can point to multiple verses, but a reference points to only one verse. Verses to Footnotes: A one-to-many relationship. A verse can have multiple footnotes, but a footnote belongs to only one verse. Footnotes to Footnote_References: A one-to-many relationship. A footnote can point to multiple verses, but a reference points to only one verse. the expected result in a sqlite script or a sqlite file with a .Db extension

    $176 (Avg Bid)
    $176 Oferta medie
    30 oferte

    I'm in need of a professional to assist me with password recovery on GateHub.net. I've attempted to use the 'Forg...have been unsuccessful so far. About the Password: - It contains alphanumeric characters. - It was created based on a combination of my personal details. The ideal freelancer for this job should have experience in password recovery, cybersecurity, or a related field. A strong understanding of alphanumeric password structures and patterns is necessary. Your mission would be to work with me to decode the alphanumeric pattern I used based on my personal information and to eventually regain access to my account. Your methods should be secure, ethical, and respect my privacy. Please bid only if you possess the requisite skills and agree to abide by thes...

    $113 (Avg Bid)
    $113 Oferta medie
    3 oferte

    I'm looking for a skilled developer to create a WPF + MVVM + SQLite + Entity Framework sample CURD (Create, Read, Update, Delete) application. The application's main purpose is data management, thus it needs to provide efficient and seamless manipulation of data. Major Requirements: - Proficiency in WPF, MVVM architecture is significant as they form an integral part of this project. - Familiarity with SQLite and Entity Framework is essential due to the nature of data management. - The app needs to have a well-structured user interface for efficiently creating, reading, updating, and deleting data. Optional but Useful Skills: - Knowledge about ObservableCollection, while not mandatory, would be highly beneficial for handling collection changes. Applications wi...

    $30 (Avg Bid)
    $30 Oferta medie
    1 oferte
    AI Expert for NLP Project S-a încheiat left

    I am seeking an experienced AI expert to help with a project involving Data Analy...experienced AI expert to help with a project involving Data Analysis and Natural Language Processing (NLP). The primary purpose of this project is to improve my work on a particular NLP project. The specific goals of this NLP project are: 1. Sentiment Analysis: Identify subjective information from source materials. 2. Text Classification: Categorize texts into organised groups. 3. Entity Extraction: Decode structured information from unstructured data sources. The ideal candidate would have demonstrated experience with AI, specifically relating to data analysis and natural language processing. Experience with NLP tasks such as sentiment analysis, text classification, and entity extraction is highl...

    $22 / hr (Avg Bid)
    $22 / hr Oferta medie
    31 oferte

    ...and ultimately join our gym community. Technical Requirements: HTML/CSS: Utilize HTML and CSS to create the structure, layout, and styling of the website for a responsive design across various devices. Python: Incorporate Python for dynamic functionality, such as form handling, database integration, and server-side scripting. Database Integration: Implement a lightweight database system (e.g., SQLite) to manage user data, class schedules, and membership information. Deliverables: Fully functional website meeting the specified requirements and design guidelines. Clean and well-structured codebase with comments for ease of maintenance and future updates. Documentation outlining the project architecture, database schema, and deployment instructions. Testing and quality assurance...

    $41 (Avg Bid)
    $41 Oferta medie
    18 oferte

    Please contact me to test. I will be giving you examples of files to decode, to ensure your work is valid.

    $303 (Avg Bid)
    $303 Oferta medie
    17 oferte

    I'm on the hunt for a talented writer adept in the insurance field to craft engaging, informative blog posts aimed at both individual seekers of insurance knowledge and small business owners. These posts should decode insurance jargon, offer sage advice for selecting the right policies, and provide a guiding light through the often murky process of filing claims. Here's what I envision: - **Topics to Cover:** - Unraveling Insurance Basics: Making complex concepts accessible. - Navigating Policy Selection: Insider tips to pick the perfect policy. - Simplifying Claims: Step-by-step advice to smoothly navigate the claims process. - **Target Audience:** - Individuals puzzled by insurance options or terms. - Small business owners looking for coverage insights tailo...

    $19 (Avg Bid)
    $19 Oferta medie
    24 oferte
    Delphi JWKtoPEM function S-a încheiat left

    I'm currently using delphi-jose-jwt () to decode a JWT Token from Google one-tap signin. Google provides a public key to validate Token in JWK format (). However it appears that delphi-jose-jwt requires the key in PEM format. I can use to convert JWK to PEM which successfully authenticates the JWT token. I need either a Delphi JWKtoPEM function or assistance with delphi-jose-jwt using a different method.

    $215 (Avg Bid)
    $215 Oferta medie
    4 oferte

    In this project, I am looking for a proficient freelancer who can decode a JavaScript function for generating IMEI-based xtorken. The function is located in this URL: I want to understand how this function works so that I can create xtorken for different IMEIs. Clear explication: I need to make auto api to get imei info from t-mobile imei check page. When inserted the imei, the website js functions will create a encripted x-torken . This x-torken is encripted/or include imei. (once created that torken can be used only for that imei). The website create this xtorken without internet so there is pure js functions to understand. So i need somone to understand and recreate the algoritm in order to create instant x-torken for each imei, then

    $157 (Avg Bid)
    $157 Oferta medie
    19 oferte

    ...• Menu browsing and item selection • Order tracking • Restaurant search and filtering • Ability for restaurant owners to add, edit, and delete menu items Technology Stack: • Web APIs (Backend) – Python with Django or Flask • Database - SQLite • Database ORM – SQLAlchemy Unfortunately, we did not specify preferred payment options integration at this time. However, I expect that the selected freelancer is skilled in various payment gateway integrations. This project is perfect for freelancers who have extensive experience in Python, Django or Flask, SQLite, and SQLAlchemy, and a solid understanding of building user-focused applications. The ideal candidate is also knowledgeable in various payment systems (in the event that w...

    $185 (Avg Bid)
    $185 Oferta medie
    15 oferte

    I'm currently experiencing some difficulties with my React Native Expo SQLite, namely it is not importing the tables from the precreated file and its not creating/updating another table entries with the information it needs to. , thus I'm open to suggestions, strategies, or proven methods. Additionally, both the insert and update functions require optimization. IDEAL CANDIDATE: Would be a seasoned React Native developer with an in-depth understanding of Expo SQLite. A background in database structuring could prove instrumental with the current project challenges. Understanding of complex query execution is a must. KEY TASKS: - Diagnose and resolve current SQLite issues - Advise on SQLite schema implementation - Optimize the Insert and Update functi...

    $196 (Avg Bid)
    $196 Oferta medie
    28 oferte

    ...my company. Here are some details regarding the logo design: • COLOR SCHEME: We are keen on integrating green in the logo's color palette. An interpretation of the color representing growth and prosperity would be ideal. • STYLE: The goal is to create a Symbolic logo, one that implants our company values in a symbolic yet straightforward way. We want our logo to be intriguing but also easy to decode. • TARGET AUDIENCE: Our logo should appeal to a General Audience. It should echo familiarity and warmth, resonating with multiple layers of society. Our suitable candidate will have experience in logo creation, particularly in designing unique, symbolic logos. Your portfolio needs to exhibit your understanding of color symbolism and ability to design for a wide...

    $81 (Avg Bid)
    $81 Oferta medie
    118 oferte
    $30 - C# Server Help S-a încheiat left

    $30 - Simple C# Servers Job! I have a app that lets you order food, it sends an order like: {OrderID: 184fj28h3f, FoodVariable: Pizza, BusinessID: Pizza Factory, DropoffLocation: London #3} Then I made a simple C# OrderServer that saves it in SQLite.db. I need help putting it in Azure. Then it needs to send the order to 2nd server (BrainServer) I made the C# BrainServer. It has a SQLite db of delivery drivers, available, or driving statuses (). It needs to return a response to the Order App that says like {DeliveryDriversAvailable: 3} That's it! Please help with these 2 servers & the App's JS commands to display the server's response. This is a long term project also, so after this job we have more jobs too if you want! 5 stars feedback given!

    $17 (Avg Bid)
    $17 Oferta medie
    2 oferte

    I need a professional with advanced audio deciphering skills to decode a 2-minute audio recording. Despite several attempts with noise-reducing programs, I couldn't succeed. Hence, I'm looking for someone with: - access to professional, advanced audio equipment - ability in noise reduction - skills to transcribe the audio content The recording is in English and features a conversation. Aside from cleaning up the audio, a written transcript of the conversation will be needed as part of the project scope. An understanding of conversational nuance in the English language will be beneficial. Experience in similar roles, with evidence of successful completion, will be highly regarded.

    $68 (Avg Bid)
    $68 Oferta medie
    6 oferte

    I'm in need of an experienced cybersecurity specialist with a strong backgrou...an experienced cybersecurity specialist with a strong background in Android phone systems. The primary purpose of this endeavor is data extraction which will involve location tracking, message interception, and call recording. The ideal candidate should be proficient with: - Phone hacking for data extraction using authorized techniques. - Location tracking mechanisms. - Ability to intercept and decode messages. - Proficient with Call recording retrieval. Please note this project strictly adheres to legal and ethical guidelines. Only legitimate, legal techniques are to be applied to test the security of the system and no unauthorized access is permitted. Previous experience in ethical hacking would...

    $123 (Avg Bid)
    $123 Oferta medie
    3 oferte
    Fix SQLite Expo DB Error S-a încheiat left

    ...interact with a SQLite database. My aim is to establish robust database interactions primarily focusing on performing operations through raw SQL queries. Despite the hiccup, my goal is clear: to create a seamless user experience by ensuring stable database interaction within my app. To streamline the resolution process, I'm on the lookout for a freelancer with a deep understanding of: - React Native and Expo framework intricacies - SQLite integration and manipulation using raw SQL queries within a React Native environment - Debugging and resolving TypeError issues specifically related to database transactions - Experience with database schema design and optimization for mobile applications Ideal Skills and Experience: - Proficiency in React Native and Expo - Solid...

    $32 (Avg Bid)
    $32 Oferta medie
    14 oferte

    Seeking a talented developer with a basic understanding of ARM7TDMI for an assembly language project. Your task will be focused on the LPC2378 platform. - Target Platforms: ARM Cortex M3/4 or LPC2378 microcontroller - Proficiency Level: Basic knowledge of ARM7TDMI Ideal candidates will have experience...on the LPC2378 platform. - Target Platforms: ARM Cortex M3/4 or LPC2378 microcontroller - Proficiency Level: Basic knowledge of ARM7TDMI Ideal candidates will have experience working with ARM7TDMI, especially in a Windows, Linux, or MacOS environment. The successful freelancer will demonstrate an ability to handle assembly language projects on these systems. You should be able to troubleshoot, decode, and articulate your methods clearly. If you're ready for a challenging proje...

    $4 / hr (Avg Bid)
    $4 / hr Oferta medie
    1 oferte

    I'm on the hunt for a talented writer adept in the insurance field to craft engaging, informative blog posts aimed at both individual seekers of insurance knowledge and small business owners. These posts should decode insurance jargon, offer sage advice for selecting the right policies, and provide a guiding light through the often murky process of filing claims. Here's what I envision: - **Topics to Cover:** - Unraveling Insurance Basics: Making complex concepts accessible. - Navigating Policy Selection: Insider tips to pick the perfect policy. - Simplifying Claims: Step-by-step advice to smoothly navigate the claims process. - **Target Audience:** - Individuals puzzled by insurance options or terms. - Small business owners looking for coverage insights tailo...

    $19 (Avg Bid)
    $19 Oferta medie
    29 oferte

    I am currently working on a project using ANSYS Maxwell electronics , but have hit a roadblock and am experiencing errors related to both boundary and excitation settings when running simulations. Apparently, I'm missing some crucial aspects in setting the right parameters here. To correct these issues, ...setting precise boundary and excitation conditions. - Superior problem-solving skills to guide me through parameter adjustment. The main task will be understanding the issues I'm facing and providing advice on the right settings to eliminate these errors. I would highly appreciate if we could collaborate until the simulations run smoothly, free from any obstacles. Your assistance will not only decode my current dilemmas but also enhance my technical proficiency ...

    $8 / hr (Avg Bid)
    $8 / hr Oferta medie
    10 oferte

    ...a talented and motivated freelancer to develop a Music Streaming app that rivals the functionality and user experience of platforms like Spotify. The chosen frameworks for this project are Flask for the API, VueJS for the UI, and SQLite for the database. Please adhere strictly to the specified technologies as outlined below: Backend: Flask: Utilize Flask to build a robust and efficient API that handles various functionalities such as user authentication, song retrieval, playlist management, and more. SQLite: Develop and maintain the database using SQLite, ensuring seamless data storage, retrieval, and management. Frontend: VueJS: Create a responsive and user-friendly interface using VueJS. Take advantage of advanced VueJS features and the CLI if nece...

    $11 (Avg Bid)
    $11 Oferta medie
    2 oferte
    Library Management System S-a încheiat left

    I am initiating the development of a Library Management System and are in search of a skilled student freelancer to lead the project. The system will be built using Flask for robust API development, VueJS for an intuitive user interface (potentially utilizing VueJS Advanced with CLI), Jinja2 templates for dynamic content, Bootstrap for styling (if required), SQLite for database management, and Redis with Celery for caching and batch job operations. The successful candidate will be responsible for creating a seamless, efficient, and user-friendly system that meets the specified requirements. If you have a passion for web development and possess the necessary skills, we invite you to be part of this exciting project.

    $12 (Avg Bid)
    $12 Oferta medie
    1 oferte
    SQLITE fixes -- 2 S-a încheiat left

    have some fixes need to be done

    $62 (Avg Bid)
    $62 Oferta medie
    1 oferte
    SQLITE fixes S-a încheiat left

    have some issue with sqlite needed to fix it

    $44 (Avg Bid)
    $44 Oferta medie
    1 oferte
    Fix SQLite Dropdown Bug S-a încheiat left

    I'm currently working on a React Native mobile application that utilizes an SQLite database to populate dropdown menus, specifically using the expo-sqlite package. However, I've encountered a significant issue: data isn't being added correctly to these dropdowns, resulting in invisible options that don't filter as expected. I need an experienced developer to resolve this problem efficiently. Ideal Skills and Experience: - Proficient in React Native development - Strong experience with the expo-sqlite package - Understanding of SQLite database management - Proven track record of troubleshooting and fixing similar bugs - Ability to ensure data integrity and functionality across different devices Key Requirements: - Diagnose and fix the issue ...

    $198 (Avg Bid)
    $198 Oferta medie
    54 oferte

    I am seeking some who has the interface and skill to image Event Data Recorder (EDR) information from a recent model year Ford Escape. This project is import in to a lawsuit. The ultimate goal is to obtain a comprehensive understanding of the vehicle's condition and behavior moments before an incident, particularly speed, acceleration/deceleration, impact forces etc - **Crash Data:** A detailed account of the crash scenario, including impact forces, acceleration/deceleration patterns, and the sequence of events leading up to the crash. - **Comprehensive Data Collection:** Accumulation of all pertinent data that can shed light on the vehicle's performance and condition at the time of the incident. **Freelancer Skills & Experience:** I am looking for a freelancer with: - E...

    $550 (Avg Bid)
    $550 Oferta medie
    5 oferte
    Expo & SQLite Integration S-a încheiat left

    ...freelancer who can seamlessly integrate an existing SQLite database into my Expo React Native project. The database currently consists of tables and not only needs to be incorporated but also to be modifiable within the application. Currently it is not loading the SQLite into the app and i believe is creating a new SQLite instead. I need it to import the existing one in with all the information as it is used for filling, filtering and auto filling drop downs and other parts of the depending on the sqlite tables **Requirements:** - Proficiency in React Native and Expo framework. - Strong experience with SQLite databases and the ability to allow database modifications. **Ideal Skills and Experience:** - Previous projects involving Expo SQLite i...

    $36 (Avg Bid)
    $36 Oferta medie
    6 oferte

    ...more than 90 fields... The field types can be (nvarchar, int, boolean, files of images) The widgets can be text inputs, radio-buttons, checkboxes (for fields with multiple values), textarea and switchers... The field_title will be used to save a new record, and it's directly the name of a drupal field. Very Very important. > App should work without connection (with an internal dabatase in SQLite, and local files)... One time the app detect the connectivity will syncrhonize with the App developed, and update (or clean local information). How information should be stored in the Internal database 1. Metadata of content type with the version should be stored.... We have to check if version has changed (with an API ). In this case we get

    $594 (Avg Bid)
    $594 Oferta medie
    80 oferte
    Decode IonCube Script S-a încheiat left

    I'm in need of a skilled developer who is experienced with IonCube-encoded files. My project centers around modifying a script to better meet my current needs. The task involves understanding, decoding, and then modifying the code without the certainty of having the original source. Here’s what you need to know: - **Objective**: The primary aim is to modify an IonCube-encoded file. This modification is not minor; it involves adding or removing features to enhance the script's functionality. - **Current State**: I'm not entirely sure if the source code I have is the original. This adds a layer of complexity to the task, requiring a proficient approach to ensure the modifications are successful. - **Requirements**: - Proficient in PHP and familiar with the Ion...

    $82 (Avg Bid)
    $82 Oferta medie
    22 oferte

    As someone who needs to monitor varied data consistently and intuitively, I am seeking the expertise of an exceptional Google Sheets professional who can craft a vibrant, clear, and engaging dashboard. Key Functionalities: - Data Visualization: The dashboard should help me understand and decode the data effectively through graphs, charts etc. - Real-time Data Updates: I need to ensure that changes in the original Google Sheets are instantaneously mirrored on the dashboard. - Customizable Dashboard Layout: To accommodate different data sets and reports, I require flexibility in adjusting the interface according to my preference. Design Aesthetic: - The aesthetic aspect is just as important. I envision the dashboard to be colorful and vibrant, yet clear and not overwhelming. It sh...

    $86 (Avg Bid)
    $86 Oferta medie
    17 oferte

    What We Need: -Strategic SEO Planning: Craft a bespoke strategy that aligns with our unique business goals. -Keyword Mastery: Conduct in-depth research to unearth golden ...-Technical Savvy: Tweak the nuts and bolts of our website to ensure it's as search engine friendly as possible. -Analytical Reporting: Keep us in the loop with crisp, insightful performance reports. Ideal Candidate: -You have a portfolio that showcases your victories in pushing businesses to the top of search engine rankings. -You’re fluent in SEO tools and platforms, with an analytical mindset to decode what the numbers are whispering. -You're honest about what's achievable, setting realistic expectations while striving for excellence. -Communication is your forte; you can translate SEO jar...

    $76 (Avg Bid)
    $76 Oferta medie
    80 oferte