susanBuck / e15-spring21

1 stars 0 forks source link

About Project 2 - Validation Success output #15

Closed zrashidharvard2020 closed 3 years ago

zrashidharvard2020 commented 3 years ago

@susanBuck Within the Project 2 requirements outline , I have noticed that if the validation is successful then what type output need to be shown to the user? Do I need to incorporate the database to store the input?

susanBuck commented 3 years ago

Hi @zrashidharvard2020 -

Project 2 will not interact with a database (that's something we'll do in Project 3).

If validation is successful, the form processing should complete and the results should be shown to the user. These results will vary depending on what you're building.

For example, in the bill splitter wireframe, the results was the output "Everyone owes $18.00" In the xkcd password generator, the results was the password that was generated.

susanBuck commented 3 years ago

Closing this post due to inactivity, but feel free to re-open or start a new thread if there are any pending questions.