GithubHelp home page GithubHelp logo

skylerburger / veil Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.27 MB

A tarot-based web oracle. Peer behind the Veil.

Home Page: https://veil-app.herokuapp.com/

License: MIT License

JavaScript 30.98% CSS 25.99% HTML 20.21% Python 22.82%

veil's Introduction

Veil

Author: Skyler Burger Version: 1.3.0

Overview

Veil is a tarot-based web oracle. It can currently perform 3-card spreads for Past/Present/Future readings, or you can enter your own categories for a customized 3-card spread.

Architecture

  • Node.js: A JavaScript runtime environment and package manager.
  • Express: A web application framework for Node.js.
  • EJS: Embedded JavaScript, a templating language for embedding JavaScript within HTML files.
  • Heroku: A cloud platform for web application deployment.

Roadmap:

  • Python back end with either Flask or Django
  • New front end with either React or Vue.js
  • New page allowing a user to determine where the deck is split during a reading
  • New page for selecting a one-card pull from a spread
  • Additional tarot spreads

REPL.it Experiments

Change Log

01/26/2019 - 1.1.0

  • Rendering three cards from a deck with reversals and basic styling

01/27/2019 - 1.2.0

  • Added option for customizing the name of positions for 3-card spreads

02/02/2019 - 1.3.0

  • Additional styling and mobile improvements

veil's People

Contributors

skylerburger avatar

Watchers

 avatar

veil's Issues

Card Rendering

  • Card images have rounded corners within the div that's providing their border/shadow.
  • Set 3 breakpoints to separate mobile, tablet, small screen, and wide screen.
  • Make sure that cards render properly on a mobile that is in landscape mode.
  • Work on the height:width ratio of cards and it's responsiveness to the screen size.
  • Adjust placement of card name when card is revealed so it doesn't bump the entire div up as it tries to vertically center. Maybe put it in separate div below the card?
  • Keep cards from continually inserting the card name if clicked more than once.

Accessibility

The site has an accessibility issue in that it cannot be used completely with a key board and would most likely not work with a screen reader.

  • Cards should be highly styled buttons
  • Make sure that your form is properly labelled.
  • Make sure navigation links are links, not buttons.
  • Check color palette for contrast issues. There was an online tool mentioned for this in the Accessibility Krav Maga talk.
  • Try an accesibility audit with axe Chrome extension

Create a Home Page

  • Create a landing page for users
  • Inform user of the current capability of the app (3-card reading)
  • Let them choose a default 3-card reading or to customize the significance of the 3 positions.

Create User Interface

  • Add a selector or an index to split the deck to shuffle it
  • Add a minimum of 3 selections before a final split button appears
  • Add a final split button
  • Add labels for the 3 card positions
  • Add keywords or a 2-3 sentence meaning for each card
  • Add a small moment of reflection into the flow. Maybe some text that slowly fades up the screen before the table is shown?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.