This Task Manager app is part of my learning journey 🌱 with Angular. It connects to a Spring Boot backend to handle user authentication and task management (CRUD). I'm using Tailwind CSS for styling and continuously improving the app as I explore Angular’s features, API integration

1 Open Issue Need Help Last updated: Jul 1, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement user authentication in an Angular application using JWT for secure communication with a Spring Boot backend. This involves creating a login form, handling JWT token storage and retrieval, implementing route guards to protect authenticated routes, and ensuring proper redirection for unauthorized access.

Complexity: 4/5
enhancement good first issue

This Task Manager app is part of my learning journey 🌱 with Angular. It connects to a Spring Boot backend to handle user authentication and task management (CRUD). I'm using Tailwind CSS for styling and continuously improving the app as I explore Angular’s features, API integration

TypeScript