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

Implement video data retrieval & saving #32

Closed
7 tasks done
leingenm opened this issue Aug 29, 2024 · 0 comments · Fixed by #35
Closed
7 tasks done

Implement video data retrieval & saving #32

leingenm opened this issue Aug 29, 2024 · 0 comments · Fixed by #35
Assignees
Labels
enhancement New feature or request

Comments

@leingenm
Copy link
Owner

leingenm commented Aug 29, 2024

LINKS:

Update persistence layer

TO-DO:

  • Define DB schema
  • Add dependency to manage DB migrations
  • Set up DB migrations
  • Add Entities representing DB tables
  • Set up proper connections between entities in JPA

Implement business logic

TO-DO:

  • Create controller
  • Implement a service layer that handles data saving
@leingenm leingenm converted this from a draft issue Aug 29, 2024
@leingenm leingenm self-assigned this Sep 1, 2024
@leingenm leingenm added the enhancement New feature or request label Sep 1, 2024
@leingenm leingenm changed the title Update persistence layer Implement video data retrieval & saving Oct 26, 2024
@leingenm leingenm linked a pull request Oct 26, 2024 that will close this issue
6 tasks
@github-project-automation github-project-automation bot moved this from In Progress to Done in YouTube Playlist Manager Nov 3, 2024
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
Development

Successfully merging a pull request may close this issue.

1 participant