Giter Club home page Giter Club logo

marvelpedia's Introduction

MarvelPedia

Comics Browsing App (WedMeGood Assignment)

NOTE: If you get any error toast while loading the comics tab. Close the app and open it again. Sometimes Request gets TimeOut

NOTE: Please add your private and public keys to local.properties gradle file as
PRIVATE_KEY={your_key}
PUBLIC_KEY={your_key}
without curly braces {} and without any double quotes "". Don't add trailing space after your key also

Video Demo

https://www.youtube.com/watch?v=-Y5_1S67F0Y&t=1s

APK download link

https://drive.google.com/open?id=0B2nGf8LzrZuJQ290bHFoUFh3cDQ

ScreenShots

                       

Features

  • Get list of all Marvel Characters and Comics
  • Search any Character or Comics by entering the starting letters (ex: sp for spider man, av for avengers, iro for iron man)
  • Get details of any Comics and Character by clicking on its card.

ExtraPoints (According to problem given)

  • A search for characters and comics --> IMPLEMENTED. Click on Fab search icon to search for characters/comics
  • Animations and transitions --> IMPLEMENTED. Can be seen in SplashActivity, top cover image in MainActivity
  • Telling us your favorite marvel hero. And why? (This is very important) --> IMPLEMENTED. Click on Heart image in app(inside MainActivity) to know more

Components Used

  • GridLayout
  • RecyclerView
  • RecyclerView.Adapter<> & ViewHolder
  • ViewPager
  • TabLayout
  • Fragments
  • FragmentPagerAdapter
  • MaterialDesign(CoordinatorLayout, AppBarLayout, CollapsingToolbarLayout, CardViews)
  • Animations
  • Some famous 3rd party libraries(see below)

Libraries

  • Retrofit with GSON (for making API calls and de-serialisation of JSON response to POJO class)
  • ButterKnife (to avoid findViewById() calls)
  • DesignLibrary (for material design)
  • Glide (for loading images from a given url)

Looking forward to your reply. Hope you will like it :-)

My Repos

https://github.com/deeps2

marvelpedia's People

Contributors

deeps2 avatar deeps2hog avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

vjaydeshmukh

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.