Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@SmokeyStack
Copy link
Owner

This pull request is focused on image database. This includes applying tags to images and storing the image data in the database.

  • Added new functions such as insertEntry, entryExists, insertTagIntoImage, and removeTagFromImage to handle database operations for entries and tags.
  • Added a new function fetchEntries to fetch entries from the database and update the entries state. This function is used to keep the entries state in sync with the database.

@SmokeyStack SmokeyStack merged commit c4a5290 into main Jan 8, 2025
@SmokeyStack SmokeyStack deleted the image-db branch January 8, 2025 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants