-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
FEATURE CRUDS to fix
- Error handling on Restaurants
- READ Restaurants
- UPDATE restaurants
- Error handling Reviews
- Update Reviews
- Error handling shopping cart
- Remove Dead Links for Carts
- READ for cart
- Error handling for Menu Items
- Update for Menu Items
Required for passing
- Hover "login" cursor only appears when on the person icon, but not the actual button itself
- No cursor appears for the sign up button
- Cateogry icons are dead links and don't do anything
- Schedule button does not work
- Console.logs need to be taken out
- Menu Items has broken images due to no seeded images
- Updating a good restaurant with bad data appears to "work" but did not get any error messages. The modal ends up closing which looks like what should happen when I do a good update.
- Updating a review does not have error handling, and modal closes before I can make changes
- No error handling messages appear on the create Review Page
- No error handling messages appear on the create a restaurant page
- Error messages should be red
- Cart total does not update correctly
- You can add negative tips
- No error handling for creating a menu item
- No demo login button
- Consider adding error handling for something is not a good url. Good url should end with".png, .jpeg, .jpg, .gif"
- No demo login butto
- When you log out with orders existing in the cart, orders stay visible (not being removed from cart). Clicking on the cart again after log out crashes the site.
- Have a custom 404 page
- Redirect users away from something that will never load
- Should see a message on "my restaurant page" when I don't have a restaurant (maybe add a button to add one)
Required for greenlit
- add a favicon/title
- Make a professional readme
- Add an about link section in the footer
- Add 20+ seeders per table
- Add more cursors where needed, and fix issues where cursors appear where click action does not work
- Adjust some CSS styling for images to be less squared at the edges
- Include React Suspense to handle items that take a bit to load in. Example: Category image icons could use the suspense placeholder until the image loads.
- Stars for review should probably lock in with the yellow. The hover effect looks cool because it is yellow, but then it locks in and turns black when not hovering.
Anthony Recommendations for the future
- Add Yelp API
- Add AWS
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working