/V-I-P-project

A Django project to create a microblogging and a polling web application.

Primary LanguagePython

V-I-P-project

  • The aim of the project is to create a secured online voting platform where users can create polls for a specific verified group of society.

  • A social media platform where Users can present their views, raise their issues of the society even anonymously, create polls and participate in other users’ polls, follow other users.

  • Currently it supports City and Gender filter in polls.

  • Deployed at http://vip.pythonanywhere.com/ using PythonAnywhere.

  • Tech Stack used is HTML, CSS, Bootstrap, jQuery, JavaScript for front end and Django Python framework and PostgreSQL for backend.