Skip to content

soachishti/ACM-Election-2017

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Election System for ACM Election'17

Usage

  1. Install Python
  2. Install Django
  3. Install django-bootstrap3
  4. Setup database detail in acm/settings.py
  5. python manage.py migrate
  6. python manage.py runserver
  7. Check members and elected variable for modifying candidate information.
  8. Visit 127.0.0.1:8000/
  9. Visit 127.0.0.1:8000/init - To generate username (Check election/views.py for details)
  10. Now login using credential given in misc/Password.txt to login and cast vote.
  11. To view result visit /result/

Detail

This Election System was developed on request of Abdul Rasheed (President ACM FAST Peshawar 2016-2017).

About

Election Web App for ACM Election 2017

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published