Skip to content
This repository has been archived by the owner on Feb 13, 2021. It is now read-only.

Create an input form #9

Closed
yusuke-sforzando opened this issue Nov 12, 2020 · 0 comments · Fixed by #26
Closed

Create an input form #9

yusuke-sforzando opened this issue Nov 12, 2020 · 0 comments · Fixed by #26
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@yusuke-sforzando
Copy link
Contributor

yusuke-sforzando commented Nov 12, 2020

Is your feature request related to a problem? Please describe.

Request input text value to GET /search-result.

Describe the solution you'd like

  1. index.html
    • Show title "書籍・備品の登録"
    • Show label "キーワード、ISBNコード、ASINコードのいずれかを入力"
    • Putting up a text input form
    • Putting up a submit button showed「検索」
    • GET the string in the input form to /search_result when the submit button is pressed
  2. search_result.html, main.py
    • The string to be GETed is displayed as is

Additional context

CSS implemented in Issue #18

Next issue is #11

@yusuke-sforzando yusuke-sforzando added the enhancement New feature or request label Nov 12, 2020
@yusuke-sforzando yusuke-sforzando added this to the Version 0.9 milestone Nov 12, 2020
@yusuke-sforzando yusuke-sforzando self-assigned this Nov 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant