Closed zrashidharvard2020 closed 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.
Closing this post due to inactivity, but feel free to re-open or start a new thread if there are any pending questions.
@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?