Git Product home page Git Product logo

diaryapp's Introduction

Private Diary App

A privacy focused journal app. The Private Diary App is built for people who are keen about privacy. The Private Diary App won't store any data on servers. Instead, it uses your device's local storage as its primary storage. But if you want to store all the data for the future, you can use the Sync option. It will store all your data in your Google Drive. Read more information

Features

  • Offline first
  • Sync to Google Drive (Optional)
  • Privacy
  • Password protection

Dependencies

  • React Native
  • Mobx-state-tree
  • Realm
  • UI Kitten
  • React Navigation v6

Project Installation

Clone this repo

git clone https://github.com/saheeranas/diaryapp.git

Open project folder and install dependencies

cd diaryapp
yarn
or
npm i

Run the project

yarn android
or
npm run android

or

yarn ios
or
npm run ios

For Google Drive Support

  1. Rename '.env.template' file to '.env'
  2. Get 'OAuth 2.0 Client ID' for Android from Google Cloud Console (For Google Sign in: @react-native-google-signin/google-signin)
  3. Place the Clinet ID in .env file for the key 'ANDROID_CLIENT_ID'

License

This project is licensed under the MIT License - see the LICENSE.md file for details

diaryapp's People

Contributors

saheeranas avatar

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.