Rails Tarot Readings
Instant tarot card readings *magic*
Get an instant tarot reading -- no psychic required! It's complete with full reading explanations that are generated from the database, including both upright and inverse meanings for cards (kind of a big deal). yowza! Plus, I decided to kick it up a notch and flex some CSS grid muscles to make the card layout positions realistic (and wrote about that here). It's fun! Try it out.
Single purpose objects provide the solution for marrying 2 sets of data together (Card
and ReadingPosition
) to generate a unique Reading
end product that tells a story.
If you have a hankering for an old school CLI, you can play with the version that started it all here at this repl.
Check out the repo README for code snippets and screenshots of the most interesting parts.
Tech Used: Ruby 2.4, Rails 5.1, PostgreSQL, jQuery, Bootstrap, RSpec, Heroku, Devise, Bullet
My Role: solo project, full stack