IMHOSUNG / D2_Naver_TripInfo_RN

네이버 리액트 네이티브 여행 일지 공모전

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travel journal App [Gazua]

using React Native

Make your travel journal easily with picture registration using photo gps information

Contents

Motivation

  • When you go on a trip, you take a picture and record it, but it is very tired to when make a travel journal.
  • We can store gps information in an image.
  • We need to back up your photos to keep them. There are many sites where you can back up multiple photos, like Ndrive and google drive.

Then .. image Travel journal + image backup ?

Purpose

  • With the image metadata, We can create a travel journal with just a photo registration and a simple operation
  • We can save and load images to the server.
  • It is possible to share information with others.
  • We can find information through your location or search terms.

Baseline Projects

전체 구조

Front-End

  • react-native

Back-End

  • docker
  • nodejs, express
  • mongodb

Application

Application Flow

앱흐름도

Create Trip

여행생성

Register Image

|마커|마커 이동|

Share Information

공유

Search Information

검색

More Explanation

See also

About

네이버 리액트 네이티브 여행 일지 공모전

License:MIT License


Languages

Language:JavaScript 92.0%Language:Objective-C 3.6%Language:Java 2.5%Language:Python 1.9%