Skip to content

FEAT: DB Backend to App Integration + Auth System#2

Merged
suchxs merged 1 commit into
mainfrom
feat/db-setup
Jul 2, 2026
Merged

FEAT: DB Backend to App Integration + Auth System#2
suchxs merged 1 commit into
mainfrom
feat/db-setup

Conversation

@suchxs

@suchxs suchxs commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Thanks for your contribution. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand some items, don't worry, just make the pull request and seek help from maintainers.

Motivation

  • Linked Firebase and Firestore DB to app, Implemented Auth System

Modification

  • Firebase DB, Maps API, Login layout

BC-breaking (Optional)

Does the modification introduce changes that break the backward compatibility of the downstream repositories?
If so, please describe how it breaks the compatibility and how the downstream projects should modify their code to keep compatibility with this PR.

  • No

Use cases (Optional)

If this PR introduces a new feature, it is better to list some use cases here and update the documentation.

  • N/A

Checklist

Before PR:

  • Pre-commit or other linting tools are used to fix the potential lint issues.
  • Bug fixes are fully covered by unit tests, the case that causes the bug should be added in the unit tests.
  • The modification is covered by complete unit tests. If not, please add more unit test to ensure the correctness.
  • The documentation has been modified accordingly, like docstring or example tutorials.

After PR:

  • If the modification has potential influence on downstream or other related projects, this PR should be tested with those projects.

@suchxs suchxs self-assigned this Jul 2, 2026
@suchxs suchxs added documentation Improvements or additions to documentation enhancement New feature or request size:XL This PR changes 500-999 lines, ignoring generated files. labels Jul 2, 2026
@suchxs suchxs merged commit 9f0a5dc into main Jul 2, 2026
@suchxs suchxs deleted the feat/db-setup branch July 6, 2026 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request size:XL This PR changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant