culturecreates / footlight-app

Footlight CMS Front-end
https://cms.footlight.io
3 stars 0 forks source link

Download reports #1267

Open troughc opened 3 months ago

troughc commented 3 months ago

Provide Admin a CMS access point to download reports including: events, people, places, organizations and users You could configure the report using filters in the list view.

Link to figma: https://www.figma.com/design/DBnSSMT9Etfm6guDKKSp8O/Culture-Creates---Footlight-Calendar?node-id=11301-82542&t=5ZAcVfIgsnjDKX36-1

AbhishekPAnil commented 4 days ago

Frontend tasks 26H

  1. Add options button and the modal to show the download reports option. - 3
  2. Add the list of options as an array. - 0.5
  3. Add the modal to show download report form.-4
  4. Add the timeframe date component-3
  5. Add the logic to prevent user's from selecting previous dates.-2
  6. Add the checkbox fields to show the data to be downloaded.-3
  7. Add api integration to post the selected details - 6
  8. Add the loading animation inside the generate button. -1
  9. Add the logic to change "Generate" text to "Download" ,after the file generation is successful. - 1
  10. Add the anchor link inside the download button download the file - 2