Skip to content

Repository files navigation

MyWiki

A Wikipedia Android app built for learning purposes. This app uses Wikipedia API to fetch the relevant data about the searched query. It shows search suggestions as the user types the query to be searched, saves the visited searched pages in the history section using the Room database, shows a list of fetched data about the searched item, and lets the user visit its Wikipedia page if a user clicks on it.

This project is based on MVVM architecture and has a beautiful UI.

Dagger, Architectural Components, RxJava, Lifecycle-Aware componentes, LiveData, ViewModel, Retrofit, Room & Material Design

.

App interface:-

Splash screen.

Home page and search suggestion Screen.

Search list & No result search page.

Wiki Screen

About

A Wikipedia Android app built for learning purposes. This app uses Wikipedia API to fetch the relevant data about the searched query. It shows search suggestions as the user types the query to be searched, saves the visited searched pages in the history section using the Room database, shows a list of fetched data about the searched item, and lets…

Topics

Resources

Stars

10 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages