Create data structure #2

Closed
opened 2024-04-04 02:59:22 +00:00 by danieljsummers · 1 comment

This will be fleshed out as development proceeds. At a minimum, we will need:

  • User table, with e-mail address, password, and salt
  • Feed table, with URL and last updated date
  • Item table, with publish date, updated date, content (prefer encoded), read flag, and bookmark flag
This will be fleshed out as development proceeds. At a minimum, we will need: - User table, with e-mail address, password, and salt - Feed table, with URL and last updated date - Item table, with publish date, updated date, content (prefer encoded), read flag, and bookmark flag
danieljsummers added this to the Alpha Release project 2024-04-04 02:59:22 +00:00
danieljsummers self-assigned this 2024-04-04 23:14:41 +00:00
Author
Owner

This has been completed

This has been completed
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: bit-badger/feed-reader-central#2
No description provided.