https://github.com/aleksandarbuk/task-manager
Task Manager is an Angular-based web application for managing daily tasks. It allows users to create, organize, and track tasks by date. The project utilizes Angular 18.1.0, TypeScript, RxJS for state management, and Bootstrap for styling.
https://github.com/aleksandarbuk/task-manager
angular bootstrap typescript
Last synced: about 2 months ago
JSON representation
Task Manager is an Angular-based web application for managing daily tasks. It allows users to create, organize, and track tasks by date. The project utilizes Angular 18.1.0, TypeScript, RxJS for state management, and Bootstrap for styling.
- Host: GitHub
- URL: https://github.com/aleksandarbuk/task-manager
- Owner: AleksandarBuk
- Created: 2024-07-16T16:07:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T16:21:21.000Z (almost 2 years ago)
- Last Synced: 2025-03-24T11:18:50.430Z (over 1 year ago)
- Topics: angular, bootstrap, typescript
- Language: TypeScript
- Homepage:
- Size: 119 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TaskManager
Task Manager is an Angular-based web application for managing daily tasks. It allows users to create, organize, and track tasks by date. The project utilizes Angular 18.1.0, TypeScript, RxJS for state management, and Bootstrap for styling.
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 18.1.0.
# App preview:

## Development server
Run `ng build` to build the project and `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.