https://github.com/shofiq0023/angular-task-report-generator
A simple app to generate image from task list
https://github.com/shofiq0023/angular-task-report-generator
angular html-to-image task-management
Last synced: about 1 month ago
JSON representation
A simple app to generate image from task list
- Host: GitHub
- URL: https://github.com/shofiq0023/angular-task-report-generator
- Owner: shofiq0023
- Created: 2025-02-26T17:09:47.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2026-04-05T10:16:28.000Z (3 months ago)
- Last Synced: 2026-04-05T12:12:04.492Z (3 months ago)
- Topics: angular, html-to-image, task-management
- Language: TypeScript
- Homepage: https://task-rpt.netlify.app/
- Size: 202 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Task Report Generator
Manage tasks and generate and download image from the given tasks.
## Features
- Add, remove, edit multiple projects.
- Add, remove, edit multiple tasks.
- All data are saved in browser's local storage.
- Generate and download single image for single project, and it's task.
- Generate multiple image and download as ZIP file for multiple projects.
Visit the site here [task-rpt.netlify.app](https://task-rpt.netlify.app/)