Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Heather, Danielle, Yasmin, and Mary's Zoolily #32

Open
wants to merge 367 commits into
base: master
Choose a base branch
from

Conversation

heatherherrington
Copy link

Team Look at All the Fox We Give!

Heroku link: https://zoolily.herokuapp.com/

Things to improve:
Testing coverage. Right now, we're only at 75% and some of our tests are failing. However, the website itself appears functional. Also, while some of the Sessions Controller tests are "green" in simplecov, the tests themselves are all failing and none of us could figure out why.
Our Merchant dashboard is pretty bare-bones right now. It ended up getting blocked by cart functionality and we didn't have time to fix it.
Our search function is still case-sensitive. Heather intends to try to fix this over the weekend. Maybe.
Our "make a new category" works but doesn't redirect to the "correct" page.

Things that are awesome:
The images on our home page generate randomly and do not repeat.
Validations for placing a new order.
You can retire and reinstate a product, which changes where they are displayed on index and show pages.
Our awesome monkey icon review things :)
We used a favicon of a pig in boots.
Drop down menus on header, order page, review page - it limits what possible errors the user could introduce.
All of our logged-in vs logged-out functionality is working (we think), including merchants not being able to review their own products and only logged in merchants being able to edit their products. For the most part, if someone isn't allowed to do something, that button or link simply doesn't appear and the direct URI will redirect.

yasminor and others added 30 commits October 23, 2016 21:01
Merging review controller & tests
@heatherherrington
Copy link
Author

Test coverage (not all passing, alas) up to 81%, fixed case-sensitive search functionality on heroku deploy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants