Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mobile APP #3

Open
indiejoseph opened this issue Sep 1, 2017 · 6 comments
Open

Mobile APP #3

indiejoseph opened this issue Sep 1, 2017 · 6 comments
Assignees

Comments

@indiejoseph
Copy link

The client APP allow users take and upload photo to server to identify the name / type of the flower in photo.

Discussion:
1.) Prefer React Native that easier deploy to IOS / Android.
2.) Auth0 / Firebase for authorization

@jacklam718
Copy link
Member

jacklam718 commented Sep 1, 2017

Hey @indiejoseph this is my proposed tech stack. Any opinions?

  • React Native
  • ES6/ES7
  • Yarn (Package Manager)
  • Redux
  • Firebase
  • Flow
  • Jest (Testing Framework)

I might use Codeship or TravisCI for continuous integration testing.

@indiejoseph
Copy link
Author

@jacklam718 cool, please try to build it with the mock data first, and some simple functions:

  • Login with Facebook via Firebase
  • Take picture with camera or pick a picture in roll
  • Make API request to mock server, the payload is the photo and the location
  • No design, just use Ant Design Mobile for UI
  • react-redux-firebase is your good choice

@jacklam718
Copy link
Member

@indiejoseph
As I know Antd not very well for RN.
If I want to use customize ui is it ok?

@indiejoseph
Copy link
Author

@jacklam718 ok, thanks!!

@jacklam718
Copy link
Member

jacklam718 commented Sep 3, 2017

  • Integrate Facebook SDK ( DOING )
    • IOS
    • Android
  • Login with Facebook via Firebase
  • Take picture with camera
  • Make API request to mock server

@indiejoseph
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants