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

Company Commands #413

Merged
merged 7 commits into from
Mar 1, 2023
Merged

Company Commands #413

merged 7 commits into from
Mar 1, 2023

Conversation

victorzheng02
Copy link
Contributor

@victorzheng02 victorzheng02 commented Dec 5, 2022

Summary of Changes

Added company commands. That is, users can now add companies to their profile.

Motivation and Explanation

Allows users to find out who to contact regarding specific companies

Related Issues

Resolves #122

Steps to Reproduce

Add CRUNCHBASE_API_KEY as a process env, you can get one from here https://www.crunchbase.com/account/integrations/crunchbase-api

Demonstration of Changes

image

image

Further Information and Comments

There are a few pieces of work that need to be performed to make this better.

  1. We should paginate for when the list of individuals that work at a company grows too large
  2. Integrate this into the leaderboard feature

@victorzheng02 victorzheng02 changed the title tables Company Commands Feb 13, 2023
Copy link
Collaborator

@mcpenguin mcpenguin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mcpenguin mcpenguin merged commit 01fe1e2 into main Mar 1, 2023
@mcpenguin mcpenguin deleted the 122-company_commands branch March 1, 2023 00:11
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.

[EPIC] Showing list of users that worked at certain companies.
2 participants