orientation issues

This commit is contained in:
patriciarealini 2015-09-10 22:17:49 -07:00
parent cf13107fb7
commit 46e747a163

View File

@ -3,6 +3,7 @@
These are the tasks I am setting out for myself on this project. This list will grow exponentially but it will also keep me on task & help keep this project moving forward.
- [ ] Format the deck object & begin filling with "readings".
- [ ] Write a function that has a 50/50 chance of dealing the card upside down & registering that orientation for the output of "readings".
- [ ] Utilize AJAX to load "readings" after cards have been dealt.
- [ ] Implement a "readings" output on the page depending on which card is dealt.
- [ ] Redact the code to deal the random card from the object (as opposed to the original array) in order to stay DRY.
@ -13,4 +14,3 @@ These are the tasks I am setting out for myself on this project. This list will
- [ ] Make sure all the design is responsive.
- [ ] Change deck image, illustration of Pamela Colman Smith dealing cards?
- [ ] Arrange for the cards dealt to be positioned in an arch on the center of the page
- [ ]