Giter VIP home page Giter VIP logo

formvibe's Introduction

OgImage

Form Vibe - Create Forms With Ease

Interactive form desginer tool. Alternative of typeform and airtable, with interactive user interface to design forms and share them with users. Provides built in drag and drop feature in the form builder which users can use to build forms in easy way and customize accordingly.

Demo Video

https://youtu.be/FRMfz-3pbi0

Features

  • Create Forms using Interactive Form Builder
  • Edit Form
  • Share form with the unique form slug
  • Share on social media platforms
  • Preview form
  • Choose templates to create form
  • Collect responses from the user
  • Manage your account
  • Use AI to create forms automatically

Roadmap

  • Members Page for collaboration
  • Integrations page
  • Customizing form sharable link
  • Attaching custom domain for sharing forms

Tech Stack Used

  • NextJS
  • Appwrite
  • Shadcn UI Components
  • Lucide icons
  • React DND for drag and drop
  • Formik for forms
  • Tailwind CSS

Steps to run it locally

  1. Clone the repository
git clone https://github.com/yatharth1706/FormVibe.git
cd FormVibe
  1. Install all dependencies
npm install
  1. Copy .env.example file to .env.local and replace all the values with your credentials
  2. Create a project in appwrite console and add a web platform. Create one api key and give full database and storage access to that api key.
  3. Store that api key and project id in .env file
  4. Run the following script in your terminal. It will setup all required appwrite collections, indexes, attributes and bucket etc.
node scripts/initialSetup.js
  1. Store all the required env variables after running above script
  2. Run the dev server
npm run dev

formvibe's People

Contributors

yatharth1706 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

formvibe's Issues

Bug: Not able to edit the option label properly

When changing the option label, only one input is handled at a time. Not able to type continuosly while changing the option label.

Reproduction

Create a new form or create form using template and then add a radio option form element by dragging
Try chaning the option label.

Screenshot from 2023-07-12 22-59-36

Fix AI Feature in formVibe

Currently it creates form with incomplete form fields and then its not able to submit the form as well.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.