books-solution
Full-stack book app with JWT auth - manage books & save quotes
TypeScript
Overview
Full-stack book management application with JWT authentication, allowing users to browse books and save favorite quotes.
Role & Stack
- Role: Full-Stack Developer
- Stack: Angular 20, .NET 9 API, JWT, Bootstrap, TypeScript
Key Features
- JWT authentication with protected routes
- CRUD operations for book management
- Separate 'My Quotes' section for personal collections
- Dark/light mode toggle
- Responsive design with mobile optimization
Challenges & Learnings
Gained experience in Angular dependency injection, .NET Minimal APIs, and implementing secure authentication flows with JWT tokens.