Skip to content

The Online Polling System is built for teachers to help them during online lectures.

Notifications You must be signed in to change notification settings

orvil1026/Online-Polling-System-2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online-polling-system-for-lectures

The Online Polling System is built for teachers to help them during online lectures. The aim of this project is to create online poll system-based study software for students to enhance their teaching understanding and push their knowledge Students can use this software on any platform as it is a open-source software It comes with low system requirements. By student user perspective only a code has to be entered.

• It will make students more attentive.
• It will facilitate the learning experience of students.
• The software will bemuch more accessible and user friendly for students as it has simpler UI.
• It could be used by all standard level of students due to its easy usage.
• It would garner the attention of a lot of education faculty due to its features.
• It will make teaching easy for teachers.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

python== 3.5 or up and django==3.1.1 or up

Installing

Open terminal and type
git clone https://github.com/orvil1026/Online-polling-system.git

or simply download using the url below

https://github.com/orvil1026/Online-polling-system/archive/master.zip

Install Requirements

pip install -r requirements.txt

To migrate the database open terminal in project directory and type

python manage.py makemigrations
python manage.py migrate

To use admin panel you need to create superuser using this command

python manage.py createsuperuser

To run the program in local server use the following command

python manage.py runserver

Then go to http://127.0.0.1:8000/home in your browser

Project snapshot

Home page

Login Page

Teacher Home Page

Create Quiz Page

Created Quizzes

Create Classroom

Created Classrooms

Student Home Page

Join Quiz

Quiz Question

Question Results

Join Classroom

Acknowledgment

========Thank You !!!=========

About

The Online Polling System is built for teachers to help them during online lectures.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published