Code Monkey home page Code Monkey logo

data-management-mobileapp's Introduction

Data-Management-MobileApp

This is a DataManagement mobile app. You can inspect 3 data management aproach with this application.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. If you want to make a change, please use the develop branch and open a pull request.

Prerequisites

The things you will need in order to use the app and how to install them.

How to use

First you need to download project.

git clone https://github.com/fehmiisener/Data-Management-MobileApp

After you build you can install dependencies.

cd Data-Management-MobileApp
npm install

Now you can start app

npx react-native run-android  # you can also use: npm start

When the application first starts, it checks whether there is an existing database. You can see this control in the "HomeScreen.js" file. Then you can switch to different pages according to the operation you want to do. You can examine all the codes of the application from the "App.js" file and the files under the "pages" folder.

Built with

  • React Native - The programming language used
  • SQLite - RDMBS Database
  • PouchDB - NoSql Database
  • No external libraries were used in this project

Authors

Resources Used

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.