Skip to content

bilalcorbacioglu/DataRecorderApp

Repository files navigation


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)

About

DataRecorderApp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published