Skip to content

Android app that helps to find universities all around the world.

Notifications You must be signed in to change notification settings

natalia-mus/FindUniversity

Repository files navigation

Find University

Find University is a simple app that helps to find universities all around the world. User is asked to enter country name and then the list of the universities of this country is displayed. User can tap on selected school in order to see more details like university name, country and list of links. After taping on the link, application opens it in the browser.

find_university

Project was built according to the MVVM architecture pattern and it uses ViewModel and MutableLiveData. It also uses Retrofit in order to fetch data from API.

API source: universities.hipolabs.com

All the graphics comes from pixabay.com



Author

Natalia Muskała