Skip to content

Feature request : implement show_todo for Classroom class #24

Description

@Nawarrr

show_todo should be implemented as follow :

  • Use Classroom.authenticate() and Classroom.get_courses() to authenticate and get the courses
  • It should return the todo of the first five courses (use default value = 5 for the number of courses)
  • Assignments with the state "Assigned " are the only assignments that should be returned

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions