From 01fdc3f5dc41f3bc13f528f94526879163dcb1fc Mon Sep 17 00:00:00 2001 From: patriciarealini Date: Fri, 4 Sep 2015 15:38:22 -0700 Subject: [PATCH] created issues for this project to work through --- issues.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 issues.md diff --git a/issues.md b/issues.md new file mode 100644 index 0000000..c13e9be --- /dev/null +++ b/issues.md @@ -0,0 +1,15 @@ +#Issues + +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". +- [ ] 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. +- [ ] Create multiple interpretations so that the readings have more variety. +- [ ] Wireframe a front end layout. +- [ ] Build out the app page. +- [ ] Build around the app a site design. +- [ ] Make sure all the design is responsive. +- [ ] Change deck image, illustration of Pamela Colman Smith dealing cards? +- [ ] \ No newline at end of file