Skip to content

StephanYu/marvel_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

REQUIREMENTS

  • Description:

    • Using the best API available on this side of the universe, https://developer.marvel.com/ , make a simple app that allows the user to scroll trough all the comics ever released from the most recent to the oldest (and please, let me see the cover picture while I do it!);
    • Make it easy to search amongs the comics;
    • Let me upvote my favorite comics.
  • Functional requirements (Using the Job to be Done framework):

    • When I open the page I want to see a list of all Marvel’s released comic books covers ordered from most recent to the oldest so I can scroll trough the the Marvel universe;
    • When I see the list of comics I want to be able to search by character (ex. deadpool) so that I can find my favorite comics;
    • When I see the list of comics I want to be able to upvote any of them so that the most popular are easy to find in the future.
  • Technical requirements

    • Developed using mainly Ruby and Javascript.
    • Implement the design that is present inside the assets folder (HTML + CSS)
  • Evaluation Criteria

    • you create maintainable code;
    • you care about the user experience ;
    • you pay attention to details;
    • you develop in a scalable manner.
  • Deliverables

    • The forked version of this repo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published