Alforoan / studyflow

https://studyflow-zeta.vercel.app
1 stars 0 forks source link

changed info on Landing and added welcome message if no boards exist #252

Closed okrayum closed 2 months ago

okrayum commented 2 months ago

Just the small changes I showed yesterday. Changed the Landing blurb to a single message instead of the 2 snippets. Also added a welcome message that the user see if the log in and have no boards. It will direct the user to click the magic wand icon/button. Theses can be changed to whatever we want. The no boards message may be able to be added to later to describe other actions a user can take. Also the message does go away with the close button but it will persist when the user leaves the page and comes back., until the user creates a board. I can easily persist the closing of it with a local storage setting if we want to do that. I did notice the message if no boards, maybe can be added to for more context? Screenshot 2024-09-05 092900 Screenshot 2024-09-05 091554

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
studyflow ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 5, 2024 7:10pm
Alforoan commented 2 months ago

good job!