mfprojects355 / Virtual-Book-Store

0 stars 2 forks source link

Create blank space user input boxes and buttons for the user to input info #4

Open mfprojects355 opened 1 year ago

mfprojects355 commented 1 year ago

Create entry points or blank boxes for the user to enter the title of the book or the ISBN or the Author........ So there should be one box to the left indicating the criteria of search the box to the right should be the user input box where the user will either enter a Title or a Author or ISBN depending on the chosen criteria.

Nehaps29 commented 1 year ago

Could we please review if we need two text boxes or just one.

mfprojects355 commented 1 year ago

So we don't really need two boxes one box can be a predefined choice to the left which they can choose from.... for example Title or ISBN or Author.... and the box to the right will contain input depending on that predefined choice they selected it could be a drop down a selection or whatever