You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a first time user to the application, I am not be ready to commit to using the app without understanding what it does. Right now the only way to know the various functionality of the app is to login with my Google account and start using it. It would be nice to have a display of functionality before hand.
Aceptance Criteria
A new user should have something that introduces them to the application and what it does on the unauthenticated homepage.
A greeting to the application with an explanation of what the application is and does.
Maybe a stretch goal maybe not but it may be nice to give two touch points of understanding the functionality of the app
With having an unauthenticated homepage, a unauthenticated NavBar component to get to maybe a sample list would be useful.
A new page/route that leads to a how-to/sample that will allow an unauthenticated user, a visitor, to get a general understanding of how the app works and what they can do with it.
Notes
This is looking at how the app can be marketed and view by people not ready to use it or interviews at future dates. People don't always want to use the app to know what they are getting into, so it's a little sampling 😅
There is something thinking of what to provide on the initial homepage and how to get a sample route essentially up and running.
What functionality do we have in the sample? How is that stored? Does it start fresh each time?
The text was updated successfully, but these errors were encountered:
bbland1
changed the title
Assignees: @bbland1
Labels:
Milestone:
Projects: TCL 77 | Smart Shopping List
As a user, I'd like to know how the app works without fully committing to creating an account first
Sep 23, 2024
So I'm thinking of starting with the like the unauthenticated nav bar. That way still have a home page and maybe a "welcome type page" then a tab to a sample list maybe.
would mean getting a new route set up that is unauthenticated, for the sample list
creating a homepage difference between the auth and unauth
Summary
As a first time user to the application, I am not be ready to commit to using the app without understanding what it does. Right now the only way to know the various functionality of the app is to login with my Google account and start using it. It would be nice to have a display of functionality before hand.
Aceptance Criteria
unauthenticated
homepage.unauthenticated
homepage, a unauthenticatedNavBar
component to get to maybe a sample list would be useful.unauthenticated
user, a visitor, to get a general understanding of how the app works and what they can do with it.Notes
The text was updated successfully, but these errors were encountered: