codersforcauses / codersforcauses/teach-learn-grow

As a user I want to be able to see my available actions on the application after login

Open
#15 0 comments 0 reactions 1 assignee Claimed by @JonathanYii View on GitHub
Dominant language
JavaScript
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

After logging into the application, users should be presented with a dashboard showing all available options for the user based on their permissions.

Tasks

Frontend
- [ ] A dashboard must be made following the login. There be a page header, clickable tiles for available options and the options should be separated based on type of option. E.g. Admin section, Volunteer section. The TLG logo in the header should always route back to this page and there should be a logout button in the header.

Backend

- [ ] GET request, given a user id, return all relevant roles and permissions assigned to the user.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.