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

Personnel Property Equipment System In PHP With Source Code

Personnel Property Equipment System In PHP With Source Code

Personnel Property Equipment System is developed using PHP, CSS, bootstrap, and JavaScript. Talking about the project, it contains an admin side from where a user can manage equipment, employees, transaction, departments, user and much more. In this project, the user has to perform all the main functions from the Admin side.

Read More »
Hangman In GUI JavaScript With Source Code

Hangman In JavaScript With Source Code

Hangman is a simple project developed using HTML5, CSS, and JavaScript. This game is about guessing letters (A-Z) to form the words. You have to find the word by selecting a letter each time. If the player guesses the right letter that is within the word, the letter appears at its correct position. You win if you find the word in a certain amount of chances and within 60 seconds, if he/she fails to complete the word then the game is over. 

Read More »
Bus Ticket Booking System In C++ With Source Code

Bus Ticket Booking System In C++ With Source Code

Bus ticket booking system is a simple C++ project. This project helps to reserve the bus seats for traveling. You can modify this project as your will. Also, you can add many more features to this project. Build bus ticketing booking system in C++ language for school and college project or assignment.

Read More »
Online Chat Buddy Application In Java With Source Code

Online Chat Buddy Application In Java With Source Code

Online Chat Buddy Application is made using graphical components in the Swing toolkit in Java with MySQL Database. The feature of this chat application includes sign in, sign up, chatting, creating and joining connections. Here you can create your own account and chat freely.

Read More »