Skip to content

manikchawla/google-forms-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

google-forms-clone

Minimalistic Google Forms clone built using Django and jQuery.

Prerequisites

Install dependencies from requirements.txt file

pip install -r requirements.txt

Start Python SMTP server before starting Django development server

python -m smtpd -n -c DebuggingServer localhost:1025

Run Django server

python manage.py runserver

About

Minimalistic Google Forms clone built using Django and jQuery.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors