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

feat: startup-list #118

Merged
merged 63 commits into from
Sep 30, 2024
Merged

feat: startup-list #118

merged 63 commits into from
Sep 30, 2024

Conversation

Cyro292
Copy link
Contributor

@Cyro292 Cyro292 commented Aug 11, 2024

This pull request includes several commits that add new features and improvements to the codebase. The commits include the addition of search functionality to the StartupsDictionary component, the addition of a height prop to the StartupsDictionary component, and the creation of a startup details page. The startup details page allows users to view detailed information about a specific startup, including its name, description, metrics, founders, and website. These changes enhance the functionality and user experience of the application.

Copy link

vercel bot commented Aug 11, 2024

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

Name Status Preview Updated (UTC)
website ✅ Ready (Inspect) Visit Preview Sep 30, 2024 9:09am

@Cyro292 Cyro292 changed the title feature: startup-list feat: startup-list Aug 11, 2024
@Cyro292
Copy link
Contributor Author

Cyro292 commented Aug 11, 2024

image

The current layout looks great! However, I noticed that the list is not utilizing the full width of the page. It would be fantastic if we could extend the list to cover the entire page width and remove the second frame. This would enhance readability and make better use of the available space.

…moved additional frame and added width and maxWidth to manipulate width.
@zausin33
Copy link
Collaborator

zausin33 commented Aug 26, 2024

Added company social media links and founder cards to startup detail page

image
image
image

Jonas Zausinger added 2 commits August 31, 2024 10:59
# Conflicts:
#	app/e-lab/[id]/page.tsx
#	app/e-lab/page.tsx
#	components/Person.tsx
#	data/e-lab.tsx
This reverts commit 679854d, reversing
changes made to 1c8f6af.
Copy link
Collaborator

@lankabelgezogen lankabelgezogen left a comment

Choose a reason for hiding this comment

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

LGTM

@Cyro292 Cyro292 merged commit d92949d into develop Sep 30, 2024
3 checks passed
@Cyro292 Cyro292 deleted the feature/startuplist branch September 30, 2024 09:17
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.

6 participants