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

As a user, I'd like to know how the app works without fully committing to creating an account first #39

Closed
5 tasks done
bbland1 opened this issue Sep 23, 2024 · 1 comment · Fixed by #41
Closed
5 tasks done
Assignees
Labels
enhancement New feature or request new feature

Comments

@bbland1
Copy link
Collaborator

bbland1 commented Sep 23, 2024

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

  • A new user should have something that introduces them to the application and what it does on the unauthenticated homepage.
  • 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?
@bbland1 bbland1 self-assigned this Sep 23, 2024
@bbland1 bbland1 added enhancement New feature or request new feature labels Sep 23, 2024
@bbland1 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
@bbland1
Copy link
Collaborator Author

bbland1 commented Sep 24, 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
  • empty page for the sample list

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant