Skip to content

Releases: LEIC-ES-2021-22/3LEIC04T2

Iteration #3

08 Jun 02:55
8a99ab3
Compare
Choose a tag to compare
Iteration #3 Pre-release
Pre-release

This is the release at the end of iteration 3.

What's new:

  • Change the semester by clicking on the radio button labels (before, it was necessary to click on the button itself).
  • When restarting the app, the last selected semester will still be selected.
  • Fix bug where duplicating or eliminating a schedule option with the keyboard open would result in unexpected behavior.
  • The schedule planner card now includes a tip to inform the user that they may reorder the list of schedule options.
  • Include the numeric label for the order of the schedule options only for the first 10 schedules, because that is the maximum number of schedules that can be submitted t SIGARRA. This serves as a clear indication that options below the 10th couldn't be submitted to SIGARRA.
  • Add a swipe indicator while editing a schedule option, so that the user knows that they may swipe left to see the current state of the schedule.
  • Decouple mock data from code, for integration with the backend.

Because Github releases doesn't include submodules in the automatic source code archives, the source code in the submodule was manually included as "source-code.zip".

Iteration #2

25 May 01:27
Compare
Choose a tag to compare
Iteration #2 Pre-release
Pre-release

This is the release at the end of iteration 2.

What's new:

  • Save schedule preferences so that they can be accessed after restarting the app (after edit or reorder).
  • Delete schedule.
  • Duplicate schedule.
  • Select the course units whose classes the user wants to register in, so that the others remain hidden.
  • Select 1st or 2nd semester to use the list of preferences and course units of that semester.

Because Github releases doesn't include submodules in the automatic source code archives, the source code in the submodule was manually included as "source-code.zip".

Iteration #1

12 May 20:56
304ead6
Compare
Choose a tag to compare
Iteration #1 Pre-release
Pre-release

This is the release at the end of iteration 1.
What's new:

  • Display reorderable list of the existing schedules.
  • Create a new schedule or edit an existing one, allowing to select one class for each curricular unit the user is enrolled in.
  • Display the schedule with the selected classes for every day of the week.
  • Clear visual clue of whether the next class happens immediately after the previous one in the schedule.
  • Detect and signal collisions (two lectures occurring at the same time in the schedule).

Because Github releases don't include submodules in the automatic source code archives, the source code in the submodule was manually included as "source-code.zip".

Iteration #0

10 Apr 20:48
Compare
Choose a tag to compare
Iteration #0 Pre-release
Pre-release

Vertical prototype integrated with the UNI app. Includes a new option to the navigation drawer for class registration. Upon click this opens the class registration page, which for now only shows as a placeholder the credits of the class registration feature.

Because Github releases don't include submodules in the automatic source code archives, the source code in the submodule was manually included as "source-code.zip".