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 Backend API endpoints for new models #77

Closed
7 tasks
JiashuHarryHuang opened this issue Jan 29, 2024 · 0 comments · Fixed by #81
Closed
7 tasks

New Backend API endpoints for new models #77

JiashuHarryHuang opened this issue Jan 29, 2024 · 0 comments · Fixed by #81
Assignees
Labels
enhancement New feature or request

Comments

@JiashuHarryHuang
Copy link
Collaborator

JiashuHarryHuang commented Jan 29, 2024

Tasks

  • /api/event/<id>/apply/
    • GET: Return a list of application questions that this event needs
    • POST: Submit the answers to the questions this event needs
  • /api/event/<id>/application
    • GET: Get submitted application
  • /api/applications
    • GET: Get all applications to all applied events
@JiashuHarryHuang JiashuHarryHuang added the enhancement New feature or request label Feb 11, 2024
@JiashuHarryHuang JiashuHarryHuang linked a pull request Feb 11, 2024 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.

2 participants