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

Mock Home view for testing purposes #100

Open
orvizz opened this issue Mar 5, 2025 · 1 comment · May be fixed by #102
Open

Mock Home view for testing purposes #100

orvizz opened this issue Mar 5, 2025 · 1 comment · May be fixed by #102
Assignees
Labels
enhancement New feature or request

Comments

@orvizz
Copy link

orvizz commented Mar 5, 2025

Create a Mock Home page

Create a Mock Home page to test successful logins

@orvizz orvizz added the enhancement New feature or request label Mar 5, 2025
@orvizz orvizz added this to the First prototype milestone Mar 5, 2025
@orvizz orvizz self-assigned this Mar 5, 2025
@orvizz
Copy link
Author

orvizz commented Mar 5, 2025

A mock Home view was created. This view is shown when the url /home and / are visited.

When the user is logged, it greets the user and generates a greeting message from the LLM:

Image

When the user is not logged, it notifies the user that he's not logged and the LLM generates a welcome message and encourages the user to log in or sign up into the webapp:

Image

@orvizz orvizz linked a pull request Mar 5, 2025 that will close this issue
@orvizz orvizz linked a pull request Mar 5, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant