Giter Site home page Giter Site logo

stelselim / google_photos_app Goto Github PK

View Code? Open in Web Editor NEW
7.0 2.0 0.0 2.33 MB

Steel Photo app is built with React Native & Redux for Google Photos with a new UI and capabilities.

License: MIT License

JavaScript 0.91% TypeScript 71.74% Ruby 1.34% Starlark 0.50% Java 13.14% C++ 6.06% Shell 0.40% Objective-C 1.98% Objective-C++ 3.69% CMake 0.22%
react-native google-photos-api redux-toolkit typescript hooks redux

google_photos_app's Introduction

Steel Photo App - New way of Google Photos

This app is built for Google Photos with a new UI and capabilities.



Features

  • Google OAuth for accessing Google Photos
  • Listing medias from library.
  • Listing albums.
  • Listing shared albums.
  • Search in library.
    • 32 different keywords.
    • Multiple keywords.
  • Photos can be viewed, downloaded.
  • Videos can be viewed, downloaded.
  • Caching for videos & images.
  • Multiple Language Support
    • English
    • Turkish

Google OAuth & Google Photos

This project directly use Google Photos API from Google Cloud. API key is enabled on Google Photos API. Moreover, Photos API requests are sent with REST.

While authenticating with Google, the app requests three different permissions.

  • photoslibrary.readonly
  • photoslibrary.appendonly
  • photoslibrary.sharing

Setup

Create OAuth 2.0 Client IDs on Google Cloud API Credentials for both iOS & Android. Add these files to proper paths of the project.

  • GoogleService-Info.plist, put under the ios/[AppName] folder.
  • google-services.json, put under the android/app folder.
  • For iOS
npm install
npm run start
npm run ios
  • For Android
npm install
npm run start
npm run android

Contributing

Contributions, issues and feature requests are welcome! Feel free to check issues page.


Authors

๐Ÿ‘ค Selim Ustel



Screenshots

  • [1] Login Screen - [2] Photos Tab - [3] Photo View Screen



  • [4] Photo View Save Feature - [5] Photos View Details - [6] Video View Screen



  • [7] Video View Details - [8] Albums Tab - [9] Albums Content View



  • [10] Shared Albums Tab - [11] Search Tab - [12] Profile Bottom Sheet




google_photos_app's People

Contributors

stelselim avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  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.