NewsFeedApplication

所属分类:其他
开发工具:kotlin
文件大小:0KB
下载次数:0
上传日期:2023-10-19 05:41:27
上 传 者sh-1993
说明:  项目以显示从API提取的新闻提要。用户可以保存新闻提要,并在阅读文章后删除新闻。,
(Project to show news feed fetched from the API. User can save the news feed and delete the news after reading the article.,)

文件列表:
.idea/ (0, 2023-12-11)
.idea/compiler.xml (169, 2023-12-11)
.idea/gradle.xml (731, 2023-12-11)
.idea/kotlinc.xml (175, 2023-12-11)
.idea/misc.xml (409, 2023-12-11)
.idea/vcs.xml (180, 2023-12-11)
app/ (0, 2023-12-11)
app/build.gradle (3422, 2023-12-11)
app/proguard-rules.pro (750, 2023-12-11)
app/src/ (0, 2023-12-11)
app/src/androidTest/ (0, 2023-12-11)
app/src/androidTest/java/ (0, 2023-12-11)
app/src/androidTest/java/com/ (0, 2023-12-11)
app/src/androidTest/java/com/example/ (0, 2023-12-11)
app/src/androidTest/java/com/example/newsfeedapp/ (0, 2023-12-11)
app/src/androidTest/java/com/example/newsfeedapp/ExampleInstrumentedTest.kt (673, 2023-12-11)
app/src/main/ (0, 2023-12-11)
app/src/main/AndroidManifest.xml (1236, 2023-12-11)
app/src/main/ic_launcher-playstore.png (306133, 2023-12-11)
app/src/main/java/ (0, 2023-12-11)
app/src/main/java/com/ (0, 2023-12-11)
app/src/main/java/com/example/ (0, 2023-12-11)
app/src/main/java/com/example/newsfeedapp/ (0, 2023-12-11)
app/src/main/java/com/example/newsfeedapp/InfoFragment.kt (1754, 2023-12-11)
app/src/main/java/com/example/newsfeedapp/MainActivity.kt (1448, 2023-12-11)
app/src/main/java/com/example/newsfeedapp/NewsFragment.kt (7640, 2023-12-11)
app/src/main/java/com/example/newsfeedapp/SavedFragment.kt (3544, 2023-12-11)
app/src/main/java/com/example/newsfeedapp/data/ (0, 2023-12-11)
app/src/main/java/com/example/newsfeedapp/data/api/ (0, 2023-12-11)
app/src/main/java/com/example/newsfeedapp/data/api/NewsAPIService.kt (815, 2023-12-11)
app/src/main/java/com/example/newsfeedapp/data/db/ (0, 2023-12-11)
app/src/main/java/com/example/newsfeedapp/data/db/ArticleDao.kt (585, 2023-12-11)
app/src/main/java/com/example/newsfeedapp/data/db/ArticleDatabase.kt (409, 2023-12-11)
app/src/main/java/com/example/newsfeedapp/data/db/Converters.kt (342, 2023-12-11)
app/src/main/java/com/example/newsfeedapp/data/model/ (0, 2023-12-11)
app/src/main/java/com/example/newsfeedapp/data/model/APIResponse.kt (302, 2023-12-11)
... ...

# NewsFeedApplication Project to show news feed fetched from the API. User can save the news feed and delete the news article. Application is created in clean MVVM architecture. User would get the news article list from the newsapi.org. User would be able to click to click on the news article and would be able to read the news report using the web view. The news article can be saved i.e local data base, and would be able to delete and undo the deletion of the saved article. Link to the app created: https://1drv.ms/u/s!AgvsbrR-mPDyhEqLTJn3FomHJBhs?e=uAw0Pk

近期下载者

相关文件


收藏者