Skip to content

The-Saras/Openforms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

25 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Open Source Google Forms Alternative

An open-source alternative to Google Forms that allows users to create custom forms, collect responses, and store them efficiently. This project currently supports Google authentication and aims to provide a user-friendly experience for building and managing forms.

Features

  • Create forms with custom questions
  • Authenticate users using Google OAuth
  • Store responses in Google Sheets or download them as Excel files

Getting Started

Prerequisites

  • Node.js (v20 or higher)
  • NPM
  • Google Auth 2.0 credentials (Client ID and Secret)

Installation

  1. Clone the repository locally:
    git clone https://github.com/The-Saras/Openforms
    
  2. CD to root Directory:
    cd openforms
  3. Install Packages:
    npm install
    
  4. Go to Openforms Folder:
    cp .env.example .env
  5. Run the project
    npm run dev

About

Open source Alternative to Google Forms ๐Ÿ“

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published