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

TimeTable 구현 기능 요청 #27

Open
3 tasks done
scove03 opened this issue Apr 1, 2024 · 1 comment
Open
3 tasks done

TimeTable 구현 기능 요청 #27

scove03 opened this issue Apr 1, 2024 · 1 comment
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@scove03
Copy link
Collaborator

scove03 commented Apr 1, 2024

TimeTable을 구현하여 앱에서 사용할 수 있도록 합니다.

TODO 목록

  • TimeTable 컴포넌트 UI 설계 및 구현
  • 데이터 로딩 및 표시 기능 구현
  • TimeTable 관련 오류 수정 및 테스트
@scove03
Copy link
Collaborator Author

scove03 commented Apr 1, 2024

최근 frontend 파일을 run 했을때 app 오류가 다음과 같이 떴는데 이유가 src/components/Header.js 에서 15번째 줄 코드에서
source={require('../../assets/public/logo.png')} -> source={require('../../assets/public/Logo.png')}
Logo.png의 L이 소문자로 되어있었다. (내가 잘못건들였나..?) => 해결완료

리액트네이티브 run 오류

@sugoring sugoring assigned sugoring and scove03 and unassigned sugoring Apr 7, 2024
@sugoring sugoring added the bug Something isn't working label Apr 19, 2024
@sugoring sugoring changed the title TimeTable 구현 TimeTable 구현 기능 요청 Jul 8, 2024
@sugoring sugoring added documentation Improvements or additions to documentation enhancement New feature or request and removed documentation Improvements or additions to documentation labels Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants