Filtruj

Moje ostatnie wyszukiwania
Pokaż:
Budżet
dla
dla
dla
Typ
Umiejętności
Języki
    Stan Projektu
    5,000 sqlite znalezione projekty, cennik w USD

    ...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 Średnia Oferta:
    18 składanie ofert

    ...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 Średnia Oferta:
    29 składanie ofert

    ...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 Średnia Oferta:
    22 składanie ofert
    Electron.js Web Browser Zakończone 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)
    Wyróżniony
    $397 Średnia Oferta:
    22 składanie ofert

    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 Średnia Oferta:
    30 składanie ofert

    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 Średnia Oferta:
    1 składanie ofert

    ...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 Średnia Oferta:
    18 składanie ofert

    ...• 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 Średnia Oferta:
    15 składanie ofert

    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 Średnia Oferta:
    28 składanie ofert
    $30 - C# Server Help Zakończone 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 Średnia Oferta:
    2 składanie ofert

    ...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 Średnia Oferta:
    14 składanie ofert

    ...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 Średnia Oferta:
    2 składanie ofert

    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 Średnia Oferta:
    1 składanie ofert
    SQLITE fixes -- 2 Zakończone left

    have some fixes need to be done

    $62 (Avg Bid)
    $62 Średnia Oferta:
    1 składanie ofert
    SQLITE fixes Zakończone left

    have some issue with sqlite needed to fix it

    $44 (Avg Bid)
    $44 Średnia Oferta:
    1 składanie ofert
    Fix SQLite Dropdown Bug Zakończone 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 ...

    $201 (Avg Bid)
    $201 Średnia Oferta:
    55 składanie ofert

    ...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 Średnia Oferta:
    6 składanie ofert

    ...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

    $592 (Avg Bid)
    $592 Średnia Oferta:
    82 składanie ofert

    hi, you will need to develop an algorithm in python. I will give you a .json file and you will have to do some operations on it. you will also need to create a sqlite database to store the state. you will only be working with 10-15 rows. budget is 14$ fixed, I wont pay more, this is a simple algorithm. you need to create a sqlite database as well to store the state, and log all the sales.

    $12 (Avg Bid)
    $12 Średnia Oferta:
    40 składanie ofert

    I am seeking a skilled freelancer to develop a Python application that embodies simplicity and intuitiveness at its core. This application will be built using PyQT6 for the UI and SQLite for database integration. The project aims to cater to users across multiple operating systems, including Windows, Mac OS, and Linux. ### Core Requirements: - **Cross-Platform Compatibility:** The application must run smoothly on Windows, Mac OS, and Linux. - **Functionality:** The primary focus is on data input and retrieval. Users should be able to enter data easily and retrieve it efficiently without any hurdles. - **User Interface (UI):** The UI should be simple and intuitive, making it accessible for users of all technological skill levels. While the design needs to be straightforward, attenti...

    $119 (Avg Bid)
    $119 Średnia Oferta:
    12 składanie ofert

    ...1.0 # encryption package encrypt: ^5.0.1 # printer packages # flutter_usb_printer: ^0.1.0 blue_thermal_printer: ^1.1.8 # printing: ^5.6.6 # NETWORK flutter_esc_pos_network: ^0.0.3 flutter_esc_pos_utils: ^0.1.4 # usb flutter_pos_printer: ^1.0.4 quick_usb: ^0.3.0 # local db sqflite: ^2.0.2 path_provider: path: # speed dial material_speed_dial: ^0.0.6 # sqlite for windows & linux sqflite_common_ffi: # connectivity subscription connectivity: # dropdown search custom_searchable_dropdown: ^2.1.1 flutter_dropdown_search: ^0.0.2 loading_animation_widget: ^1.1.0+3 flutter_platform_alert: ^0.3.0 tcp_socket_connection: ^0.3.1 tcp_client_dart: ^0.2.0 device_apps: ^2.2.0 dev_dependencies: flutter_test: sdk: flu...

    $109 (Avg Bid)
    $109 Średnia Oferta:
    28 składanie ofert

    I am seeking an Android Application developer with deep understanding and skills in creating unique and usable applications. Key Requirements: - Demonstrated experien...require a detailed proposal on how you'll undertake the project, but do please outline your process. Ideal Skills and Experience: - Expertise in Java or Kotlin - Android's primary programming languages. - Proficiency in Android Studio - Android's primary development environment. - Sound understanding of RESTful APIs and how to connect to them from Android. - Comfortable with databases, preferably SQLite,firebase. in my app main work is gps....other things i discuss on chat Looking forward to collaborating with an individual who is passionate about creating applications and who aims to provide ...

    $239 (Avg Bid)
    $239 Średnia Oferta:
    31 składanie ofert

    ...offer personalized product recommendations. **Ideal Skills & Experience:** - Strong in Java or Kotlin. - Familiarity with Android SDK and Android Studio. - Experience with RESTful APIs to connect Android applications to back-end services. - Understanding of Google’s Android design principles and interface guidelines. - Knowledge in database management, preferably with experience in Firebase or SQLite. - Prior experience in ecommerce or marketplace app development is highly preferred. While the necessity for user authentication was not specified, it would be beneficial if the developer can advise on the best practices to enable a secure yet user-friendly authentication process, should we choose to implement it in the future. Looking forward to collaborating with a sk...

    $194 (Avg Bid)
    $194 Średnia Oferta:
    44 składanie ofert

    ...jot down anything from ideas to meeting notes. - **Reminders:** Ability to set up notifications for important tasks, habits, or notes to ensure nothing gets missed. **Ideal Skills and Experience:** - Proficiency in Android app development, with a portfolio of previous work that includes productivity or lifestyle apps. - Strong understanding of Java or Kotlin. - Experience with databases (such as SQLite or Firebase) for data storage. - Familiarity with implementing push notifications and integrating third-party APIs. - A knack for UX/UI design, aiming for an intuitive and user-friendly app interface. - Previous work on apps involving habit tracking or productivity tools is a plus. I am eager to collaborate with someone passionate about creating an app that makes a positive impac...

    $233 (Avg Bid)
    $233 Średnia Oferta:
    12 składanie ofert

    I'm seeking an experienced developer to enhance my Flutter application by integrating Electric-sql for efficient real-time data synchronization. The focus of the project will be to ensure seamless sync capabilities within the app. Current app is using JSON as data storage. Change to SQLite, with Django/Postgres/Electric-sql **Requirements:** - Experienced with Electric-sql - Skilled in real-time systems - Strong understanding of synchronization mechanisms - Problem-solving attitude & detail-oriented I'm eager to work with a developer who can deliver a robust solution enhancing my app's user experience through seamless real-time functionality.

    $14 / hr (Avg Bid)
    $14 / hr Średnia Oferta:
    53 składanie ofert

    We are a stealth-mode startup operating at the intersection of renewable energy and technology, seeking a skilled freelance software ...at the intersection of renewable energy and technology, seeking a skilled freelance software engineer to assist in developing an innovative MVP. This project involves creating a user-friendly iOS application paired with a robust Node.js backend, focusing on optimizing interactions between a specific consumer electronic device and energy systems. Experience with Swift, Node.js, RESTful APIs, and SQLite is essential. The ideal candidate will have a strong understanding of secure, scalable system design and a passion for sustainability and tech innovation. Confidentiality is paramount, and further details will be disclosed under a non-disclosure agreem...

    $32358 (Avg Bid)
    $32358 Średnia Oferta:
    109 składanie ofert

    I'm see...expertise is key, with a precise focus on: • Image Representation: The project involves displaying png images stored in SQLite in a centered grid layout, one image per row. •Encoding: The images will be stored as Base64 encoded in the SQLite database. •Image Interaction: Critical aspect involves creating a hyperlink on a clickable (squared) area relative to the images. Additionally, a comment-widget that stores editable, image-related comments in the database is necessary. DB, js/css is within a folder (same name as the HTML file). Minimal content/code within HTML file Ideal candidates would have previous experience in similar tasks and a good understanding of SQLite and image manipulation via Javascript. Time-effectiveness and atte...

    $159 (Avg Bid)
    $159 Średnia Oferta:
    51 składanie ofert

    ...application can read and write data to these devices and monitor their status. - Handling sensor data and custom ATT from these devices should be implemented. - Device is discoverable on BLE scanner. Custom ATT and services that are not discoverable - App with native SDK available. We need to build or refactor to flutter with flutter_blue_plus library with following functionalities ---- Configure a sqlite table of custom profile, services and characteristics for each type of device identified by model ---- Load properties of discovered device type and prompt user to write/read characteristic and display its value in plain text ---- Support notification and indicate service types The ideal freelancer for this project should have: - Experience with Flutter development. - Good und...

    $171 (Avg Bid)
    $171 Średnia Oferta:
    5 składanie ofert

    html report using sqlite / sqlalchemy using python More details: Which operating system will you be using for this project? Linux What is the primary function of the web report you need? Display data analytics What kind of data visualizations would you like to include in the web report? grid report like xl sheet

    $158 (Avg Bid)
    $158 Średnia Oferta:
    24 składanie ofert

    I'm looking for a developer skilled in using jinja, SQLite and flask to create an efficient library management system. This web-based system should incorporate key elements: - Online catalog: The catalog should be well-structured, allowing users to search for books by author, title and genre. - User Registration & Login system: A secure feature that allows users to register using a unique username and password. Ideal applicants should have a solid understanding of jinja, SQLite, and flask. Experience with web-based databases and user registration systems is beneficial for this project. Please provide evidence of previous projects involving similar systems.

    $69 (Avg Bid)
    $69 Średnia Oferta:
    8 składanie ofert
    SQLite Efficiency Boost Zakończone left

    I'm seeking expertise for my SQLite database to enhance its performance and design. With your knowledge, I'm looking to accomplish: - Streamlined database schema design. - Optimized SQL queries for faster performance. Ideal candidates should have: - Proficiency with SQLite. - Experience in database schema development. - Strong skills in writing and optimizing SQL queries. - Ability to deliver efficient and reliable database solutions.

    $31 / hr (Avg Bid)
    $31 / hr Średnia Oferta:
    9 składanie ofert

    I'm on the lookout for a skilled database engineer to bring my task management application to life. My requirements are specific and demanding, with quality and efficiency being the linchpins of this project. **Core Functions:** - Design an SQLite database schema - Store various user tasks efficiently - Ensure data integrity and security

    $28 (Avg Bid)
    $28 Średnia Oferta:
    7 składanie ofert

    I'm in need of someone skilled in Python to modify existing code and create a comprehensive report from a SQLite database. This project will involve data extraction and analysis to generate a PDF report directly on the browser. Key elements include: - Ability to access and interact with SQLite databases. - Proficiency in writing SQL queries to extract the desired information. - Experience in data analysis and interpreting query results. - Developing functionality to generate an on-browser PDF report. Your background should involve significant experience with Python, particularly in working with databases and data-centric coding projects. Knowledge of SQL and browser-based report generation would be advantageous.

    $141 (Avg Bid)
    $141 Średnia Oferta:
    35 składanie ofert

    URGENT: WITHIN FEW HOURS I need a skilled freelancer to complete a Python Flask project related to a university portal. Here are the details: - **User Authentication**: Implement a simple login system. Create basic database tables and input sample data in them for testing purposes using SQLite - Itinerary creation tool: Users need to input their destination, start and end dates, and attractions for each new itinerary. - Itinerary viewing page: This section should display the destination, start and end dates, and a day-wise description plan for all existing itineraries. - Itinerary suggestions page: This section should include the famous destinations itineraries like Paris, Rome, etc The website is NOT to be hosted on any platform, just to be able to run in local computer The perfe...

    $38 (Avg Bid)
    $38 Średnia Oferta:
    7 składanie ofert

    ...user account system to enable customers to save, manage, and revisit their itineraries. - Utilizing Python Flask for backend development and SQLite for database management to ensure a seamless, agile experience. -Create basic database tables and input sample data in them for testing purposes using SQLite - Itinerary creation tool: Users need to input their destination, start and end dates, and attractions for each new itinerary. - Itinerary viewing page: This section should display the destination, start and end dates, and a day-wise description plan for all existing itineraries. Ideal Candidate Attributes: - Proven expertise in Python Flask and SQLite - Strong background in building user-centered web applications - Experience with user authentication and account ...

    $78 (Avg Bid)
    $78 Średnia Oferta:
    6 składanie ofert

    "I am looking for a skilled individual, proficient in QT and C++, to assist me in developing a database application. While the client did not specify the database management system, knowledge in MySQL, PostgreSQL, and SQLite would be advantageous. The project is expected to be completed within a month. Ideal Skills: - Strong in QT and C++ - Proficient in database management systems such as MySQL, PostgreSQL, SQLite - Ability to deliver within the stipulated deadline"

    $21 / hr (Avg Bid)
    $21 / hr Średnia Oferta:
    30 składanie ofert

    Hello, we need activity logging software for Macintosh computers for our software company. It will take the title information and usage time of the programs that the user actively uses on the computer and write them to a sqlite file located locally and send this information to the servers via API at certain intervals. Example: a - Microsoft Exel - 55 seconds b - Chrome () 46 seconds c - Corel Drawe (Building design ) - 60 seconds Like ..... Detaylar; 1 - The programme will run in the background and will not be visible to the user. 2 - The programme will open automatically when the computer is switched on and will continue to run in the background. 3 - The programme should be prevented from being closed by the user as much as possible (only

    $1194 (Avg Bid)
    $1194 Średnia Oferta:
    38 składanie ofert

    Looking for somebody who can setup my SQLite app to MySQL on cpanel server. App is running on SQlite and i cant force it to go to mysql. Database and everything is made but cant configure it correcly.

    $39 (Avg Bid)
    $39 Średnia Oferta:
    19 składanie ofert

    Proszę, Zarejestruj się lub Zaloguj, żeby zobaczyć szczegóły.

    Wyróżniony Ukryte Projekt z Umową o Zachowaniu Poufności

    More details: key features : Attendance tracking, Gradebook, Timetable management, Holiday/Exam/Event Notice user roles: Admin,Teacher,Student authentication and user registration process: Student ID and password registration,Teacher ID and password registration,Admin ID and password registration Note: 1) Create in Android Studio 2) Use Java language 3) Use SQLite Database/any other database

    $166 (Avg Bid)
    $166 Średnia Oferta:
    21 składanie ofert

    I need to migrate an app developed in Xamarin to flutter , this app use data in preferences and sqlite, show ads from admob and had subscriptions from users.

    $577 (Avg Bid)
    $577 Średnia Oferta:
    116 składanie ofert

    I'm looking for an experienced Android developer who can create a mobile app using MAUI. I already developed web application using Asp .Net MVC core6. This web app will collection and accounting daily basis. Some of the places network is not good fo...APIs and business objects(Data Access Object and Data Store) are already available, need to develop UI and data sync. This mobile app will have 2 screens 1) Login 2) Collection Screen The targeted Android version for this app is the latest version. Ideal skills and experience for this project include: - Strong proficiency in Android development and MAUI - Experience in creating web api and sqlite - Ability to work with a detailed list of features and functionality requirements - Familiarity with the latest Android version an...

    $86 (Avg Bid)
    $86 Średnia Oferta:
    9 składanie ofert

    As the lead on this project, I am in need of some technical help to manage the backend of our system. Tasks will include: - Managing our database: We're currently utilizing SQLite, and I would appreciate someone with experience in relational database management to make sure it's running smoothly. Proficiency in SQLite is a must. - Integrating APIs: You should have completed previous projects with API integration and be comfortable working with various APIs simultaneously. The perfect candidate will have a solid background in backend system management. They'll be able to take care of the MySQL database we've been using and perform necessary API integrations. The faster you can start, the better.

    $494 (Avg Bid)
    $494 Średnia Oferta:
    83 składanie ofert

    Proszę, Zarejestruj się lub Zaloguj, żeby zobaczyć szczegóły.

    Ukryte Projekt z Umową o Zachowaniu Poufności

    ...proficient in C# and SQLite who can develop a billing software tailored to my specific needs. The software will be for a single store and should include: - Sales Tracking: This tool should allow us to track all sales transactions in real-time. - Inventory Management: A feature that assists with tracking stock levels, orders, deliveries, and sales. It should allow us to keep an organized record of our inventory. - Customer Management: This tool should enable us to manage customer details, purchase history, and customer interactions. Regarding security, we require a basic level of protection. This simply means that users will log in using a username and password. The ideal freelancer for this project will have a solid understanding of C# programming, a background in SQLite...

    $345 (Avg Bid)
    $345 Średnia Oferta:
    22 składanie ofert

    Proszę, Zarejestruj się lub Zaloguj, żeby zobaczyć szczegóły.

    Ukryte Projekt z Umową o Zachowaniu Poufności

    ...should: i. Comprise of good quality UI with at least two fragments separating all the components. ii. Use the activity life cycle states through its various methods (such as onStart, onPause, onDestroy, etc.). iii. Utilise at least one: device location/ Google Maps/ Media player/ Camera/ microphone/ any native android apps, service, sensor, or sensor API. iv. Use persistence data storage (e.g. SQLite, ROOM/ Firebase/Firestore, etc.). v. Use MVC or similar (java-based frameworks such as MVP, MVVM, etc.) framework Report: You are required to write a detailed report of 2000 – 4000 words maximum on your app. You may use the following headings. i. Title of the Project/Case study ii. Group Contribution iii. Abstract/Summary iv. Introduction/Overview/case study brief v. Problem d...

    $217 (Avg Bid)
    $217 Średnia Oferta:
    16 składanie ofert
    RestApi with 2 clients Zakończone left

    Project Title: RestApi with 2 clients Overview: I am looking for a developer to create a RestApi using C# programming language In virtual studio. The RestApi is already done I will send after consulting. Application has to be done on ASP.NET core with .NET 6.0, with Entity Nugets and it has be working with full CRUD on at least one model. For Db SQLite can be used. Skills and Experience: - Proficiency in C# programming language - Experience in developing RestApi - Knowledge of handling text data - Experience in 2 of those Wpf WinForm Django Flask Razor Angular, React Deliverables: - Design and development of RestApi using C# in visual studio - Integration of RestApi with 2 clients - Documentation on the functionality and usage of the RestApi

    $169 (Avg Bid)
    $169 Średnia Oferta:
    54 składanie ofert

    I am looking for a Python Django developer who can help me migrate my Python app from Digital Ocean to a shared hosting A2Hosting server. The application is a modified version of if y...Experience: - Strong experience in Python app migration - Knowledge of Digital Ocean and A2Hosting [shared hosting with cpanel] platforms - Familiarity with managing access details and credentials for both platforms Project Requirements: - The current size of the Python app is less than 1GB. - I have all the necessary access details and credentials for both Digital Ocean and A2Hosting. - The database is SQLite Note: The files cannot be taken from the above github as they have been modified for: - My domain - User interface - Application email messaging

    $27 (Avg Bid)
    $27 Średnia Oferta:
    14 składanie ofert
    android application Zakończone left

    I am looking for an experience...timeline of 1 week. Key Requirements: - Strong experience in Android app development - Expertise in data management and storage - Ability to create a user-friendly interface for data input and retrieval - Proficiency in integrating backend services for data synchronization - Knowledge of security measures for data protection Ideal Skills: - Proficient in Java and Android Studio - Familiarity with SQLite or other database management systems - Experience in implementing data encryption protocols - Understanding of RESTful APIs for data integration - Ability to optimize app performance for efficient data handling If you have the right skills and can deliver within the specified timeline, please submit your proposal with relevant examples of your prev...

    $123 (Avg Bid)
    $123 Średnia Oferta:
    44 składanie ofert

    Najlepsze sqlite Artykułów Społeczności