Django poll app is a full featured polling app. You have to register in this app to show the polls and to vote. If you already voted you can not vote again. Only the owner of a poll can add poll , edit poll, update poll, delete poll , add choice, update choice, delete choice and end a poll. If a poll is ended it can not be voted. Ended poll only shows user the final result of the poll. There is a search option for polls. Also user can filter polls by name, publish date, and by number of voted. Pagination will work even after applying filter.
Personal Portfolio Web Application using React & Material UI
Django product hunt clone is a project where member can add product and can give vote to a product. A member can add product and also can delete the product which are only added by him. Products will be appear in the page by their votes.
In this project i have implemented how to upload multiple files in django