Skip to content

Book Class #15

@TangoYankee

Description

@TangoYankee

Checklist

  • Searched for, and did not find, duplicate issue
  • Focused on one specific problem
  • Gave a concise and relevant name
  • Wrote a clear description
  • Identified affected components
  • Optional Assigned relevant labels
  • Optional Outlined a possible solution

Description

Phoenix Spark Users should be able to check out books from the lab library. Create a class of books to hold information of books in library. Users should be able to check out multiple books.

Affected Components

  • New Class For Books
  • Alembic Migration
  • Relationship with User Class

Proposed Solution

  • ASIN string primary key
  • Title String Not Null
  • Other Fields as found (verbatim) from csv library data
  • Many to One Relationship with User Table

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions