VadaPay / Multifi-Rails

0 stars 0 forks source link

Offer Themes #2

Closed aliirz closed 8 years ago

aliirz commented 8 years ago

Supporting three themes:

There are three default themes the user can select from. The theme is going to be how the offer looks like to the customer who receives a link in an email. The default themes are:

Flat (Default) - http://bootflat.github.io/ Material - http://fezvrasta.github.io/bootstrap-material-design/ Minimal - http://blacktie.co/2013/10/minimal-dark-bootstrap-3-theme/

You can check how a theme is selected by visiting http://app.multifi.io/offers (create a free account and login). Which looks somehting like this:

screenshot 2016-01-13 13 11 30

But instead of that we are going to show the above mentioned themes.

amaris4you commented 8 years ago

Code has been pushed. However I am unable to create a new pull request. It might possible that there is already one pull request there.

aliirz commented 8 years ago

Epic!