Skip to content

Projects page suggestions#50

Open
kllarena07 wants to merge 5 commits intomainfrom
cursor/projects-page-suggestions-4bb0
Open

Projects page suggestions#50
kllarena07 wants to merge 5 commits intomainfrom
cursor/projects-page-suggestions-4bb0

Conversation

@kllarena07
Copy link
Copy Markdown
Contributor

Implements projects page enhancements including startup/project distinction, dynamic founder/creator roles, and a new card/grid view based on user feedback.


Slack Thread

Open in Web Open in Cursor 

cursoragent and others added 3 commits February 24, 2026 13:19
- Add isStartup helper to infer company status from funding
- Add updatedAt and isActive optional fields to Project type
- Update sorting to prioritize startups over projects, active over inactive
- Add Startup/Project badges to ProjectCard
- Add active status indicator (green pulsing dot)
- Update founder roles: Founder/Co-Founder for startups, Creator/Co-Creator for projects
- Update ProjectModal to show Founders vs Creators heading dynamically
- Create ViewToggle component for list/grid view switching
- Create ProjectGridView component for card-based browsing
- Integrate view toggle into ProjectDirectoryLayout

Co-authored-by: Kieran Llarena <kieran.llarena@gmail.com>
…oject fields

- Make Investor.website optional to match existing data
- Add fundingStage, fundingAmount, valuation to Project type
- Fixes TypeScript compilation errors in data/projects.ts

Co-authored-by: Kieran Llarena <kieran.llarena@gmail.com>
Co-authored-by: Kieran Llarena <kieran.llarena@gmail.com>
@cursor
Copy link
Copy Markdown

cursor Bot commented Feb 24, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 24, 2026

Deploy Preview for v1-landing-page ready!

Name Link
🔨 Latest commit 5b0b04b
🔍 Latest deploy log https://app.netlify.com/projects/v1-landing-page/deploys/69a9cdb16c0604000842b6af
😎 Deploy Preview https://deploy-preview-50--v1-landing-page.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@kllarena07
Copy link
Copy Markdown
Contributor Author

kllarena07 commented Feb 24, 2026

to do:
[ ] check the implementation
[ ] remove the plan markdown file that was generated
[ ] modify the Notion DB to indicate whether or not a company/project is still being worked on or not

@kllarena07 kllarena07 requested a review from dllliu March 5, 2026 18:06
Copy link
Copy Markdown
Contributor

@dllliu dllliu left a comment

Choose a reason for hiding this comment

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

Some things I noticed:

  • Pictures seem to be lower resolution than what exists on LinkedIn
  • Grid view looks good on mobile, but on bigger screen each box feels a little small
image - Default sort order should be biased towards active startups (rushlink for example is below non-active startups) - Active status should be explained, would love to hear some thoughts about best way to convey this

@dllliu dllliu marked this pull request as ready for review March 5, 2026 19:07
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.

3 participants