KyleMcKell / aeropress-tracker

An app to track aeropress recipes made in NextJS
https://www.aeropresstracker.com/
2 stars 0 forks source link

Feature: Options for not being logged in on profile #2

Closed KyleMcKell closed 2 years ago

KyleMcKell commented 2 years ago

Currently on the profile page when no user is logged in, it redirects the user to the Create a Brew page. However, once at the Create a Brew Page, it asks the user to log in.

We should remove a click and if there is no user logged in on the profile page, the link leads the user to log in rather than create a brew, or even gives the option for the user to direct away to the all brews page.