Android app: Movies app

image from [unsplash]

This was a "training" application, basically the first app I built in Android. It was a challenge proposed by Altran, the company I started working for, since I had pretty much no experience in Android. They gave me some requirements and 3 days to learn everything and check the requirements the best way I could. After those 3 days, they reviewed my project and pointed out how I could improve. 

It's an app that simply retrieves a list of movies from [The Movie Database] and displays the movies posters and information, with error messages when the app can't connect to the internet, refresh, etc. Most of the requirements had to do with the architecture and technologies and frameworks I should use. 

Link to the project: [www]

Technologies and Frameworks used in this project

  • Android Studio
  • Java
  • MVVM
  • Retrofit
  • RecyclerView
  • API REST

No comments:

Post a Comment

Pages