-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO.txt
37 lines (35 loc) · 1.61 KB
/
TODO.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
Comprehensive List of Things We Want to Do:
- UI
- (DONE) Make Home window
- (DONE) Add title to window
- (DONE) Make side bar options
- (2/5) Create prompts for the screens
- (1/3) Create run buttons for each screen that dynamically run according to method
- () Add logo in top left
- () help bar
- () Make credits
- Execution
- (DONE) Login
- (DONE) Initiate the chromedriver
- () Upload desired schedule from website ("Plan Ahead" section on NEU)
- () All we will have to do is translate into our version of a schedule so we can correct if needed
- () send this version of the schedule to the create a schedule tab.
- () all functions of the create a schedule part.
- (DONE) Create a list of dsired courses by CRN (/course name TBD) regardless of overlap in time.
- (DONE-ish) description
- (DONE) Allow for reording and deleting.
- () Create a schedule on our app that resembles the online version
- () allow reordering and deletion
- () description
- () create multiple schedule and run on verious options
- () priority by entire schedule
- () priority by portion of schedule (first one that has 4 still available or whatever)
- () no schedule is available, make most optimal? (alot of algo work but it might be possible)
- (DONE) Sign up for the classes
- () schedule for specific times
- () Add the 'wait for time slot' feature by default.
- Packaging
- (DONE) README.md for description
- () download instructions
- () license
- (IN Progress) resources