• Stars
    star
    150
  • Rank 247,323 (Top 5 %)
  • Language
    Python
  • License
    MIT License
  • Created about 4 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Clone of Google forms built using Django and Javascript

Google Forms CLONE

Demo application and feedback here

Google Forms clone demo

More screenshots

Google Forms clone demo Google Forms clone demo

For the best experience, please use a device with a width of at least 350px
  • Note that this Google Forms CLONE don't support image uploading due to Heroku policy
## Built using: - Python with Django framework and Jinja templating language - Vanilla Javascript

Getting started:

  • Clone this repository or fork it
    • To clone this repository type git clone https://github.com/kimlimjustin/google-form-clone.git on your command line
    • To fork this repository, click fork button of this repository then type git clone https://github.com/<your username>/google-form-clone.git
  • Install all the dependencies of this project by typing pip install -r requirements.txt
  • Migrate the database by typing python manage.py migrate on the command line
  • Run the project locally by typing python manage.py runserver on the command line
    • NB: to run it on your local network, type python manage.py runserver 0.0.0.0:8000
  • You project will be accessible in your localhost or local network.

Deployment

For deployment, open form/settings.py file and uncomment code from line 131 to 159.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Love my work?

Buy Me a Coffee at ko-fi.com

More Repositories

1

xplorer

Xplorer, a customizable, modern file manager
TypeScript
4,765
star
2

whatsapp-clone

Web based Whatsapp clone with real time private chat and group chat features.
JavaScript
56
star
3

google-keep-clone

Clone of Google Keep built using Django and Javascript
JavaScript
55
star
4

Classroom

A website similar to Google Classroom created using the MERN stack.
JavaScript
34
star
5

kimlimjustin.com

My personal website
TypeScript
17
star
6

dogeit

🐶 Doge version of reddit.
TypeScript
16
star
7

stackoverflow-clone

JavaScript
16
star
8

socialapp

A website similar to Instagram created using the MERN stack.
JavaScript
11
star
9

wiz

A simple, frameless, and lightweight browser for sceenshots
Rust
9
star
10

vscode-jsdoc-generator

VSCode JSDoc comments Generator
TypeScript
9
star
11

Blogging-System

An easy to use, markdown based blogging system that supports users from website and desktop.
JavaScript
7
star
12

is-hidden-file

Check if a file/folder is hidden on node js that works on any platform.
C++
6
star
13

tools

A website to help automate the boring stuff.
JavaScript
6
star
14

touch

Create file(s) just by typing a command.
C
4
star
15

ecommerce

Web-based Ecommerce platform built using django
Python
3
star
16

kimlimjustin.github.io

JavaScript
3
star
17

school

My project on cs50
Python
2
star
18

snakegame

My first project on GitHub xd
Python
2
star
19

compile

Another yet simple compiler.
JavaScript
2
star
20

kimlimjustin

1
star
21

mern-auth-template

MERN Stack Authentication Template
JavaScript
1
star
22

notes

Online Notes written in django.
Python
1
star
23

password-manager

A single website that help you manage your passwords.
Python
1
star
24

ssec

Source code for Sutomo 1 Science Exploration Club's official website
TypeScript
1
star