Skip to content

arturonaredo/GlownetInterviewApp

Repository files navigation

Glownet Interview App

Please fix and fulfill the application as follows:

View should inform to the activity:
  1. Show the event list after retrieving the list from the interactor.
  2. Show an error because there is no internet connection
  3. Show and hide loading circle element (progressBar)
  4. Show when an event has been clicked (toast)

When the view informs to the activity about 4, using renderer pedrovgs library,
you should add the clicking events to the adapter.

Probably we missed some view injection with butterknife…

Implement the retrofit interface, fulfilling EventApi model and mapping it to Event entity 
following clean code patterns.
The JSON with the event list is already in the code. Adapt anything you need.

When you finish the exercise, please zip the project and sent to the email below. No pull requests, branches or forks given an obv concern of copycats :)

If you have any doubt please send an email to: arturo at glownet.com

Resources

All used libraries and documentation:

  1. https://github.com/pedrovgs/EffectiveAndroidUI
  2. https://www.youtube.com/watch?v=ROdIvrLL1ao
  3. https://www.youtube.com/watch?v=ONziKX93iTM
  4. https://github.com/dlazaro66/Dagger2-example
  5. http://www.limecreativelabs.com/mvp-android/
  6. http://www.mobiledevstories.com
  7. https://github.com/JakeWharton/butterknife
  8. https://github.com/square/retrofit
  9. https://github.com/jlmd/UpcomingMoviesMVP
  10. https://github.com/pedrovgs/Renderers

License

Copyright 2015 Glownet

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

App to be developed by candidates to join glownet

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages