noorncho / SYSC4806Project

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

Weekly scrum – 03-06-2019 #11

Open DamanjitBhangoo opened 5 years ago

DamanjitBhangoo commented 5 years ago

What have I done this week? Worked on user entity.. Worked on user repository Worked on user controller.

What will I do next week? Finish user repository and collaborate to finish user authentication. Work on creating the pages for a editor (view all uploads and assign uploads to reviewers) and the respective back end components.

What is holding me back? (if applicable) Mainly time constraints for the first milestone, once this week finishes, more time will be dedicated for catching up and completing milsetone 2

darshgrewal commented 5 years ago

What have I done this week? Initial Spring Framework Setup Creating Entities Working on User Authentication

What will I do next week? Finish User Authentication and Login Styling the login and registration pages

noorncho commented 5 years ago

What have I done this week? Working on being able to upload a file that currently saves to memory

What will I do next week? Finish upload functionality, and allow users to view submitted file(s) Styling upload and view files page Create a database to store uploaded files rather than in memory

SoliddKuess commented 5 years ago

What have I done this week? worked on making a sample database Article controller with endpoints

What will I do next week? work on assigning articles to reviewers Implementing the submitter