Skip to content

A simple Android app created as a part of Project for Social Networks Course at FER.

Notifications You must be signed in to change notification settings

markusi7/soc-net-project-android

Repository files navigation

soc-net-project-android

A simple Android app created as a part of Project for Social Networks Course at FER.

App is built upon MVP design pattern. Networking is done using Retrofit and OkHttp, the API itself was developed by a colleague.

##App functionality

After social login using Facebook, the app fetches liked Facebook movies, movies stored in your watchlist, IMDB Top 20 movies and those recommended using a recommendation engine developed on backend.

Clicking on a movie allows you to view it's details and add it to your watchlist.

The last feature is search, which displays a list of found movies. Searching is also available by using speech recognition.

##App design

App colors are imported from generated Material Palette. Used icons are downloaded from Icon Finder. App follows Google Material Design Guidelines. It uses Views such as Coordinator Layout and others from Android Design Support Library.

P.S. Here is another example usage of Android Design Support Library

About

A simple Android app created as a part of Project for Social Networks Course at FER.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages