← Back to Projects

Skattevisaren
AngularTypeScriptBootstrapAngular MaterialRxJS
A web application built with Angular that helps users explore and calculate taxes across Sweden. The app fetches and displays tax data from Skatteverket's public API, allowing users to view historical tax rates and calculate taxes for specific municipalities.
Key Features
- ✓Interactive data table with sorting, filtering, and pagination for exploring municipal tax rates
- ✓Autocomplete search functionality for finding specific municipalities
- ✓Tax calculator with support for optional church membership
- ✓Responsive design using Bootstrap and Angular Material components
Challenges & Solutions
- ↳Building a dynamic form system with conditional fields and real-time updates
- ↳Managing complex state and data flow between multiple components