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

Feature/tech stack funtionality #58

Closed
wants to merge 29 commits into from

Conversation

timothyrusso
Copy link
Collaborator

Description

  • Added the Tech Stack modal, that handle the addition of a new technology.
  • Added the vote function where a user can vote for the preferred technology.
  • Remove unused fixtures and types.

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Issue link

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Copy link

vercel bot commented Nov 2, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
chingu-dashboard ❌ Failed (Inspect) Dec 8, 2023 9:43am

@Dan-Y-Ko
Copy link
Collaborator

Dan-Y-Ko commented Nov 3, 2023

Hey Tim, I checked this out and nothing really seems to be working? Is it because of issues with ids being hardcoded?

@timothyrusso
Copy link
Collaborator Author

Hey Tim, I checked this out and nothing really seems to be working? Is it because of issues with ids being hardcoded?

@Dan-Y-Ko Yes the user informations are hardcoded, if you encounter fetch errors they could be related to the user informations. Is there an environment variable on Vercel for the user that I can set on the code for the ids?

@timothyrusso
Copy link
Collaborator Author

@Dan-Y-Ko Is this pull request still required?

@Dan-Y-Ko
Copy link
Collaborator

@Dan-Y-Ko Is this pull request still required?

I'm not entirely sure. I don't remember what's in this branch, but I don't think it'd hurt to keep this around until the person who works on this finishes it, just so they have a reference to anything they might need

@Dan-Y-Ko Dan-Y-Ko closed this Jul 6, 2024
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