noorncho / SYSC4806Project

SYSC 4806 Project - Article Submission
0 stars 0 forks source link

Weekly scrum - 03 - 20 -2019 #30

Open SoliddKuess opened 5 years ago

SoliddKuess commented 5 years ago

What have I done this week? -Fixed the login -Fixed the upload -Fixed the registration (reduced it down to 1 button, and ensured it actually worked) -Added a main menu -Added a list of all uploads -Added some menu routing through all the screens (main menu buttons)

What will I do next week? -Improve the aesthetics of the pages by using css -Logging out functionality needs to be added. -Ensure the correct functionality for the different types of users

DamanjitBhangoo commented 5 years ago

What have I done this week? -implemented the login functionality and verification -set-up cookies for user tracking -created and updated HTML pages to work with login

What will I do next week? -allowing only a submitter to submit -allowing a submitter to view his submitted documents -work on HTML pages which submitter sees -help with the transition to Postgres

darshgrewal commented 5 years ago

What have I done this week?

What will I do next week?

noorncho commented 5 years ago

What I did this week? -Worked on creating Article controller, to upload files and see uploaded files -worked on saving files -Added JUnit test for the entity classes

What will I do next week?