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

Build Express Route to Retrieve Event Data #69

Open
1 of 2 tasks
Balstun opened this issue Aug 8, 2021 · 0 comments · May be fixed by #70
Open
1 of 2 tasks

Build Express Route to Retrieve Event Data #69

Balstun opened this issue Aug 8, 2021 · 0 comments · May be fixed by #70
Labels
enhancement New feature or request

Comments

@Balstun
Copy link
Contributor

Balstun commented Aug 8, 2021

Overview
Express route for portal to retrieve event data from firebase

Details
Currently, there only exists a portalFunction to record and modify event data, but none to retrieve and read. This new express route will allow portal to retrieve and display event data in the firebase collections.

Task List

  • Add API route to express_portal.ts (must match portal route used for authentication)
  • Build script function to retrieve event firebase data

Additional context
Note that this express route will be utilized by portal under api/actions/event.ts to authorize this data retrieval.

@Balstun Balstun added the enhancement New feature or request label Aug 8, 2021
@Balstun Balstun linked a pull request Aug 8, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant