Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Submission - Team Squadron #17

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions Mobile_Application
Submodule Mobile_Application added at a77e5c
30 changes: 23 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,29 @@
# Electhon - 2023

#### Team Name -
#### Problem Statement -
#### Team Leader Email -
#### Team Name - Squadron

#### 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 - [email protected]

## A Brief of the Prototype:
What is your solution? and how it works.

Vote Bharat! is a one-stop mobile application designed to inspire and engage
youth and people of India to vote. The app features a social network where users
can interact, share updates, and participate in voting-related quizzes and
challenges. The app also includes a voter education section with short videos on
elections, voting, and democracy. Users can apply for a voter ID card and track
their real-time voting status through a QR code scan feature available at polling
booths. The app supports multilingualism and offers push notifications, referral
points, and rewards for participation. The app aims to create transparency and
encourage people to exercise their right to vote.

## Code Execution Instruction:
*[If your solution is **not** application based, you can ignore this para]

*The Repository must contain your **Execution Plan PDF**.

1. Clone the repository.
2. Connect with android device or emulator and turn on USB Debugging.
3. Go into the main directory and run following command in terminal.

```
flutter run
```
Loading