Skip to content

lucasmedeirosleite/zyper

Repository files navigation

ZYPER Build Status Code Climate Coverage Status

To access the example application click here


The Zyper application displays videos from the Zype WEB API, if a video required a subscription, a sign in page will be prompted when trying to access tthis video page.

After the sign in (which is done via Zype WEB API too) the user can see the detailed video page (and of course, for the videos that don't require a subscription, their detailed pages can be accessed without the need to sign in).

Stack

Front

  • Materialize SASS

Test

  • RSpec
  • FactoryGirl
  • DatabaseCleaner

Architecture

The Zyper application was built following principles like thin controllers and Domain Driven Design. Also to uncouple somethings a gem was created just to do the communication beetween the Zype WEB API, and it's called zype-sdk.

The application has only four actions which are described below:

image

image

image

image

About

A rails app that consumes some Zype API services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published