Skip to content

Smart-Evm is a full featured online voting app with features such as poll creation, bulk users, eligibility check for voters.

License

Notifications You must be signed in to change notification settings

Ankitmohanty2/Smart-Evm

Repository files navigation

Install these following steps

https://www.python.org/downloads/ Install Python. then install vscode or Notepad++.

Follow the following steps :

1st Step: Firstly, Extract the file 2nd Step: After that, Copy the main project folder 3rd Step: Now, open Terminal/Powershell there. Create and activate virtual environment for python, using below commands: In Windows Powershell: 4th Step: python -m venv venv 5th Step: venv\scripts\activate 6th Step: Now, install requirements with this command: pip install -r requirements.txt 7th Step: python manage.py makemigrations 8th Step: python manage.py migrate 9th Step: python manage.py runserver Now run the application using below command: After running, You can access this app on http://127.0.0.1:5000

---LogIn--- Admin

Follow the "info" folder .

---User---

Follow the "info" folder .

About

Smart-Evm is a full featured online voting app with features such as poll creation, bulk users, eligibility check for voters.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages