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

[V2] Save templates to the database #266

Open
1 of 4 tasks
zdeveloper opened this issue Sep 30, 2024 · 1 comment
Open
1 of 4 tasks

[V2] Save templates to the database #266

zdeveloper opened this issue Sep 30, 2024 · 1 comment
Assignees

Comments

@zdeveloper
Copy link
Collaborator

zdeveloper commented Sep 30, 2024

Save Templates to Backend

Acceptance Criteria

  • Create POST /templates endpoint in backend
  • Connect the frontend to use the templates crud api rather than local storage
  • Creating a Template on the frontend should use the new API to store it on the backend

Testing Criteria

  • Mock out API call on the front end.
@zdeveloper zdeveloper added OCR and removed OCR labels Sep 30, 2024
@zdeveloper zdeveloper changed the title Connect the frontend to the backend Save templates to the database Oct 4, 2024
@bora-skylight bora-skylight changed the title Save templates to the database [V2] Save templates to the database Oct 15, 2024
@schreiaj schreiaj mentioned this issue Nov 7, 2024
4 tasks
@schreiaj
Copy link
Collaborator

This has been unblocked by #420 as the template now exists in a single structure.

However, merging this code prior to having the API/DB layer deployed would break demoing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants