Skip to content

added the interactive demo link#79

Merged
Amansingh0807 merged 8 commits into
Amansingh0807:masterfrom
stargalax:demolink
Feb 21, 2026
Merged

added the interactive demo link#79
Amansingh0807 merged 8 commits into
Amansingh0807:masterfrom
stargalax:demolink

Conversation

@stargalax

@stargalax stargalax commented Feb 19, 2026

Copy link
Copy Markdown
Contributor

Description

Added an interactive demo page for GenForm so users can try the product without signing up.
A small instruction “Click on the blue dot!” guides users on how to start interacting.
This improves the onboarding experience and reduces friction for first-time visitors.

Related Issue

Resolves #78

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)
  • Documentation update
  • UI/UX improvement
  • Performance improvement
  • Code refactoring
  • Test update

Checklist

  • I have read the CONTRIBUTING.md guidelines
  • I have read the CODE_OF_CONDUCT.md
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own 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 or errors
  • I have tested my changes thoroughly
  • Any dependent changes have been merged and published

AI Disclosure

  • Did you use AI tools to generate or assist with this code? Yes

If yes, please specify:

  • Which AI tool(s): ChatGPT
  • Which parts were AI-assisted: Used Chatgpt to understand the use of middleware to allow the demo page be viewable
  • Did you review and understand the AI-generated code:
    Yes

Screenshots / Videos

Before

image image

After

image image

Testing

  • Tested locally
  • Tested in production-like environment
  • [] Added unit tests
  • [] Added integration tests

Test Configuration:

  • Node version: v20.19.6
  • Browser (if applicable): Chrome
  • OS: Windows

Additional Notes


Note to Reviewers: Please ensure all checklist items are completed and AI disclosure (if applicable) is properly filled out before approving.

@vercel

vercel Bot commented Feb 19, 2026

Copy link
Copy Markdown
Contributor

@stargalax is attempting to deploy a commit to the Aman Singh's projects Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions

github-actions Bot commented Feb 19, 2026

Copy link
Copy Markdown

✅ PR Checklist Complete

Great job @stargalax! Your PR follows all the guidelines. A maintainer will review it soon. Thank you for your contribution! 🙏

@vercel

vercel Bot commented Feb 19, 2026

Copy link
Copy Markdown
Contributor

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
genform.ai Ready Ready Preview, Comment Feb 20, 2026 2:44pm

Removed npm-cache and clerk configuration from .gitignore

@Amansingh0807 Amansingh0807 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Just a little change : make sure to remove the changes with package-lock.json file. as of now we don't need them. Overall it looks good to me.

@stargalax

Copy link
Copy Markdown
Contributor Author

ok! sorry I didnt see that it was created! will raise PR removing it

@Amansingh0807 Amansingh0807 left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Everything looks good to me.

@Amansingh0807 Amansingh0807 added enhancement New feature or request SWoC26 Official Tag for Social Winter of Code Hard and removed UI/UX Improving the UI/UX size/M configuration dependencies size/XL labels Feb 21, 2026
@Amansingh0807 Amansingh0807 merged commit 583e1ba into Amansingh0807:master Feb 21, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request Hard SWoC26 Official Tag for Social Winter of Code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Improvement]: Give an interactive demo instead of asking to "sign up" when user clicks "see examples"

2 participants