Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kimlimjustin/google-form-clone
Clone of Google forms built using Django and Javascript
https://github.com/kimlimjustin/google-form-clone
django django-application google-form google-forms google-forms-clone javascript
Last synced: 2 months ago
JSON representation
Clone of Google forms built using Django and Javascript
- Host: GitHub
- URL: https://github.com/kimlimjustin/google-form-clone
- Owner: kimlimjustin
- License: mit
- Created: 2020-11-17T06:48:00.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-04T14:48:59.000Z (about 1 year ago)
- Last Synced: 2024-09-28T16:23:39.454Z (2 months ago)
- Topics: django, django-application, google-form, google-forms, google-forms-clone, javascript
- Language: Python
- Homepage: http://google-forms-clone.herokuapp.com/
- Size: 1000 KB
- Stars: 156
- Watchers: 5
- Forks: 80
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-made-by-indonesian - Google Forms CLONE - `Clone of Google forms built using Django and Javascript` *by [Justin Maximillian Kimlim](https://github.com/kimlimjustin)* (G)
- made-in-indonesia - Google Forms CLONE - `Clone of Google forms built using Django and Javascript` *by [Justin Maximillian Kimlim](https://github.com/kimlimjustin)* (G)
README
# Google Forms CLONE
### Demo application and feedback [here](https://google-forms-clone.herokuapp.com/form/in60XZ4GWUswvkaKEOxONvIKkhy4gl/viewform)
![Google Forms clone demo](https://drive.google.com/uc?export=view&id=1GEApyE6aRP74zf2ltmTqpr97NDMHOHbP)
More screenshots
![Google Forms clone demo](https://drive.google.com/uc?export=view&id=1QhPVWHXKApcv5V6FzrHRzut7a5-1Mgp4)
![Google Forms clone demo](https://drive.google.com/uc?export=view&id=1Nwz642ORdTCd6KdsaN28Tt142K3wH-pt)
##### 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](https://help.heroku.com/K1PPS2WM/why-are-my-file-uploads-missing-deleted)## 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//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](https://github.com/kimlimjustin/google-form-clone/blob/master/LICENSE) License. See [`LICENSE`](https://github.com/kimlimjustin/google-form-clone/blob/master/LICENSE) for more information.## Contact
- Justin Maximillian Kimlim - [[email protected]](mailto:[email protected])
- Project link: https://github.com/kimlimjustin/google-form-clone## Love my work?