Skip to content

pomidorus/Full-Stack-Engineer-Ruby

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Streetbees Full Stack Engineer (Ruby) position

Live Demo

https://frozen-inlet-64283.herokuapp.com

Technical description:

backend

frontend

Challenge spec:

  • 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 or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 77.5%
  • CSS 10.5%
  • JavaScript 9.4%
  • HTML 2.6%