codebuddies / cb-connect

Platform to connect mentors with mentees, accountability partners, and OS project maintainers with new contributors
GNU General Public License v3.0
14 stars 8 forks source link

UI for user dashboard page #16

Closed lpatmo closed 5 years ago

lpatmo commented 5 years ago

After applying, a user should: [X] get an email asking them to verify their submission image image

[ ] After they click to verify the account, they should be redirected to their profile page (right now it looks like the profile page should be /home, but users are actually redirected to a link that looks like http://localhost:3000/enroll-account/G-qr9CR7NTLM4uhWemg-39oXMDnwIQ9OXPwCtMH--I after they click to verify in the email.) [ ] Logged-in users should see a link to "Dashboard" on the navbar [ ] On Dashboard page, users should see:

lpatmo commented 5 years ago

TODO: Upload a balsamiq mockup of what this profile page should look like.

lpatmo commented 5 years ago

Currently on the user profile page: image

Add:

angelocordon commented 5 years ago

Proposed mock up, open to feedback

image