Hiroku Deployment Checklist - lan-solo-capstone/freeshare GitHub Wiki

  1. Deploy the latest main branch code.
  2. Re-seed data.
  3. Test log in with existing user
  4. Test Map display for all items & single view from the web component.
  5. Click on map pin to display the web component from Mapbox.
  6. Update item data ( status from open to close) to confirm the successful DB integration.
  7. Create New User
  8. Create a new item with an image file upload to confirm firebase integration.