All Projects → rohitsaini1196 → Google Forms

rohitsaini1196 / Google Forms

Licence: mit
Clone of google forms using React and Node JS.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Google Forms

Librelancer
A re-implementation of Freelancer
Stars: ✭ 303 (+1022.22%)
Mutual labels:  clone
Uberclone
Uber App Clone
Stars: ✭ 593 (+2096.3%)
Mutual labels:  clone
Gmail clone
A Gmail Clone built with Flutter
Stars: ✭ 691 (+2459.26%)
Mutual labels:  clone
Diablerie
Diablo 2 reimplementation on unity
Stars: ✭ 363 (+1244.44%)
Mutual labels:  clone
Scoold
A Stack Overflow clone for teams (self-hosted)
Stars: ✭ 463 (+1614.81%)
Mutual labels:  clone
Pydis
A redis clone in Python 3 to disprove some falsehoods about performance.
Stars: ✭ 623 (+2207.41%)
Mutual labels:  clone
Expo Spotify
Spotify UI Clone with React Native & Expo || web support => https://expo-spotify.vercel.app
Stars: ✭ 287 (+962.96%)
Mutual labels:  clone
Proxmark3
RRG / Iceman repo, the most totally wicked repo around if you are into Proxmark3
Stars: ✭ 901 (+3237.04%)
Mutual labels:  clone
Git Peek
git repo to local editor instantly
Stars: ✭ 485 (+1696.3%)
Mutual labels:  clone
Stories
Medium clone built with Ruby on Rails
Stars: ✭ 688 (+2448.15%)
Mutual labels:  clone
Ghorg
Quickly clone an entire org/users repositories into one directory - Supports GitHub, GitLab, Bitbucket, and more
Stars: ✭ 377 (+1296.3%)
Mutual labels:  clone
Flutter Instagram Ui Clone
Instagram Ui Clone made using Flutter.
Stars: ✭ 412 (+1425.93%)
Mutual labels:  clone
Tinder React Native
Tinder clone - React Native.
Stars: ✭ 661 (+2348.15%)
Mutual labels:  clone
Mpc Qt
Media Player Classic Qute Theater
Stars: ✭ 345 (+1177.78%)
Mutual labels:  clone
Expo Crossy Road
🐥🚙 Crossy Road game clone made in Expo (iOS, Android, web), THREE.js, Tween, React Native. 🐔
Stars: ✭ 701 (+2496.3%)
Mutual labels:  clone
Expo Netflix
Netflix UI Clone with React Native & Expo || web support => https://expo-netflix.vercel.app
Stars: ✭ 297 (+1000%)
Mutual labels:  clone
Clone Wars
100+ open-source clones of popular sites like Airbnb, Amazon, Instagram, Netflix, Tiktok, Spotify, Whatsapp, Youtube etc. See source code, demo links, tech stack, github stars.
Stars: ✭ 12,604 (+46581.48%)
Mutual labels:  clone
Shallow Clone
Make a shallow clone of an object, array or primitive.
Stars: ✭ 23 (-14.81%)
Mutual labels:  clone
Snapchat Clone
👻 A SnapChat clone built with React, Redux and Typescript. Styled with SASS. Tested with Cypress, Jest and Enzyme. Linted with Eslint and formatted with Prettier!
Stars: ✭ 770 (+2751.85%)
Mutual labels:  clone
Jira clone
A Jira clone built with Vuejs & Nodejs/Graphql
Stars: ✭ 666 (+2366.67%)
Mutual labels:  clone

A Clone of google forms in React and Nodejs.

GitHub last commit GitHub issues GitHub pull requests

AboutInstallationFeaturesScreenshotsAuthorSupportLicense


About

Hey, It is a clone of Google Forms , it's completely open source and have some extra features. Used React JS with Material UI for front-end and Used NodeJS and MongoDB as backend. Some of the designs and logics are inspired by google forms. You can direct use Form snippet as plugin in your project.

Installation

Downloading and installing steps:
$ cd google-forms
$ npm install && cd server && npm install 
$ cd ..
$ npm run dev

Boom it will automatically start the local server for backend and frontend.

Default Frontend port is 3000 and backend port is 5000

Features

All basic and important features
Google authentication (Login with google) and authorization
Search and sort between from by name, date, last modified
User profile and settings
Answer or fill others form (submit response)
Different form types (Anyone with link, Anonymous, some perticular can answer etc.)
Can add unlimited questions and maximum 5 options to each question
Add image to questions and options (Upload images question and option wise)
Deleteting and duplicating the question
Drag and Drop questions to sort them accordingly

etc.

Screenshots

Home Page

User Preview

User Preview

Submit Preview

Basic question perview

Creater Preview

Share Link

Creater Preview

Response Preview

See more.

Author

Rohit Saini
Rohit Saini

Support

Reach out to me at one of the following places:

License

License: MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].