Skip to content

[FEATURE] Schedule Sharing - Multiple Timetables #824

@TeriyakiThames

Description

@TeriyakiThames

Feature

  • Create new schedule
  • Rename schedule
  • Delete schedule
  • Switch between schedules
    • Set as favourite or main schedule

Acceptance Criteria

GIVEN: the user clicks “+ New Timetable”
THEN: the system creates a new empty timetable
AND: switches the user to it

GIVEN: the user renames a timetable
WHEN: the new name is confirmed
THEN: the new name is saved in the database
AND: the UI is updated with the new name

GIVEN: the user deletes a timetable
WHEN: the user confirms the delete action
THEN: the system removes that timetable from the database

GIVEN: the user switches between timetables
WHEN: a different timetable is selected
THEN: the system loads the correct schedule for that timetable

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementImprove existing features

    Projects

    Status

    Todo

    Status

    No status

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions