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

Forms Table (Exit Survey, Success Story, Random Client Survey) #59

Closed
benson-fm opened this issue Jan 27, 2025 · 0 comments · Fixed by #70
Closed

Forms Table (Exit Survey, Success Story, Random Client Survey) #59

benson-fm opened this issue Jan 27, 2025 · 0 comments · Fixed by #70
Assignees

Comments

@benson-fm
Copy link
Collaborator

Quote

  • I'VE PLAYED THESE GAMES BEFORE!!!” - Seong Gi Hun

Description

  • Your task is to make the Forms Table (Exit Survey, Success Story, Random Client Survey). You'll be directly pulling from the three different tables to display the different forms

Instructions

Setup

Be sure to add the secrets to the Frontend .env if you haven't already.

Copy-paste the secrets in this doc into a new .env file and place it in /client

Task

Create the following Frontend component:

  • Forms Table

Make a page for this form and here is the figma that you can base from, don't worry about the other stuff in the figma file, just base off the table

THERE SHOULD BE NO CSS OR STYLING DONE FOR THIS TASK

Steps

  1. Make a new page for the forms table
  2. create the forms table component
  3. Create an extra backend api endpoints if necessary
  4. add the route to app.tsx

Notes

Be sure to thoroughly test your implementation.

Resources

@KainoaNishida KainoaNishida linked a pull request Feb 4, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants