Nanda Logo Image
| Nanda kishore Reddy ⌁

Poll Me

Get an in-depth look at the Poll Me Open-Source Project through its case study, featuring Project Overview, the Tools Used, and Live Links to the official product.

Project Image

Project Overview

Poll Me is an Open-Source project that lets users create and join online polls. It uses Django as the web framework and My SQL as the database. Users can sign up, log in, and log out from the website. They can also make new polls, edit or delete existing polls, and vote on polls. The website shows the results of each poll in a pie chart using Chart.js. Users can also see the polls they have made or voted on. The website has a simple and user-friendly interface that makes it easy to use and navigate.

Django is a Python-based free and open-source web framework that helps developers to create complex, database-driven websites. Django is considered the best Python web framework and it is used by many large technology companies such as Pinterest, The Washington Post, Dropbox, and Spotify. Django has many advantages that make it stand out from other frameworks.

The project was a simple and intermediate level project for learning and practicing web development using Django. The code for the project is on GitHub and anyone can see how the website works or contribute to it. The project is a fun and interactive way of making and sharing online polls with others.
You can check out the project by visiting the Code Repository link.

Tools Used

Python
Django
HTML
CSS
Bootstrap
Chart.js
JavaScript
MY SQL
GIT
VS Code