Users are typically reluctant to create an account, especially if it requires an email address. The login requirement may turn potential users away, so we should add an unauthenticated mode where users can explore the application (without saving any changes to the database). This will show users how much more they could accomplish if they create an account and log in.
We will need a public project that unauthenticated users can view. It should contain visually interesting data that is good for exploring style options.
Users are typically reluctant to create an account, especially if it requires an email address. The login requirement may turn potential users away, so we should add an unauthenticated mode where users can explore the application (without saving any changes to the database). This will show users how much more they could accomplish if they create an account and log in.
We will need a public project that unauthenticated users can view. It should contain visually interesting data that is good for exploring style options.