Coder Social home page Coder Social logo

Comments (3)

hacking-racoon avatar hacking-racoon commented on September 28, 2024

Because it was a mid-term exam period, as we decided, there were not much for Milestone. So I have done other tasks.

Changing the Development Environment

I changed my development environment from Android Studio to React Native Expo To be compatible. So I studied React Native, and re-implemented modules.


Server Authentication

I was going to control access from external device by using Kakao Login API,
However, Kakao API doesn't running in expo environment.
I am solving this problem, but it is not working well...
I will use one of these solutions.

  • Expo eject
  • Web view open

File transfer

I re-implemented that in React Native Expo with expo-image-picker & expo-permissions.

To implement in RN Expo was much more easier than Android Studio.
However, I had some troubles on uploading, now that were solved.

  • PHP settings ---- post_max_size, upload_max_size value was too low
  • typo.

these error were solved by checking server log file. I learned a lot about that.


Idea sketch for connection with server.

However I still have technical difficulties for file_receive_transfer.
That is. 'How to know whether the conversion is done or not?'

I will solve this problem with async function. and socket network.


And.... i will send you images for PPT through your e-mail now.
Thank you!

from autodrawer.

yellow2041 avatar yellow2041 commented on September 28, 2024

이번주까지 완료한 부분

  1. home화면 레이아웃 완료(메뉴바 제외)
  2. 각각 버튼(Sketch, Pattern, Go!)과 연결되는 화면 완료

해결해야 할 것들

  1. 오른쪽 위 메뉴를 클릭하면 메뉴바가 슬라이딩 되면서 나타나도록 하고 싶은데 이 기능을 navigation중 createDrawerNavigation으로 구현하는데 이미 createStackNavigation을 쓴 상태임.

두 개의 함수?가 같은 메인 app파일 안에서 돌아가지 않아서 현재 함수로만 구현한 것을 class로 바꾸거나 구글링을 좀 더 해봐야 할 것 같음

  1. Go!버튼을 누르면 사진을 변환할 때 나타나는 진행바에 진행률을 넣고 싶은데 어떤 방식으로 진행률을 받아와야 할 지 모르겠음

프로젝트가 더 진행되면 그 때 구현하기로.

  1. 메인 화면 뜨기 전까지 잠깐 비출 로딩화면도 생각해야 함.

from autodrawer.

kmes055 avatar kmes055 commented on September 28, 2024

Thanks

from autodrawer.

Related Issues (20)

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.