Polls_app

A simple website for poll application using Django3.1 or higher

Description

A poll application, in which a user can create a poll and ask questions. Other users can give their answers as votes.

Registration/Login page

User can register new account

alt text

User can login into existing account

alt text

Homepage

Only registered users can view this page

alt text

User can view poll questions asked by other users

alt text

There must be an option to create poll question

Create Poll question

Users can create poll question on this page

alt text

Each question must have 4 options as vote

User can create up to maximum 5 questions

alt text

User Profile Page

User details will be displayed on the page - name, email, phone

Details cannot be edited

There must be a list of questions created by this user.

alt text