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

Populate Calendar with data #42

Closed
2 tasks done
vwinstea opened this issue Jan 31, 2022 · 0 comments · Fixed by #52
Closed
2 tasks done

Populate Calendar with data #42

vwinstea opened this issue Jan 31, 2022 · 0 comments · Fixed by #52
Assignees

Comments

@vwinstea
Copy link
Contributor

vwinstea commented Jan 31, 2022

Time to connect our calendar to the backend!

  • Add a few dummy events to the backend
  • In home.jsx, replace the existing events array with events populated by our backend route GET /events. You should make the call in a useEffect hook and store the events in a state variable
@ryanhu021 ryanhu021 linked a pull request Feb 7, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants