CodeProjectz

Search
Generic filters

Download Free Voting system with Charts using Django Framework

Voting system with Charts using Django Framework_CodeProjectz
Project CategoryProject SizeLanguage
1 MB,

Voting system with charts is a voting system developed using Python Django Framework which uses chart JavaScript APIs to build interactive chart of voting results. It provides features of login, register and voting to the polls added by the admin.

About This Voting System Django Project

The system is built fully in Django Framework in back-end and HTML, CSS in front-end. It contains all the features of any voting system such as user login, register to the system, manage user’s profile and most importantly the main screen which contains voting and polls details. It displays all the list of polls from which user can select one and vote according to their choice.

After the voting process, users can also see the overall result of the poll which is displayed by a beautiful Interactive Charts. There is also a admin panel from where all the polls and their questions-options can be managed. Admin also has the control over all user’s info and their voting details.

How To Run This Django Project ? 

To run this project, you must have installed Python on your PC. After downloading the project, follow the steps below:

Step-1: Extract/unzip the file

Step-2: Go inside the project folder, open cmd and type the following commands to install Django Framework and run the webserver:

  1. pip install -r requirements.txt
  2. python manage.py runserver

Step-3: Finally, open the browser and go to localhost:8000

For admin panel access of this Django Project :
username -> admin
password -> admin

Click the Button Below to Download Voting system with Charts using Django Framework and its Source Codes

Similar Interesting Projects

Attendance Management system with source code in .net

School Attendance Monitoring in .NET with Source code

This School Attendance Monitoring system with Source code is created using Visual Basic 2008 and Microsoft Access 2007. With this system, the registered students can sign in and sign out every time there is an event in the school. The system uploaded here is upgradable to RFID Based Attendance Monitoring System with SMS Notification System.

Read More »
Simple TodoList In JavaScript With Source Code

Simple TodoList In JavaScript With Source Code

Simple TodoList is a simple project developed using JavaScript, bootstrap, and HTML. This project is an interesting project. Here, the user can add the number of to-do work details and you can see the details stored in the list form. Also, the user can delete the list items if he/she wants to remove them.  

Read More »
Loan Calculator In Python With Source Code

Loan Calculator In Python With Source Code

The Loan Calculator In Python is a simple project developed using Python. The project is for the user convenient, to help them find out about the monthly payments on a specific loan. This project is for financial calculating to figure out the loan’s regular monthly payment, with total payment and the total interest. And the user has to pay those payments over the duration of the loan.

Read More »
Base Converter In C++ With Source Code

Base Converter In C++ With Source Code

The Base converter is a simple project developed using C++ programming language. The project contains a base conversion system. The user can enter any number and convert them to any number system (like decimal to binary, binary to Hexadecimal, etc.).

Read More »