Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Downloading Data #114

Open
jjstnlee opened this issue Feb 24, 2025 · 0 comments
Open

Implement Downloading Data #114

jjstnlee opened this issue Feb 24, 2025 · 0 comments
Assignees

Comments

@jjstnlee
Copy link
Collaborator

jjstnlee commented Feb 24, 2025

first sprint woo!!
For this sprint, we want to allow the user to download the current filtered/searched projects by pressing a button. Don't worry abt the styling rn, but for now just implement a button that when clicked, downloads the project data from supabase as a csv file onto the user's local computer.

  1. Create a new component under the components folder called DownloadData or something like that
  2. To test your new component, add a new folder like /app/testing/page.tsx, and add the button here and go to http://localhost:3000/testing

This is a challenging first sprint, so no worries if you need additional time just let me know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants