MSTC-DA-IICT / Hacktoberfest24-Quotes-App-Android

This repository is made for the purpose of Hacktoberfest-2024 to promote open source contributions
0 stars 5 forks source link

Implement an API Call to display the Quotes #11

Open parjanya-rajput opened 1 month ago

parjanya-rajput commented 1 month ago

Currently in app we've been fetching quotes from Quotes.json in assets folder. Task is to make an api call and use QuoteItem to display it. You can use any API library you wish (preferred Retrofit). Add loading animation till the quote is not displayed

[Use any free Quote Api of your wish anything will work that have quote and author name]

github-actions[bot] commented 1 month ago

This issue was automatically closed because only the repository owner can create issues.