/CampusVoice-Nexus

Django Framework Poll App

Primary LanguageHTML

Poll-App

💻 To Run This App

python manage.py runserver
(It will run at http://localhost:8000/)

💡 Features

  • ⭐ Anonymous / Non Anonymous Polls


    Providing Option For Poll Creator  

    image

    Example of Poll Result  
    Anonymous Poll Non Anonymous Poll
    image image
  • ⭐ Results Visible to All / Only to Owner


    Providing Option For Poll Creator  

    image

    Example of Poll Result  
    Results Not Visible To All Results Visible To All
    image image
  • ⭐ SINGLE / MULTIPLE ANSWER


    Providing Option For Poll Creator  

    image

    Example of Poll Voting  
    Single Answer Multiple Answer
    image image
  • ⭐ SignIn / Register

    Also User Can Use Facebook/GitHub To Register



    SignIn Registration
    image image
  • ⭐ Poll Blog

    User Can Visit the All Polls and Also those ones Created by Him



    Poll Blog Polls Created By Owner Polls Created By Owner : None
    image image image

😃 How To Use The Project

    📝 Creation of Poll

    image image
    image image

    👆 Vote Poll

    image image image

    📊 Results

    image image

Acknowledgements

I would like to thank my mentor Ahaan Bhaiya for his help in this Project.