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

docs: add firestore schema to README #151

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

owengretzinger
Copy link
Collaborator

@owengretzinger owengretzinger commented Jan 10, 2025

TL;DR

Added Firestore database schema documentation to README.md

What changed?

Added detailed TypeScript schema definitions for the following Firestore collections:

  • habits: Stores habit details, participants, and completion entries
  • users: Contains user profile information
  • relationships: Manages friend connections between users
  • notifications: Handles system notifications like habit invites and friend requests

@owengretzinger owengretzinger marked this pull request as ready for review January 10, 2025 21:43
@graphite-app graphite-app bot requested a review from AnkushSarkar10 January 10, 2025 21:44
Copy link

graphite-app bot commented Jan 10, 2025

Graphite Automations

"Request reviewers once CI passes" took an action on this PR • (01/10/25)

1 reviewer was added to this PR based on Owen Gretzinger's automation.

@owengretzinger owengretzinger force-pushed the 12-27-fix_habit_editing branch from 4ec76eb to 1842a49 Compare January 10, 2025 21:45
@owengretzinger owengretzinger force-pushed the 01-10-docs_add_firestore_schema_to_readme branch from d1c8561 to 7f39da8 Compare January 10, 2025 21:45
@owengretzinger owengretzinger force-pushed the 12-27-fix_habit_editing branch 2 times, most recently from 1f9201d to 3c90086 Compare January 10, 2025 21:48
@owengretzinger owengretzinger force-pushed the 01-10-docs_add_firestore_schema_to_readme branch from 7f39da8 to 443e8c2 Compare January 10, 2025 21:48
@owengretzinger owengretzinger changed the base branch from 12-27-fix_habit_editing to graphite-base/151 January 10, 2025 21:50
@owengretzinger owengretzinger force-pushed the 01-10-docs_add_firestore_schema_to_readme branch from 443e8c2 to a051bde Compare January 10, 2025 21:51
@owengretzinger owengretzinger changed the base branch from graphite-base/151 to main January 10, 2025 21:51
@owengretzinger owengretzinger force-pushed the 01-10-docs_add_firestore_schema_to_readme branch from a051bde to 035d637 Compare January 10, 2025 21:51
@owengretzinger owengretzinger merged commit 05f6d7d into main Jan 10, 2025
2 checks passed
Copy link
Collaborator Author

Merge activity

  • Jan 10, 4:53 PM EST: A user merged this pull request with Graphite.

@owengretzinger owengretzinger deleted the 01-10-docs_add_firestore_schema_to_readme branch January 10, 2025 21:53
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.

2 participants