-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
Description
Overview
We can have a share button the bottom of the calendar. It can generate a link to share the timetable with others
Details
Share
- Encode the course data in zustand to base64
- Pass the base64 data in search param
Read sharing data (TBD)
- Read data from search param
- Decode and verify if the data is valid
-
- (Option 1) Replace the sharing data with current data (need a modal saying your current courses will be dropped if there is any data)
- (Option 2) Just display the data but can't be changed (it won't be saved after changing - won't be modified in localstorage)
Why would this feature be useful?
No response
Additional Notes
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo