Skip to content

Commit

Permalink
Add Android, Extract out Notif API Logic (#325)
Browse files Browse the repository at this point in the history
* Refactor notifications to include android, extract out shared logic, make it always be celery task
  • Loading branch information
vcai122 authored Nov 17, 2024
1 parent b806dc7 commit b1a8bfa
Show file tree
Hide file tree
Showing 5 changed files with 1,082 additions and 660 deletions.
1 change: 1 addition & 0 deletions backend/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ webdriver-manager = "*"
pre-commit = "*"
alt-profanity-check = "*"
inflection = "*"
firebase-admin = "*"

[requires]
python_version = "3.11"
Loading

0 comments on commit b1a8bfa

Please sign in to comment.