From 04c0846859fa9c18ea4e6bd298fc3388d3da819b Mon Sep 17 00:00:00 2001 From: FivePixels Date: Mon, 7 Mar 2022 16:45:35 -0600 Subject: Update spelling error, update rational for logged in homepage --- docs/project_outline.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/project_outline.tex b/docs/project_outline.tex index ad94cc2..c822d12 100644 --- a/docs/project_outline.tex +++ b/docs/project_outline.tex @@ -106,7 +106,7 @@ The web application will be developed in Python using the Flask framework. A dat \begin{description} \item[Description] Users will be able to change their password. \item[Rational] Allow users to use whichever password they want. - \item[Inputs] USer inputs old and new password in a form. + \item[Inputs] User inputs old and new password in a form. \item[Outputs] User's password is updated in the database. \item[Dependencies] User will need to be logged in. \end{description} @@ -132,7 +132,7 @@ The web application will be developed in Python using the Flask framework. A dat \subsection{Req. 6 - User Homepage} \begin{description} \item[Description] When a user is logged in, they will be presented with a homepage suggesting to create a goal, view predictions, view past records, and record a new workout. - \item[Rational] New users need to learn what the application is, and why they might be interested in using it. + \item[Rational] Users need to be able to view their workouts and information. \item[Inputs] Login State from User Account Management \item[Outputs] A HTML Page as described above \item[Dependencies] User will need to be logged in -- cgit v1.2.3