dianamiraflor / 4806-project

0 stars 1 forks source link

Weekly Scrum - March 15 #14

Closed dianamiraflor closed 1 year ago

MomenMushtaha commented 1 year ago

What I did:

  1. Added the pages:

    • view-surveys.html -> to view all the created surveys as a list (read-only).
    • homepage.html -> a home page for the web app that will have 3 links to redirect to the signup.html page, the login.html page, and the view-surveys.html page.
  2. Fixed survey-create.html page by merging the add question component with the delete question component.

  3. Added styling and fonts to all the pages and made sure they all match.

What I will do

  1. Establish how the new pages will be redirecting from one another in the controller class.
  2. Hide password when logging in/creating account
  3. Filling in a survey - Includes all types of questions
  4. Create a database to keep track of all the surveys created.

What is holding me back N/A

dianamiraflor commented 1 year ago

What have I done:

What will I do next:

What is holding me back:

brnjamino commented 1 year ago

What I have done:

What will I do next: -Assist in resolving issues with survey creation -Aid in login persistence -Add result visualization/publication

What is holding me back: -Work and school assignments taking up 90% of my time