Skip to content

Create a view that contains a form for adding new books #1

@MarceStarlet

Description

@MarceStarlet

For this issue is necessary:

  • Create a new html file using bootstrap default theme.
  • Add and HTML form (bootstrap theme) that requests from the user the following:
    • ISBN
    • Title
    • Description
    • Edition
    • Editorial
    • Author(s) (dynamic form to request multiple authors in case there are more than one)
      • Name
      • Biography
    • Classifications (static list of classifications that can be multiple-selected by the user without repeat them)
  • Add a button to submit
  • Add the html view to the navigation bar menu

NOTE: This issue does only affect the view (html/css) not the JS code.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions