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

Seperate components meeting from user's time input form from calendar #76

Open
alecchendev opened this issue Feb 20, 2021 · 0 comments
Open

Comments

@alecchendev
Copy link
Member

  1. Meeting gets the data, and contains a title, a user time input form, and a calendar for display - passes data into display calendar

  2. User time input form holds state variables for editable times, a text input for the user's name, and a submit button

  3. Calendar displays given times according to meetingData, and calls edit functions form user time input component if edit is true

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

No branches or pull requests

1 participant