Skip to content

SHREYK213/Django_Polls_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polls_App

This is a polling app made using Python, Djaongo and Google charts.

Features

This app allows you to:

  • Create polls
  • Vote on polls
  • See the results of polls
  • Contributing

Pull requests are welcome.

To clone the repository, run the following command in your terminal:

git clone https://github.com/SHREYK213/Polls_App/

Then, navigate to the project directory:

cd django cd mysite

Finally, start the server:

python manage.py runserver

Now you can access the app in your web browser by going to http://localhost:8000/polls/.

Landing page

Screenshot from 2023-06-08 00-10-12

Create Polls

Screenshot from 2023-06-08 00-10-18

Chart and stats

Screenshot from 2023-06-08 00-10-30

Vote

Screenshot from 2023-06-08 00-10-43

Releases

No releases published

Packages

No packages published