Update 6x9-Generator.md

pull/433/head
Priyansh 4 years ago committed by GitHub
parent 90ca4127ea
commit 7970b3499b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,15 +6,15 @@ This application is a customized weekly academic Time-Table Generator and Manage
## User Stories ## User Stories
- [ ] User can create a **.csv** file which contains details about their weekly schedule of lectures, tutorials and lab section classes (This file could be used to render data on the frontend) - [ ] User can create a **.csv** file which contains details about their weekly schedule of lectures, tutorials and lab section classes (This file can be used to render data on the frontend)
- [ ] Users can select courses from a dropdown to add to their time-table - [ ] Users can select courses from a dropdown to add to their weekly time-table
- [ ] Users can remove the added courses to manage their schedule - [ ] Users can remove the added courses to manage their schedule
## Bonus features ## Bonus features
- [ ] Users can searcb in the input box to find by Course Code, Instructor, Course Name etc. - [ ] Users can search in the input field to find courses by code, Instructor name etc.
- [ ] Users can add custom Reserve time for breaks like lunch, snacks etc - [ ] Users can add custom Reserve time for breaks like lunch, snacks etc.
## Useful links and resources ## Useful links and resources

Loading…
Cancel
Save