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

New CUD backend functionality #37

Open
elimelt opened this issue Jul 13, 2023 · 0 comments
Open

New CUD backend functionality #37

elimelt opened this issue Jul 13, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@elimelt
Copy link
Contributor

elimelt commented Jul 13, 2023

TODO:

Create endpoints that allow us to create, update, and delete entities in our firebase DB.

We need the ability to do so for Leads, Events, and Teams.

We should also implement a simple auth system for logging in as an admin, but we should design it robustly enough that it doesn't immediately become technical debt once we want to allow non-admin accounts.

Related:

@elimelt elimelt added enhancement New feature or request help wanted Extra attention is needed labels Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant