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

Ideas page for FOSSCU website #2

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Conversation

arcceus
Copy link

@arcceus arcceus commented Jan 18, 2025

Related to

Related to #1 by @Utkarsh4517

Description

A page where people can share their ideas and browse through categorized ideas making it easier to collaborate and find projects of interest.

Technical details

We are making a GET request to an API endpoint which connects to the airtable database, retrieves records from the "Ideas" table then converts them to a JSON response and we display this JSON on our frontend accordingly.

Screenshots

image image

Checklist

  • My pull request has a descriptive title (not a vague title like Update index.md).
  • My pull request targets the default branch of the repository (main or master).
  • My commit messages follow best practices.
  • My code follows the established code style of the repository.
  • I added or updated tests for the changes I made (if applicable).
  • I added or updated documentation (if applicable).
  • I tried running the project locally and verified that there are no
    visible errors.

@codecShivam codecShivam self-assigned this Jan 23, 2025
@codecShivam codecShivam self-requested a review January 23, 2025 16:14
@codecShivam codecShivam assigned arcceus and unassigned codecShivam Jan 23, 2025
@codecShivam
Copy link
Member

Hey @arcceus , thanks for the PR! Can you pls include the env.example file.

src/components/IdeasTable.tsx Outdated Show resolved Hide resolved
src/components/IdeasTable.tsx Show resolved Hide resolved
src/components/IdeasTable.tsx Outdated Show resolved Hide resolved
src/app/api/airtable/route.js Show resolved Hide resolved
src/components/IdeasTable.tsx Show resolved Hide resolved
@codecShivam codecShivam self-requested a review February 3, 2025 18:20
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 this pull request may close these issues.

2 participants