Iteration Plan: Week 9 - sandhya698/GDP-Project-Team06 GitHub Wiki

What tasks from the previous iteration plan did not get completed? Why did they not get completed?

  • profile page updated to a pageRoute
  • logout functinality added to sidebar
  • forgot password vanilla page created
  • reset password server functionality
  • UI changes to patient dashboard

Why did they not get completed?

  • More focused on completion primary tasks of the application
  • Due to few previous dependencies

Which tasks from the previous iteration plan will you move to this current plan?

  • added user ingo to side bar
  • logout enhancements

An assignment of tasks to each group member

Sandhya Paladugu -

  • sideabr menu added for settings
  • added user ingo to side bar
  • profile page updated to a pageRoute

Verification: Access the application and navigate to the profile page. Confirm that the profile page now functions as a pageRoute, meaning it has its own URL.

Manoj Vamanaguntla -

  • side bar clean up
  • logout functinality added to sidebar
  • logout enhancements

Verification: Log in to the application. Check the sidebar for the presence of a logout button or link.

Praveen Babu Narni-

  • forgot password vanilla page created
  • security question added for password recovery
  • server route created for reset password

Verification: Access the login page. Look for a "Forgot Password" link.

Pooja sri Ramineni -

  • reset password server functionality
  • email and security verification

Verification: Access the "Forgot Password" page. Enter a registered email address. Check if the server sends a password reset email to the provided email address.

Chandra Venkata Vijaya Gopal Raju Kalidindi -

  • reset password connected to backend
  • UI changes to patient dashboard

Verification: Log in as a patient user. Observe the patient dashboard for any UI changes such as layout adjustments, color schemes, or added functionalities.

Aparna Marepally -

  • faq page enhancements
  • about page enhancements

Verification: Log into pages and checking the functionalities added are working or not.

A concrete plan for demonstrating that every task has been completed.

Demonstration Plan:

  • Navigate through different sections of the application.
  • Log in to the application.
  • Check the sidebar for the presence of a logout button or link.
  • Access the login page.
  • Show the "Forgot Password" link.
  • Access the "Forgot Password" page.
  • Log in as a patient user.
  • Navigate to the patient dashboard.

Verification: Ensure that all necessary user profile information is displayed accurately. Optionally, demonstrate the process of resetting the password using the link sent via email.