Skip to content

Deliverable 3 Report

Max Brodeur-Urbas edited this page Mar 25, 2019 · 15 revisions

See also:

Key Design Decisions

New Service class:

  • We decided to add a new service class that will query from external REST APIs.

UI/UX

  • We decided to use the following template for our CSS

Meetings Minutes

Meeting 1 March 16th 2019

Location: Trottier Cafeteria

Duration: 60 minutes

Sprint 2 corrections

  • Added delete methods in REST API

UI/UX design

  • Preliminary web frontend
  • Preliminary Draft

For next meeting:

  • Rework UI/UX draft
  • Start working on unit tests for delete methods
  • Create issues for web frontend.
  • Contact Other teams for database syncing.

Meeting 2 March 18th 2019

Location: Redpath Library

Duration: 120 minutes

Work on project

  • Worked on RESTful services
  • Worked on unit tests.
  • Started Frontend implementation of Login

For next meeting:

  • Finish Login implementation and start other pages
  • Start figuring out how to query from other teams.

Meeting 3 March 19th 2019

Location: Cyberteque pod #3

Duration: 80 minutes

Work on project

  • Worked on FrontEnd development.
  • Added missing methods in REST API.
  • Added method that gets the current list of coops
  • Querying from other teams

Meeting 4 March 20th 2019

Location: Schulich Library 5th floor

Duration: 120 minutes

Work on project

  • Worked on FrontEnd development.
  • Worked on improved Login feature

Meeting 5 March 21th 2019

Location: RedPath Library

Duration: 120 minutes

Work on project

  • Worked on FrontEnd development: Viewing and grading documents
  • Added option to rate course from the program manager view point
  • Added option to add course from the program manager view point

Problem: Our model is not compatible with student view point. Will have to resolve before project submission.