Open Source Planner for Slack-Based Backward Scheduling

5 Open Issues Need Help Last updated: Dec 7, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This chore issue focuses on initializing the JUnit testing framework. The task involves setting up JUnit to meet the basic unit test requirements for Phase 313 and then writing 1-2 initial test cases specifically for the "Fixed Schedule Management" feature.

Complexity: 2/5
good first issue

Open Source Planner for Slack-Based Backward Scheduling

HTML

AI Summary: This issue proposes the implementation of a Java data structure to manage fixed user schedules, such as sleep or class times. The initial step involves designing this structure (e.g., using a Map with Day keys and TimeBlock lists) and creating a function to handle user input for these schedules.

Complexity: 2/5
help wanted good first issue

Open Source Planner for Slack-Based Backward Scheduling

HTML

AI Summary: This issue requests an update to the project's README file. The goal is to add clear instructions for installing the project, including Java version requirements and build steps, as well as provide examples of how to use the command-line interface (CLI) for the Minimum Viable Product (MVP).

Complexity: 2/5
good first issue

Open Source Planner for Slack-Based Backward Scheduling

HTML

AI Summary: This issue proposes implementing the core logic for an automatic task scheduling algorithm. It requires taking task details like name and estimated duration and assigning them to the best available time slots, which are determined by a previously implemented feature.

Complexity: 3/5
help wanted good first issue

Open Source Planner for Slack-Based Backward Scheduling

HTML

AI Summary: This issue requests the implementation of an algorithm to calculate free time blocks for each day, based on a pre-existing fixed schedule. The output should be a list of these free time blocks.

Complexity: 3/5
help wanted good first issue

Open Source Planner for Slack-Based Backward Scheduling

HTML