Code Monkey home page Code Monkey logo

datarecorderapp's Introduction


Strapi logo

Data Record App

Basically, it is an application that records data at regular intervals and enables export in CSV format.





DataRecordApp

CodeFactor runs with expo supports iOS supports Android

Table of Contents

Install & Build

Install: yarn install | npm install

Run Project Locally: expo start

Requirements

NodeJS (version >=10.13.0)

Expo CLI: npm install -g expo-cli

Demo

Multiple options are available to test the application.

A) Direct Simulation on Android Phone via Browser

  1. Visit the address of the application (Data Recorder App). *Sometimes you may have to wait for the queue.
  2. You can start the simulation on a mobile device by clicking the Open project using Expo on the bottom side of the screen.

You can choose the following method to get full performance.

B) From iOS or Android Phone

  1. First of all you need to have Expo Client installed on your test device.
    App Store or Play Store / Download IPA 2.13.0 or Download APK 2.13.1
  2. Open project Data Recorder App by scanning QR code.
  3. It will automatically redirect to the Expo application and launch the Data Recorder App.

Stats

  • React Native 0.59.10
  • Expo SDK 35
  • iOS, Android
  • React Navigation v3
  • PropTypes
  • Moment

Features

Considerations and improvements made in the application are summarized briefly.

  • OTA (Over-The-Air) Deployment

  • Cache System

  • Log System

  • Google Map Request (API Request(In RecordDetail Screen))

  • Preload all fonts and images

  • Responsive Screens (FontSize, Icons, Images etc.)

  • Special Navigation for iOS (Modal Navigation)

  • Dynamic Settings & AsyncStorage

  • Performance improvements

  • Eslint & Stylelint integration

  • Record each 1000 ms (Alterable)

  • CSV Export & Save (Export -> Another Application, Mail etc.) (Save -> Inapp storage)

  • Record History

  • Data points are drawn with blue color on the map.

  • You can navigate through all pages in the application without interrupting record.

  • Without stopping the recording, the supplied button can be clicked. The records up to the time it was clicked can be displayed and the relevant records can be exported. Too many recordings are not a burden on the model screen. New data will continue to come as we go down.

  • Data received in the same location can be cleared if desired. (Unique data set procure)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.