Parser memory jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 parser memory jobs found, pricing in CAD

    Hi, I need several tools get some data out of webpages and collect tham. So it should be possible to use parts of the code for the first step for the next steps. First step "search engine checking": Stand alone program/portable version, no installation for windows 10, using IEE, running in tray (only END option), no user interface. controlled by ini file (text). Open google, search for given keywords - one by one - and check the results on its first 3 pages - for given URLs (their position; in regular search result (=L) and in adds (=R). Results: write to logfile. Date/time of search job; found position of URL 1 in search result, found positions (regular, and add colum) ini file: category1: search-urlC11, search-urlC12, ... category2: search-urlC21, search-urC22, ... keywor...

    $217 (Avg Bid)
    $217 Avg Bid
    19 bids

    Hi! Chrome gets "out of memory" while loading an static html page with large table. Solution would be clusterize the tables like you can read more here: https://clusterize.js.org. Want an similar / same solution without changing touching too much to the present code. Can someone help?

    $26 / hr (Avg Bid)
    $26 / hr Avg Bid
    61 bids

    I am having high Memory consumption on my servers (dedicated 8GB) at cloudways. 2 apps are running on it ( and ). The hosting has determined that there are some PHP scripts () running in a loop consuming memory. I have disabled Hummingbird and revive Old Post plugins to eliminate possible culprits but the memory consumption remains with little traffic on the sites at this moment. Both websites are running on WordPress with large databases of products and pages. The hosting provider indicated that PHP queries have to be optimized in MySQL.

    $405 (Avg Bid)
    $405 Avg Bid
    41 bids

    You are required to create a text parser in C++.

    $82 (Avg Bid)
    $82 Avg Bid
    3 bids
    Trophy icon Make web page look nicer Ended

    Attached is an HTML file showing a boring looking web page. The goal of this project is to make it look a lot nicer with good web design. Specifically, I'd like the following sections of the page to have a more designed look and feel: - Heading "Acer Orion 3000 (i5-10400F) Review: Fast Processor But Below Average Memory" - Subheading--"A Powerful Desktop for Home Offices" - Where to Buy section - Star ratings for Overall Rating, Performance, Storage, Memory, Graphics - Ideal for vs. Not Ideal for section - Pros vs Cons section As part of the web design, please include all of the following: - The revised HTML - Any images needed for the design - Any CSS files needed for the design - Any JavaScript (if you choose to use J...

    $684 (Avg Bid)
    Featured Guaranteed
    $684
    193 entries

    Green-Memory étudie l'opportunité de reprendre le site  site propose de réaliser un livre photos avec des textes associés de façon d'un espace privé par le client qui sur le principe d'une cagnotte leetchi va proposer aux proches de compléter les pages d'un livre de condoléances pour un défunt (photos souvenir, poèmes, ...)Une fois que le client considère avoir réuni assez de participants il peut:editer le livre via nos servicescréer un ebookcréer un powerpoint animé avec une musiqueassocier un QR code (à poser sur pierre tombale)Aujourd'hui le site est en no code / low code et la création n'est pas automatisée. Nous ...

    $3461 (Avg Bid)
    $3461 Avg Bid
    54 bids

    Project Deadline: Within 1-2 Days Project Budget: $100 Project Type: PHP/MySQL Overview: High quality PHP CSV parser required to process data and insert the data into specific MySQL database tables. Frontend file upload page required Technical Details: Server Type: Linux Ubuntu PHP Version: 8.2+ Database Type: MySQL DB Connection Type: Standard MySQL - Not MySQLite Existing DB Dump Will Be Provided By Us Front End - Password Protection - Parser PHP file must have frontend password protection to stop random people from uploading files. - We must be able to easily change this password after deployment File Upload - Drag & Drop + Standard File Explorer Upload - Only one file at a time Validation & Error Handling - File must be CSV - Uploaded file must match our ...

    $148 (Avg Bid)
    $148 Avg Bid
    29 bids

    Need a PHP function to extract CSR (PKCS10) from SCEP message (signed PKCS7). More information about the format is on this page: we can provide sample files to test the function timeframe: 14 days

    $205 (Avg Bid)
    $205 Avg Bid
    19 bids

    ...reliability of Application. ▪ Should have hands on experience with usage of logging library to increase errors visibility. ▪ Should be using any of the Test-Driven Development Libraries like Jasmine or Mocha or chai. ▪ Should be particularly good at handling all the scenarios of Node.js application anomalies in production. The scenarios include abnormal termination such as a crash, slow performance, memory leak, high CPU, unexpected errors, incorrect output, and more. Nice to have: ▪ Work Experience with Product Development company would be an added Advantage ▪ Experience with knowledge of dynamic server coding environments such as Python ▪ Experience with Insurance Domain background ▪ Experience with Angular ▪ Experience with React and Redux ▪ Experience with JavaScript and Ty...

    $27 / hr (Avg Bid)
    $27 / hr Avg Bid
    47 bids

    My Macbook Air got very slow, operating software is too old but new one would occupy too much memory. I-cloud doesn't synchronize and occupies lots of memory as well. The entire PC is probably full of junk. I need somebody to help me clean up the computer, eliminate unnecessary junk and probable set it up new from scratch. Also Icloud should get updated so that it synchronizes with my iphone. It should be possible to do all this via teamviewer. Operating language is german.

    $29 (Avg Bid)
    $29 Avg Bid
    5 bids

    ...additional semiconductor count the new assembling process, the leap in computational power probably won't be as critical from the 13 Expert to the 14 Genius as it was from the 12 Star to 13 Ace. It's additionally unsure the amount of Smash the iPhone 14 Expert will possess as Apple generally doesn't share the amount Slam is in the iPhone. The GPU considers a move up to be well, with half more memory transfer speed. The showcase motor on the A16 Bionic chip assists power the LTPO with showing as well as the Unique Island. Apple says the A16 Bionic's brain motor is equipped for 17 trillion activities each second, which is required for computational photography. In my couple of moments with the iPhone 14 Ace and 14 Star Max, framework activitys appeared to be s...

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

    You are supposed to add six new source files (, , , , , ) to the existing 3 files I will be providing (, , ). This project builds on an existing project. The parser will take the collection of tokens from the lexer and build them into a tree of AST nodes. To start this process, make an abstract Node class. Add an abstract ToString override. Now create an IntegerNode class that derives from Node. It must hold an integer number in a private member and have a read-only accessor. Create a similar class for floating point numbers called FloatNode.java. Both of these classes should have appropriate constructors and ToString() overrides. Create a new class called MathOpNode that also derives

    $124 (Avg Bid)
    $124 Avg Bid
    3 bids

    You are supposed to add six new source files (, , , , , ) to the existing 3 files I will be providing (, , ). This project builds on an existing project. The parser will take the collection of tokens from the lexer and build them into a tree of AST nodes. To start this process, make an abstract Node class. Add an abstract ToString override. Now create an IntegerNode class that derives from Node. It must hold an integer number in a private member and have a read-only accessor. Create a similar class for floating point numbers called FloatNode.java. Both of these classes should have appropriate constructors and ToString() overrides. Create a new class called MathOpNode that also derives

    $92 (Avg Bid)
    $92 Avg Bid
    4 bids

    Task: Create 10 creative Animation Images (Slides) for number alphabet association as per rationale below for kids learning flashcards, so you can add some animals and make it very colorful and full screen image rather than a clip art kind of. Background: A common system used to help associate pictures with numbers is the Mnemonic Peg Memory. By using specific phonetic sounds to denote specific numerals, you can create a list of pictures to represent any number. For instance: 0 – s, z 1 – t, d 2 – n 3 – m 4 – r 5 – L 6 – g, j 7 – k, c 8 – f, v 9 – p, b The Rationale: 0 “zero” starts with “z” which has the same phonetics as “s”, hence, “z” or “s”. 1 is represent...

    $11 (Avg Bid)
    $11 Avg Bid
    3 bids

    Looking for experienced UX /UI webdesigner who understands best practices in designing the ecommerce responsive website with minimalist approach , white and pastel background, more infographics, symbols and easy and understandable presentations, quick scrolling, easy ordering and faster downloads . It is for a single product ( pharma capsules for brain health , memory booster)

    $146 (Avg Bid)
    $146 Avg Bid
    28 bids

    I am running a program using the cartopy library, making big maps, it uses a lot of RAM, all of my 128GB, and half way through python crashes, once it gave this error message : But most of the time (depending on what dpi i set for the image) i get no error message, it just crashes. I tried EV...crashes, once it gave this error message : But most of the time (depending on what dpi i set for the image) i get no error message, it just crashes. I tried EVERYTHING! Another PC, with different RAM, CPU, SSD, Mobo, tried it on windows 11 and on Ubuntu, still crashes, but another person said it worked for them, so it must be a software issue. I updated Windows 11, Windows Memory Diagnostics, increased the , ran sfc /scannow , nothing helps

    $194 (Avg Bid)
    $194 Avg Bid
    12 bids

    I am running a program using the cartopy library, making big maps, it uses a lot of RAM, all of my 128GB, and half way through python crashes, once it gave this error message : But most of the time (depending on what dpi i set for the image) i get no error message, it just crashes. I tried EV...crashes, once it gave this error message : But most of the time (depending on what dpi i set for the image) i get no error message, it just crashes. I tried EVERYTHING! Another PC, with different RAM, CPU, SSD, Mobo, tried it on windows 11 and on Ubuntu, still crashes, but another person said it worked for them, so it must be a software issue. I updated Windows 11, Windows Memory Diagnostics, increased the , ran sfc /scannow , nothing helps

    $235 (Avg Bid)
    $235 Avg Bid
    10 bids

    I'm looking for somebody to create me a website very similar to https://chaintext.net. Technology that needs to be used is ASP.NET Core Razor pages and it will run on Linux. You don't have to worry about graphics design as I only need functionality. 1. Smart Contract needs to be ERC721 compatible. You can reuse / adjust contract found here: https://ethers...That method should receive all the bits (name, country...) and return simple red square PNG. I will create Linux Virtual Machine on Azure so all the data (generated NFT's) can be stored locally. I'm open to suggestion about the database used in the background. It can either be SQLite or MariaDB. Database should be used only for storage and loading data in the memory once web app starts. Everything else shou...

    $149 (Avg Bid)
    $149 Avg Bid
    13 bids

    Giving a gift to a high performer at work. He shared a story about his youth where he received his first bike when he was about 12 years old. His mom and dad were there with him at a bike shop (it was the last time he remembered them together). I want to get a black and white drawing of this memory.

    $424 (Avg Bid)
    $424 Avg Bid
    48 bids

    We're working with a few large XML files (1GB each) that need to be translated to into a user-friendly format. Please create us a process that parses out the variables and data elements, and update them into the csv or .xls format. There are duplicate nodes that you'll have to solve for. Please test the file is getting parsed and data is getting uploaded correctly. We'll help to confirm.

    $219 (Avg Bid)
    $219 Avg Bid
    88 bids

    Revising Arduino code to add memory, and remove unnecessary codes. And changing PCB to add hi-link and remove the unnecessary components.

    $36 (Avg Bid)
    $36 Avg Bid
    30 bids

    I need someone to set up Python scripts in AWS or another cloud provider. CSPs (Constraint Satisfaction Problems) can consume a lot of working memory at times. My program solves one such problem. Therefore, I require a powerful cloud-based machine. 'Containers' etc. are not familiar to me. If you're interested I can send you the files for you to have a look. Best regards Daniel

    $34 / hr (Avg Bid)
    $34 / hr Avg Bid
    34 bids

    I am ceo for FIRGELLI. We are looking for someone to write articles for our blog. We would like someone to write an article explaining how SMA actuators work and compare to electro mechanical actuators that we sell and compare both to each other. Here is a well written article on SMA actuators. To use as a comparison and our blog has many article...someone to write articles for our blog. We would like someone to write an article explaining how SMA actuators work and compare to electro mechanical actuators that we sell and compare both to each other. Here is a well written article on SMA actuators. To use as a comparison and our blog has many articles on linear actuators

    $254 (Avg Bid)
    $254 Avg Bid
    1 bids

    ...The "version" is not "-". 2) The value of "part" is "a" 3) "update" is "*" 4) "target_sw" is one of ['*', 'windows', 'windows_10', 'windows_server', 'x64', 'x86', '.net', '.net_framework', 'desktop', 'edge', 'internet_explorer', 'internet_explorer_10', 'internet_explorer_11'] 5) "target_hw" is one of [('x64', 'x86', 'nuc', '-', '*', 'arm64', 'intel64', 'amd64')] ) The API should maintain an in-memory cache to speed up future repeat responses Here are some examples of false positives: Request ...

    $1958 (Avg Bid)
    Featured
    $1958 Avg Bid
    45 bids

    We are the producers of a PMS (a property management system). We want our users to install an app, provide authentication information to the app (that will store it on the device) and then access a limited set of functionalities through our API. The functionalities would be: 1. Authentication via JWT and saving of credentials in the secure / permanent memory of the device so that it is not necessary to authenticate each time the app is opened. /api/login 2. APP home page First page (when opening the app), with the following data: • latest bookings • latest cancellations • arrivals of the day • departures of the day /api/pms/v1/reservations?mode=xxx&date=xxx /api/pms/v1/notifications?mode=xxx&date=xxx 3. Search reservation Search for one or more ...

    $1985 (Avg Bid)
    $1985 Avg Bid
    91 bids

    We are the producers of a PMS (a property management system). We want our users to install an app, provide authentication information to the app (that will store it on the device) and then access a limited set of functionalities through our API. The functionalities would be: 1. Authentication via JWT and saving of credentials in the secure / permanent memory of the device so that it is not necessary to authenticate each time the app is opened. /api/login 2. APP home page First page (when opening the app), with the following data: • latest bookings • latest cancellations • arrivals of the day • departures of the day /api/pms/v1/reservations?mode=xxx&date=xxx /api/pms/v1/notifications?mode=xxx&date=xxx 3. Search reservation ...

    $6204 (Avg Bid)
    $6204 Avg Bid
    105 bids

    ...CONFIG_MMC. The MMC can be accessed from the boot prompt by mapping the device to physical memory similar to flash. Command line is enabled with CONFIG_CMD_MMC. The MMC driver also works with the FAT fs. This is enabled with CONFIG_CMD_FAT. CONFIG_SH_MMCIF Support for Renesas on-chip MMCIF controller CONFIG_SH_MMCIF_ADDR Define the base address of MMCIF registers CONFIG_SH_MMCIF_CLK Define the clock frequency for MMCIF CONFIG_GENERIC_MMC Enable the generic MMC driver CONFIG_SUPPORT_EMMC_BOOT Enable some additional features of the eMMC boot partitions. CONFIG_SUPPORT_EMMC_RPMB Enable the commands for reading, writing and programming the key for the Replay Protection Memory Block partition in eMMC. cd $CURRENT_PATH/lichee/brandy/...

    $228 (Avg Bid)
    $228 Avg Bid
    2 bids

    I needs professionals related to machine learning and deep learning for high level degree Research work to parse software components (including source code, libraries, packages, APIs, websites and others of multiple languages). I need IT PH.D Researcher or Professional has experience in AI using (parser to lexically analyze on software components datasets NLP,LSTM,fuzzy c-mean) for an Research paper for Implement as this paper attached.

    $278 (Avg Bid)
    $278 Avg Bid
    7 bids

    The website is going down as the CPU utilization and memory keeps on hitting 100%. need to resolve this issues asap. The website is built in ROR and is using AWS EC2 instance with postgress db. Other requirements:- 1) Improvement in Site speed 2) Sitemap not working so need to ensure articles get indexed 3) Want to change and iterate on the Ads formats which work best 4) Need to go live with a few links which were LIVE earlier 5) Search currently not working on site- need to make it live 6) Video not getting embedded in blogs (AMP pages) - need to resolve it 7) Existing Ad code to be changed to change the placement of existing Ads 8) New Ad formats like video Ads to be implemented 9) Use profile page modification; Ability to delete user profiles from existing Admin panel 10) Adding...

    $1000 (Avg Bid)
    $1000 Avg Bid
    6 bids

    We're looking for a remote .NET Core C# Full Stack Developer to assist development across our project / product, which includes a number of highly transactional web apps. The project includes: * C# .NET Core Web APIs, Microservices * C# .NET Core Console Apps * C# .NET Core MVC Apps They are all developed with various versi...LINQ / JSON * APIs / Console Apps / MVC Apps * MSSQL / Redis * AWS - SQS, SNS, SES, S3, Elasticache And frontend: * JavaScript / JQuery * Bootstrap 4 / CSS / Responsive Design Working on our projects will be within our staging environment you must know: * Git / Bit Bucket * JIRA / Agile Sprints You must be a proficient developer across: * Highly transactional / concurrent systems, * memory caches, * Service queues and microservice desi...

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    87 bids

    i need help to fix the code that causes high memory

    $31 / hr (Avg Bid)
    $31 / hr Avg Bid
    13 bids

    Looking to see how much it costs to get a design for a butterfly pillow made of memory foam that will be fabricated in an injection mold. I have some reference images, but I want to make some changes to the design.

    $139 (Avg Bid)
    $139 Avg Bid
    48 bids

    should be done in c++ and should use jupyther.

    $52 (Avg Bid)
    $52 Avg Bid
    7 bids

    Hello A. K. M. M., I need someone to set up Python scripts in AWS or another cloud provider. CSPs (Constraint Satisfaction Problems) can consume a lot of working memory at times. My program solves one such problem. Therefore, I require a powerful cloud-based machine. 'Containers' etc. are not familiar to me. If you're interested I can send you the files for you to have a look. Best regards Daniel

    $14 / hr (Avg Bid)
    $14 / hr Avg Bid
    1 bids

    Need to develop a PowerShell script that can help to analyze the below parameters. -> CPU Utilization of Window Server. -> Memory utilization of Window Server. -> Disk Space utilization of Window Server. -> Validating the Connectivity establish with the Backend source of Window Server using netstat -t command -> Generating the Java Thread dump using jstack command -> Calculating the response time of the Backend source connected to the window server. Backend sources such as Oracle Db, SQL DB, Directory Servers, etc.

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

    ...ino for better understanding in test) 5. Plug SD card into Mega2560 6. Reboot Mega2560 > it will install new program 7. Reboot Mega2560 > is running 8. Copy to SD card 9. Plug SD card into Mega2560 10. Reboot Mega2560 > it will install new program 11. Reboot Mega2560 > is running 12: Check Documents: Please describe in short what is the memory usage of bootloader and what are key notes to respect. ...

    $220 (Avg Bid)
    $220 Avg Bid
    13 bids

    I need to capture some data fields from pdf documents the pdf file should be automatically listened from an input folder succefull parsed document will be printed to a printer and also saved to a folder the parsing will be done automatica...any document should not be parsed twice using the invoice number captured it should detect and just output the copy of the invoice after succesfull extraction of data (xml/jason formats) the data shall be sent to a middleware in the same computer (via API integration) and if the middleware will give a data response (qr code link) the parser should pick the data response (qr code) and place it on a customisable location on the initial pdf file the parser will then save the final pdf file and also send it to printer so as to print a p...

    $1594 (Avg Bid)
    $1594 Avg Bid
    14 bids

    ...second imagelist shall be used to poulate a toolbar. The toolbar is in the test app. This test app shall be used as the template for the work to do. See picture with the wanted result. We will send the test app when we have a contract. The test app is really simple. Only pure VB6 source code is allowed, using GDI+. No 3rd party tools (except the VBCCR17)! Source has to be clean, no leftovers, no memory leaks, no file operations. Also it has to be quick as possible. The test app uses , a replacement for the standard VB6 controls. Download is here: We see this project as a quick and small work for people who are used to GDI+. The project is considered

    $209 (Avg Bid)
    $209 Avg Bid
    17 bids

    ...prints the path of the index file and the directory name where it is saved 2-separate abstract classes files from sub classes like the indexer file have the abstract class indexer in it and the implementation class inverted _indexer in it separate these into two files. 3-Merge the method retrieve_log_files with the method read_files in the reader so we’ll call only one of them in the command parser 4-in the indexer It is not clean to keep opening config file in each class that needs to do it, when path/name of file changes you will need to update all related classes, in addition to that you are opening config file multiple times. Read it in main instead and pass it as object for all classes that needs it instead, this applies to reader as well. 5-It is not preferred to ...

    $195 (Avg Bid)
    $195 Avg Bid
    10 bids

    Company Name: FASIO Industry: - Software Development - Systems Engineering Requirements: - Transparent Background - High and low Definition - Workable with and without the Company Name Criteria: - Simple - Child could draw from memory - No more than two to three colours - Corporate - Non-offensive - Professional - Slick/sleek - Unique - No redesigns, reimaginings of existing icons/logos

    $74 (Avg Bid)
    $74 Avg Bid
    116 bids

    I need C# services which can communicate TCP port, receive /send HL7 message to multiple range of port and IP address, Parse HL7 message , store to SQL server DB, Create HL7 message and send it to the Port. For this I need someone who is familiar with nHapi open source. I want developer to develop services which runs constantly and look for specified ports and find out if any message is available then parse that HL7 message and store to DB. and Same way send back to the Port. I am using 7 different HL7 message types. Let me know if you do not understand requirement. ## Deliverables I need you to create class or Web/Windows service which can parse HL7 message. One TCP Listener which can constantly Send/Receive HL7 message from defined Ip addresses and multiple range of Port. Sup...

    $282 (Avg Bid)
    $282 Avg Bid
    11 bids

    - It is necessary to parse the goods from the online store on a one-time basis, save the information in a CSV file. -The link is a resource that needs to be parsed - Необходимо разово спарсить товары с интернет магазина, информацию сохранять в CSV-файл. Ссылка ресурс, который необходимо парсить -

    $180 (Avg Bid)
    $180 Avg Bid
    25 bids

    I am doing a Memory Keeper for school years. I am looking to get the production artwork done suitable to send to a printer. I am doing a design similar to this as listed on amazon

    $142 / hr (Avg Bid)
    NDA
    $142 / hr Avg Bid
    23 bids

    We need to convert the localstripe project (Test server for integration with Stripe) which is coded in Python into Java 17 / Spring Boot. Code is available here: localstripe has a few endpoints available that must be converted into...has a few endpoints available that must be converted into a Spring Boot application. localstripe is stateful, which is pretty handy to test the integration of an application with Stripe, and this behaviour must be reproduced. Here are a few specifications of what we expect: - Java version 17 with use of JPMS; - Spring Boot version 3 - No database to integrate with, data should be stored in memory only; - Junit tests - Integration tests with the actual Python localstripe to compare results and follow evolutions

    $1568 (Avg Bid)
    $1568 Avg Bid
    52 bids

    System is to make every motorcycle memory or ride easily shareable, to connect all motorcyclists around our city . Price change the record by riding of customer and send him by email automatic after trip finished a location from the map easy /Monthly report each motorcycle trip and commission multiple motorcyclists Note: we give priority those who developed similar project before , prepare a document explanation before we discuss the cost and budget

    $1855 (Avg Bid)
    $1855 Avg Bid
    112 bids

    ...with experience in fast-paced projects (non-aerospace is okay); CPU-based circuit cards, consumer electronics, wireless devices, and/or low power platforms. Professional experience with analog, digital or mixed-signal design principles including designs using operational amplifiers, filters, and transistors. Experience with PCB design software. Knowledge in High-Speed Digital interfaces such as memory buses( eMMC, LPDDR, NAND, etc.) Preferred Skills and Experience 2+ years of board level experience designing hardware from concept through production; strong emphasis on full lifecycle development of new hardware systems -- not small incremental updates to legacy hardware. Additional Requirements Must be available to work extended hours and weekends as needed What you could ...

    $1109 (Avg Bid)
    $1109 Avg Bid
    13 bids

    Looking for a Full-time PHP Developer with Knowledge of Ruby on Rails, Python Years of Experience: 5+ Contract Duration: Min. 6 months Job Responsibility: We are looking for a Ruby on Rails developer, responsible for managing data interchange between the server and the users. Your primary focus will be to s...the front-end. Therefore, a basic understanding of front-end technologies is necessary as well. Skill Sets: 1. Demonstrable experience with Modular Development with TDD/BDD 2. Continuous Integration with GitHub, CircleCI 3. a Basic understanding of front-end technologies, such as JavaScript, HTML5, and CSS3 Technical Expertise: 1. Ruby on Rails 2. Python 3. PostgreSQL 4. TDD/BDD 5. AWS 6. In-memory database (Redis) 7. Queuing mechanism (Sidekiq) Complete Remote Job, 5 day...

    $1013 (Avg Bid)
    $1013 Avg Bid
    16 bids

    ...files in memory. PROJECT IMPORTANT NOTE: Don't need publish app on Play store or App store i need ONLY source code for testing correct run! The Ui need to be elementary (Basic element in react native stock library is ok) i need to import your code into mine. Programming note for delivery: 1) NOT EXPO! Only React native! 2) Only Js not Js 3) Please use common node Library please :) 4) The app need to run on android and ios. 5) We can use git repository for check code. The scheme is of App is: 1) The app will starts, check permission, if permission isn't ok request permission for access memory and Sd (If present) 2) The app need to show this information: - Total Phone memory (Free - Occuped) in GB - Total memory occuped from images - Total ...

    $1795 (Avg Bid)
    $1795 Avg Bid
    22 bids