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

feat: create board and persist data #26

Merged
merged 22 commits into from
Oct 18, 2021

Conversation

nunocaseiro
Copy link
Contributor

Relates to #25

Proposed Changes

  • The logic to create board and persist data in database (firebase) using react query. When our backend is implemented we just need to make small changes.
  • Input validations with react hook form and yup

This pull request is intended to close #25

@nunocaseiro nunocaseiro self-assigned this Oct 14, 2021
@nunocaseiro nunocaseiro marked this pull request as ready for review October 14, 2021 14:37
@nunocaseiro nunocaseiro requested a review from a team October 14, 2021 14:38
@nunocaseiro nunocaseiro merged commit cffbdec into xgeekshq:main Oct 18, 2021
@nunocaseiro nunocaseiro deleted the feature-create-board branch October 26, 2021 18:27
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 this pull request may close these issues.

[FEATURE]: Create board and persist data
2 participants