Skip to content

Varkal/marvel-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marvel API Interface

Introduction

This is a sample GUI create to browse datas from the Marvel Comics API

This application use those libraries :

##Installation

If you want to install you own copy :

git clone https://github.com/Varkal/marvel-test.git;

And download the dependencies with Bower

cd marvel-test;
bower install;

Instruction to use the app

Home Page

There is nothing todo on Homepage except by clicking on a link a the top of the page (redirect to a list page) , or on a comic book cover at the bottom (redirect on a detailed comic page)

Except if there is an easter egg based on the Konami code. But it's very unlikely :)

List Page

A list page list all creator or comics, and offer you the possibility to filter them by a simple criteria (Title or Name) A click on one element in the list open the detailed view

You can use the pager at the bottom of the page to see the next 20 guys/comics

Detailed Page

Informations are splited in accordion sections used to lazy-load only the information needed, and inside those sections, list are paginated

About

Test of Marvel Comics API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors