Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 881 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 881 Bytes

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