Replies: 1 comment 10 replies
-
I would provide the user with both ways however we might have to implement one method at a time for the user to select the categories. I had originally thought about some sort of selector in the ui to pick the categories and subcategories. You will have books that as an example of this it will fit the web development category but could potentially be subcategories by some other subject or category, like a framework or language. The model and its schema can be fixed We can then work out other methods of entering books to the database like from a scanner or phone. |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How the category and books are mapped
Note:On the current books model there is no category attribute
Beta Was this translation helpful? Give feedback.
All reactions