Coder Social home page Coder Social logo

logation_rn's Introduction

Logation

It's a React Native Application. And it contains firebase firestore, storage, hosting, functions, etc...

You can download!

To-do list

  • perfect notification functions
  • make log by using episodes of Infinity Challenge

App.js (contains function/class component)

  • Main (function component) -> function component that binds initial screen in tabbar form after login. function related to universal link, deep link also added.
  • App (class component) -> functions that bind all screens, including the main component described above.

assets/screens (contains almost class component)

  • AddList

    • to add log based on photo in your device
  • EditProfile

    • to edit users' profileURL, nickname...
  • Following

    • to list up users' following people (not follower people)
  • Home

    • to view other users' logs
  • Language

    • to change language
  • Login

    • to log in
  • Me

    • to view profile of users
  • Notification

    • to notify
  • Purchase

    • for in-app purchases
  • ResetPassword

    • for password to reset
  • Search

    • to search other users
  • ShowDetail

    • to view details(title, subtitle, date, modifyDate, url, ...) of log
  • ShowItem

    • to view details(location, description, ...) of photo
  • ShowScreen

    • to view photos and logation of them
  • SignUp

    • to sign up
  • UserSetting

    • to allow users to log out, delete account, and so on
  • Utils

    • to provide functions like translate, style, purchase, and so on

assets/translations

Logation currently supports Korean, English, Japanese, Chinese, Spanish, Portuguese, French, and German. Non-Korean and English languages rely on Google Translation and Papago(โ“’ NAVER Corp.). It is a great help to us if you participate in the translation through issue or full request!

public

directory related to firebase hosting. Our website is made by it. Logation Official Website

functions

directory related to firebase functions. It'll be used for tasks that require stability, such as in-app purchases.

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.