- This is a tinder-style news app
- The View-ViewModel-Model (MVVM) android design pattern is used in this project
This app can successfully demonstrate the following features:
- Home page card views for the selected region's headlines
- Like and dislike the headlines news
- Restore the headline card in case of swiping too fast
- Change countries/regions to see different headlines
- Search the news by using keywords
- Save and delete the news
- Adding like and dislike options on search results
- 🟫Brown text: command/data from below to above or same level
- 🟦Blue text: command/data from above to below