Skip to content

lagos state university voting system for esslasu 2020 and 2021

Notifications You must be signed in to change notification settings

abiola814/voting-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

voting-system

lagos state university voting system for esslasu 2020 and 2021 the link to the website https://esslasu.herokuapp.com

REQUIREMENTS

 the requirement are located in the requirement file and are 
asgiref==3.2.10
pytz==2020.1
dj-database-url==0.5.0
Django==3.0
django-heroku==0.3.1
gunicorn==20.0.4
python-decouple==3.3
sqlparse==0.3.1
whitenoise==5.2.0
pipenv==2020.11.15
six==1.15.0

COPY AND PAST THE BELOW COMMAND

pip install -r requirements.txt

to install the following commands

IMAGES OF THE VOTING SYSTEM

HOME PAGE

Screenshot from 2021-08-10 18-15-31

SIGN-UP PAGE

Screenshot from 2021-08-10 18-16-02

CATEGORIES PAGE

Screenshot from 2021-08-10 18-18-32 Screenshot from 2021-08-10 18-19-15

RESULT PAGE

Screenshot from 2021-08-10 18-22-50

STEPS NEEDED TO RUN THE CODE

1 CREATE AVIRTUAL ENVIRONMENT python3.7 -m venv venv 2 move to the directory using cd esslasu 3 migrate the code python manage.py migrate 4 run the developmental server python manage.py runserver

the above instructions work for only ubuntu linux it can also work for window by google searching how to create a virtual environment on python3

About

lagos state university voting system for esslasu 2020 and 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published