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

πŸ”€ :: (#70) - Set up network frequently asked questions #96

Merged

Conversation

Chaejongin12
Copy link
Collaborator

πŸ’‘ κ°œμš”

자주 λ¬»λŠ” 질문 등둝 λ„€νŠΈμ›Œν¬ μ„ΈνŒ…

πŸ“ƒ μž‘μ—…λ‚΄μš©

πŸ“ add AddFrequentlyAskedQuestionsRequest
πŸ“ add addFrequentlyAskedQuestions fun in FaqAPI
πŸ“ add provideFaqAPI in NetworkModule
πŸ“ add bindFaqDataSource in DataSourceModule
πŸ“ add addFrequentlyAskedQuestions fun in FaqDataSource
πŸ“ add bindFaqRepository in RepositoryModule
πŸ“ add addFrequentlyAskedQuestions fun in FaqRepository
πŸ“ add AddFrequentlyAskedQuestionUseCase

:: Add FAQ Request 생성
:: addFAQ API interface suspend fun μž‘μ„±
:: addFaq API datasource μž‘μ„±
:: FAQ repository bind
:: FaqAPI network module provide
:: FAQDataSource bind
:: addFaq RepositoryImpl μž‘μ„±
:: addFAQ UseCase μž‘μ„±
@Chaejongin12 Chaejongin12 added the 1️⃣ Priority: High μš°μ„ μˆœμœ„ - 상 label Nov 23, 2023
@Chaejongin12 Chaejongin12 self-assigned this Nov 23, 2023
…-> runCatching 으둜 λ³€κ²½

:: AddFrequentlyAskedQuestionUseCase invoke ν•¨μˆ˜ kotlin.runCatching -> runCatching 으둜 λ³€κ²½
@Chaejongin12 Chaejongin12 merged commit 88353b4 into develop Nov 23, 2023
1 check passed
@Chaejongin12 Chaejongin12 deleted the feature/#70_set_up_network_frequently_asked_questions branch November 23, 2023 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1️⃣ Priority: High μš°μ„ μˆœμœ„ - 상
Projects
None yet
Development

Successfully merging this pull request may close these issues.

FAQ 자주 λ¬»λŠ” 질문 등둝 λ„€νŠΈμ›Œν¬ μ„ΈνŒ…
2 participants