compsci-adl / mytimetable

A drag-and-drop timetable planner for University of Adelaide students.
https://mytimetable.csclub.org.au
MIT License
9 stars 2 forks source link

[Feature Request] Support tabs for multiple timetables #1

Open jsun969 opened 1 month ago

jsun969 commented 1 month ago

Overview

Support tabs for multiple timetables

Details

Create tabs of multiple timetables instead of a single timetable in app

Use Zustand Persist Migrate to migrate the old version data in localStorage

Why would this feature be useful?

Allow users to create multiple timetables and share/import/export their timetables

Additional Notes

No response