diff --git a/Projects/1-Beginner/Scheduled-Zoom-Lectures.md b/Projects/1-Beginner/Scheduled-Zoom-Lectures.md new file mode 100644 index 00000000..3fad6f81 --- /dev/null +++ b/Projects/1-Beginner/Scheduled-Zoom-Lectures.md @@ -0,0 +1,18 @@ +# Scheduled Zoom Lectures App For Students + +**Tier:** 1-Beginner + +Create and store your scheduled Zoom Lectures for directly open scheduled lecture on scheduled time! + +## User Stories + +- [ ] User can add a scheduled zoom lectures links in the form of weekly time table +- [ ] User can edit a lecture links and timing +- [ ] User can delete a links +- [ ] When closing the browser window the data will be stored and when the User returns, the data will be retrieved + +## Bonus features + +- [ ] user can swipe links directly. +- [ ] User can see the date when he added the scheduled zoom lecture in the table +