diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..2d4bfc1 Binary files /dev/null and b/.DS_Store differ diff --git a/Final-Backend b/Final-Backend new file mode 160000 index 0000000..78eabe9 --- /dev/null +++ b/Final-Backend @@ -0,0 +1 @@ +Subproject commit 78eabe98f4f5c487ebfaaacbacd56122f92f6e50 diff --git a/Final-Frontend b/Final-Frontend new file mode 160000 index 0000000..1c5b8a8 --- /dev/null +++ b/Final-Frontend @@ -0,0 +1 @@ +Subproject commit 1c5b8a801d9819f9e9215000ad003fa6df541be3 diff --git a/README.md b/README.md index 0287eab..5e6da32 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,31 @@ # Electhon - 2023 -#### Team Name - -#### Problem Statement - -#### Team Leader Email - +#### Team Name - Poll masters +#### Problem Statement - How can we increase the participation of urban and youth voters in elections to ensure their involvement in the democratic process? +#### Team Leader Email - arpitgajya2001@gmail.com ## A Brief of the Prototype: - What is your solution? and how it works. + + We humbly propose a solution to address the issue of lengthy queues during elections. Our proposed approach involves allowing voters to book their preferred time slots based on their convenience and availability, leading to a more efficient and organized voting process. We believe that this solution would benefit all parties involved by reducing queue lengths and distributing voters evenly across available time slots. + +Our proposal is inspired by the concept of "Digiyatra" introduced by the Government of India. Digiyatra is a digital travel initiative that aims to provide a seamless travel experience for passengers. The initiative incorporates technology such as biometric authentication and facial recognition to streamline the check-in process and reduce waiting times. Our proposed solution follows a similar approach, utilizing technology to improve the voting experience for citizens. + +Moreover, our proposed system would enable election officials to manage crowds more effectively by providing better assistance and ensuring a smooth voting process without any interruptions. With reduced queue lengths, officials could address any issues that may arise promptly, protecting the right of every citizen to vote. + ## Code Execution Instruction: - *[If your solution is **not** application based, you can ignore this para] + There are three part of our solution + 1-Frontend Part + + To run the frontend part first clone the repo and then run the command npm install and then npm start --force then the website runs on PORT 3000 + + 2-Backend + + To run the backend first do npm install the dotenv should not be included but we are including it for your convienience just run the command npm install + then the command npm start so the backend started running on PORT 4000 + + 3- ML Model for face detection + + To run this just cone the repo and run the command pip install -r requirements.txt - *The Repository must contain your **Execution Plan PDF**. + The Repository must contain your **Execution Plan PDF*. diff --git a/electhon ppt.pdf b/electhon ppt.pdf new file mode 100644 index 0000000..ddf98c1 Binary files /dev/null and b/electhon ppt.pdf differ diff --git a/facial-detection b/facial-detection new file mode 160000 index 0000000..422b087 --- /dev/null +++ b/facial-detection @@ -0,0 +1 @@ +Subproject commit 422b087dd5fefd1153d961636f3c9da275fa4f55 diff --git a/googlemap b/googlemap new file mode 160000 index 0000000..6d6b4f1 --- /dev/null +++ b/googlemap @@ -0,0 +1 @@ +Subproject commit 6d6b4f18c27fc24f6c50f4897bcd798b0a123c85