vigneshs-dev / Q-Vote

A quantum voting system utilizing quantum superposition and entanglement for secure and private voting
https://q-vote.onrender.com
MIT License
3 stars 11 forks source link

[Feature Request]: 🌐 Develop a web interface for a better voting experience. #2

Open vigneshs-dev opened 4 weeks ago

vigneshs-dev commented 4 weeks ago

Is there an existing issue for this?

Feature Description

As of now, the website runs on Flask server with basic HTML and CSS files. You can update them to improve User Interface/ User Experience.

Record

Prachirsh commented 3 weeks ago

I want to work on this issue

Rani1303 commented 3 weeks ago

Hey @vigneshs-dev I want to work on this issue.

vigneshs-dev commented 3 weeks ago

Hi @Prachirsh and @Rani1303 , First thing, Both of you asked to assign this issue almost same time. So, I have gone through both of your GitHub profiles. I don't want to judge you with your online profile only. If I choose anyone of you, without knowing you, it's not correct. So, I made an idea.

Both of you create a sample web design of how you want to improve Q-Vote Website. I think you can use Canva like software to create and showcase your idea, I don't know. After getting your designs, then I will come to a solution on who can work on this issue.

I have created a basic SignUp, Login, Vote and Result page and updated the architecture. I think you have to take a look. This is the logic from now on.

https://github.com/vigneshs-dev/Q-Vote/tree/login_voting_result_db

After running the above code, get website access through http://127.0.0.1:5000/register

If you are ok with this idea, please notify me. Thankyou for your interest in my Open Source project.

vigneshs-dev commented 3 weeks ago

Hi @Prachirsh and @Rani1303 , I have updated the backend and frontend logic. Please view once and get on idea. After that if any of you want to develop the web interface, you can notify me and can start your work. I will assign the task to that person. Thankyou.