Skip to content

deadlycoder07/Glugform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glugform

Google forms clone

Prerequisites

python 3.7,virtual enviroment

Installing

use powershell for windows and terminal in linux

git clone https://github.com/deadlycoder07/Glugform.git 
python -m venv enviroment name

make sure you python virtual enviorment installed

cd enviroment name
cd Scripts
./activate

goto the cloned project directory

pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py runserver

Built With

  • [Django]- The web framework used
  • [pip]- Dependency Management
  • [javascript]-frontend development
  • [ajax]-html dom

Contributing

Ramiz mollah

Versioning

We use Github for versioning. For the versions available, see the tags on this repository.

Authors

License

This project is Opensource.you can copy codes used here.

Acknowledgments

  • google forms for idea
  • Inspiration-Google

About

Google forms clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published