[IMPROVE] Implement Guest Browsing with Limited Functionality #223
Labels
acwoc
AcWoc contributions
complexity: hard
Complex changes, needs careful planning.
component:all
Related to fullstack
priority: low
Nice to have improvements or non-urgent fixes.
SWOC
SWOC contributions
Description
Currently, Zephyr only allows logged-in users to access the application. To enhance accessibility and attract more users, we should allow non-logged-in users (guests) to browse the application with limited functionality. Guests will be able to scroll and view content but will not have access to interactive features like upvoting, viewing Zephyrians, following, or bookmarking etc.
Tasks
Backend:
Frontend
Disable upvote buttons.
Hide "View Zephyrians" and "Follow" options.
Show a tooltip or message on interactive elements: "Log in to use this feature."
Testing
Acceptance Criteria
Notes
The text was updated successfully, but these errors were encountered: