This is the frontend of the Task Application, built using Angular. It provides an interactive and responsive interface for managing tasks, categories, and user settings. The frontend communicates with the backend API (built with Spring Boot) to fetch, update, and manage data.
- User interface
- Task Management
- Real-time Updates
- Framework: Angular
- Styling: Angular Material / SCSS
- State Management: RxJS for handling reactive data streams
- API Communication: HttpClient for RESTful calls to the backend
- Node.js (v14+ recommended)
- Angular CLI (v12+)
- Backend API running locally or hosted
This project is licensed under the MIT License.