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

Blog details page created #81

Merged
merged 3 commits into from Jan 6, 2023
Merged

Conversation

ken1000minus7
Copy link
Contributor

Related Issue

None

Proposed Changes

  • Created details page for a blog
  • Created data class for representing comment
  • Replaced get() with addSnapshotListener() while getting blogs to receive updates when changes are made in firestore
  • UI for adding comments implemented

Additional Info

Working on figuring the db structure for adding comments

Checklist

  • βœ… My code follows the code style of this project.
  • πŸ“ My change requires a change to the documentation.
  • πŸŽ€ I have updated the documentation accordingly.
  • πŸ‘€ I have read the CONTRIBUTING document.
  • 🌟 ed the repo
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Output Screenshots

image

Copy link
Collaborator

@yellowHatpro yellowHatpro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great Work!

@yellowHatpro yellowHatpro merged commit 3c111de into OpenLake:main Jan 6, 2023
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.

None yet

2 participants