Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create [ActivitySummary] component #18

Open
poroia opened this issue Apr 20, 2020 · 0 comments
Open

Create [ActivitySummary] component #18

poroia opened this issue Apr 20, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers visual-heavy pure jsx, css, props

Comments

@poroia
Copy link
Collaborator

poroia commented Apr 20, 2020

Create an [ActivitySummary] component that will give a summary on a particular Activity.

-This will eventually be connected to our API but for now, we'll focus on building out the visual aspects.

  • You would probably need to utilize the AvatarGroup under src/components/shared/high to create the avatars. See an example usage under src/components/Student/Dashboard/Journey/Floating.js. This component requires names for the AvatarGroup which may not have been built yet. See Modify [AvatarGroup] to display Names #19.

image
The component is under the Explore, World, and Module pages under Student View on the Figma.

For now, place this component under src/components/shared/high

@poroia poroia added enhancement New feature or request good first issue Good for newcomers visual-heavy pure jsx, css, props labels Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers visual-heavy pure jsx, css, props
Projects
None yet
Development

No branches or pull requests

1 participant