Follow these steps to generate the weekly report:
-
Create a view in ClickUp:
- Set up a new view according to your needs.
-
Apply filters:
- Add the necessary filters to include the relevant information.
-
Download the CSV:
- Ensure all fields are included when downloading the file.
-
Rename the file:
- Rename the downloaded file to
reporte.csv.
- Rename the downloaded file to
-
Move the file:
- Place
reporte.csvin theresourcesfolder of your project.
- Place
-
Run the project:
- Use the command:
yarn dev:back.
- Use the command:
-
Access the route:
- Go to
http://localhost:3000/weekly-report/csvin your browser.
- Go to
This will generate the text for your weekly report.