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

[Feat] 아이디어 리스트 페이지 api 연결 #71

Closed
3 tasks done
GraceKim527 opened this issue Feb 14, 2025 · 1 comment
Closed
3 tasks done

[Feat] 아이디어 리스트 페이지 api 연결 #71

GraceKim527 opened this issue Feb 14, 2025 · 1 comment
Assignees

Comments

@GraceKim527
Copy link
Contributor

GraceKim527 commented Feb 14, 2025

🛠 Issue

아이디어 리스트 페이지에서 필요한 api를 연결합니다.

📝 To-do

  • 아이디어 주제 불러와서 dropdown에 넣기
  • 페이지네이션 구현
  • 리스트 api 구현
@GraceKim527 GraceKim527 self-assigned this Feb 14, 2025
@rena-ertam028
Copy link

Hello, we tried to solve the issue.

This is what we did:

  1. Added API integration for fetching idea subjects
  2. Implemented pagination with real data
  3. Added loading states and error handling
  4. Removed mock data and connected real API endpoints

You can review changes in this commit: rena-ertam028@4cd5e27.

Caution

Disclaimer: The concept of solution was created by AI and you should never copy paste this code before you check the correctness of generated code. Solution might not be complete, you should use this code as an inspiration only.


Latta AI seeks to solve problems in open source projects as part of its mission to support developers around the world. Learn more about our mission at https://latta.ai/ourmission . If you no longer want Latta AI to attempt solving issues on your repository, you can block this account.

GraceKim527 added a commit that referenced this issue Feb 14, 2025
[Feat/#71] 아이디어 리스트 api연결 테스트
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants