-
Notifications
You must be signed in to change notification settings - Fork 3
Sprint 6
This is our third Spring of the second semester, our sixth overall. A lot has happened leading up to this sprint where we had a lot in mind but cannot get to them due to reasons like low motivation (break). However, this doesn't mean we didn't get anything done at all. Things include testing, an email pane, and an updated tag system.
For our product for this semester, as explained in the overview, we didn't get as much done as we first laid out the plan during our first week of planning. However, we did finish most of the tasks we put on there and found out the detail of the page here.
For this sprint goal and backlog, as explained earlier above already, we had a lot planned out during our meeting for this sprint. However, things such as spring break, presentation week, and exam week messed up the schedule and motivation for everyone and got a little behind the schedule. But, things still got accomplished... sort of.
Some of our team members went and talked to the TU IT people about getting access to the TU database for some of our programs, one of them was the email integration. The sad news is that they cannot give us full access, not even only read from our side. The good news is that we can get a "mimic" database that is exactly the same as the original, pretty much a copy, just won't be updated. But for this sprint, we wrote the basic integration for the emails, a preview that displays emails grouped into months, and also an expanded view to show the full message/text.
This is a big part of this sprint, finally able to finish updating the entire tag system from previous versions. Works completely and intuitively with the building outlines. Each building now has multiple tags, accepted from front to back. Clicking on each building can now access information about the specific building. In the future, we plan to add self-taking pictures of each building that also displays the exact building, from multiple views. Also some basic information about the building as well, maybe a history, or Professors that have their offices here etc.
Finally added an admin login page to the main login page, where each admin have different access and control compared to regular users (students and guest).
This is our second round of unit testing for this semester. There is a page for that testing that can be found here.