Skip to content
View tanaskovicVesna's full-sized avatar
🏠
Working from home
🏠
Working from home
  • Novi Sad, Serbia
Block or Report

Block or report tanaskovicVesna

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. SweetsApp-MVVM-LiveData SweetsApp-MVVM-LiveData Public

    MVVM pattern implemented, using LiveData to observe changes add new data. User adds new sweets item to the RecyclerView list.

    Java 2 1

  2. MVVM-RxJava2 MVVM-RxJava2 Public

    App displays flag and welcome greeting of the country that user picks from the spinner drop down menu. App represents model-view-viewmodel architecture and observer patter by using RxJava2

    Java 1

  3. NoteApp-RoomWithAView NoteApp-RoomWithAView Public

    App enables making notes by using Room persistence library

    Java 1

  4. Currency-Converter Currency-Converter Public

    Kotlin application that follows MVVM software architectural pattern. User enters value in US dollar and by pressing Convert button displays value in euros. In order to to get a clean code LiveData …

    Kotlin 1

  5. WebScraping-GitHubTrendingRepos WebScraping-GitHubTrendingRepos Public

    Application displays GitHub trending repositories. When user clicks on the repository item from the list, details are shown on the page.

    Kotlin 2

  6. MarvelHeroes-Retrofit MarvelHeroes-Retrofit Public

    App displays photo and name of marvel heroes at the Grid view. Data are get from the server using Retrofit library and Gson converter for parsing server response.

    Java 2