You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allowing someone to quickly click through content about a project on the Homepage under the Top Projects tile. By clicking, maybe the label, you can toggle through the description, list of members on the project, list of positions needed, and events.
Since this data, positions and events, doesn't exist yet, using a variable that holds values like title, a number, and priority ( check out the resources ) will help "populate" data for each project to test with.
Issue's Outline
Description
Members
Populate table
Positions
Populate table
Events
Populate table
Resources
Schema to save test data is here under Schema > TABLE Project_AreaRequests
Description
Members
Positions–the color indicates how important, or needed, this position is. And the number is, well how many of this position is available
Events
The text was updated successfully, but these errors were encountered:
scroll down to the -> outline <- or resources
Allowing someone to quickly click through content about a project on the Homepage under the Top Projects tile. By clicking, maybe the label, you can toggle through the description, list of members on the project, list of positions needed, and events.
Since this data, positions and events, doesn't exist yet, using a variable that holds values like title, a number, and priority ( check out the resources ) will help "populate" data for each project to test with.
Issue's Outline
Resources
The text was updated successfully, but these errors were encountered: