An open API service indexing awesome lists of open source software.

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

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/)