Git Product home page Git Product logo

yunghog / exify Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 735 KB

Mobile app to read and display Exif metadata from images. With a user-friendly interface, the app extracts essential details from photos, including location data, and provides an intuitive way to view the exact photo-taking location on Google Maps. Built on React Native, this cross-platform applicati

JavaScript 1.56% TypeScript 53.98% Ruby 1.69% Starlark 0.82% Java 21.17% Makefile 2.05% C++ 9.46% Objective-C 3.24% Objective-C++ 6.04%
exif-reader google-maps image-metadata open-source react-native react-navigation

exify's Introduction

EXIFY : Image Exif Reader Mobile App

Welcome to the React Native Image Exif Reader project! This mobile app allows users to read image Exif details and view the exact location where the photo was taken on Google Maps.

Table of Contents

Features

  • Exif Details: Extract and display Exif metadata from images.
  • Location Mapping: View the precise location where the photo was taken on Google Maps.
  • User-Friendly Interface: Intuitive design for a seamless user experience.
  • Cross-Platform: Developed using React Native for both iOS and Android platforms.

Installation

  1. Clone the repository:

    git clone https://github.com/yunghog/Exify.git
  2. Navigate to the project directory

    cd Exify
  3. Install dependencies

    npm install
  4. Run the app

    npx react-native run-android   # For Android
    #or
    npx react-native run-ios       # For iOS

Dependencies

  • React Native: A framework for building mobile applications using JavaScript and React.
  • React Navigation: A library for navigation in React Native applications.
  • Exif-js: A JavaScript library for reading EXIF metadata from image files.
  • React Native Maps: A library for integrating Google Maps into React Native applications.

Usage

  1. Launch the app on your mobile device or emulator.
  2. Upload an image from your device.
  3. Explore the extracted Exif details and view the location on Google Maps.

Contributing

We welcome contributions to the React Native Image Exif Reader project! Whether you want to report a bug, propose a feature, or submit a pull request, your involvement is highly appreciated.

Bug Reports

If you encounter any issues with the app, please open a new issue on GitHub. Be sure to include relevant details such as the device, operating system, and steps to reproduce the problem.

Feature Requests

If you have ideas for new features or improvements, feel free to open an issue to discuss them. We value community input and are open to exploring new ideas.

Pull Requests

To contribute directly to the codebase, follow these steps:

  1. Fork the repository.

  2. Create a new branch with a descriptive name:

    git checkout -b feature/new-feature
  3. Make your changes and test thoroughly

  4. Commit you change

    git commit -m "Add new feature"
  5. Push to your forked repository

    git push origin feature/new-feature
  6. Open a pull request on GitHub, providing a clear description of your changes.

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

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.