the-collab-lab / tcl-36-smart-shopping-list

1 stars 2 forks source link

Issue #3: Setup new shopping list with autogenerated token #19

Closed djtaylor8 closed 2 years ago

djtaylor8 commented 2 years ago

Description

Related Issue

Closes #3

Acceptance Criteria

Type of Changes

Type
:bug: Bug fix
:sparkles: New feature
:hammer: Refactoring
:100: Add tests
:link: Update dependencies
:scroll: Docs

After

-Added create list button in the Home component

Screen Shot 2022-01-17 at 2 28 41 PM

Testing Steps / QA Criteria

-After pulling down our branch to your local environment, run npm install to get the latest dependencies. -When you click 'Create New List', the token will be saved in localStorage and you will automatically be redirected to the List View. To clear localStorage, go into your browser console and type localStorage.clear().

github-actions[bot] commented 2 years ago

Visit the preview URL for this PR (updated for commit 3927cb8):

https://tcl-36-smart-shopping-list--pr19-sm-dj-setup-shopping-lobdivmk.web.app

(expires Sun, 30 Jan 2022 18:11:26 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

rudidev08 commented 2 years ago

Awesome on including screenshots (it's good archive for UI state few months down the road when running old code isn't feasible), and testing steps. QA, other devs, and PMs would all find RP very helpful.