Simple todo App as coding challange to practice for class b2

4 Open Issues Need Help Last updated: Jul 4, 2025

Open Issues Need Help

View All on GitHub
Web Development To-Do List Application

AI Summary: Implement responsive design for the filter component in an Angular todo application. This involves adapting the component's layout and functionality to different screen sizes and orientations, likely using CSS media queries or a responsive CSS framework.

Complexity: 3/5
enhancement good first issue

Simple todo App as coding challange to practice for class b2

TypeScript
Web Development To-Do List Application
generate filter component about 2 months ago

AI Summary: Create a new Angular component to filter todo items. The component should utilize signals for efficient data updates. This involves generating the component using the Angular CLI, implementing filtering logic, and integrating it into the existing todo application.

Complexity: 3/5
enhancement good first issue

Simple todo App as coding challange to practice for class b2

TypeScript
Web Development To-Do List Application

AI Summary: Implement a teaser element with global styling in the header component of an Angular todo application. This involves creating or modifying the header component to include the teaser and applying consistent styling across the application.

Complexity: 2/5
enhancement good first issue

Simple todo App as coding challange to practice for class b2

TypeScript
Web Development To-Do List Application

AI Summary: Create an Angular component for a header, visually matching a provided image from a coding challenge PDF. The header should be integrated into an existing Angular todo application.

Complexity: 2/5
good first issue

Simple todo App as coding challange to practice for class b2

TypeScript