Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Computer Voting System for Educational Institutes. Developed for academical project of 2018-2019

Notifications You must be signed in to change notification settings

ashiqhassan95/election

Repository files navigation

Election

Computer Voting System for Educational Institutes. Developed for academical project of 2018-2019

Team members

  • Ashique Hassan (Lead developer)
  • Abdul Vadoodh (Analyst)
  • Muhammed Shakil (Database analyst)
  • Muhammed Mufeed
  • Rahmathulla Khan

Prerequisities

  • PHP >= 7.1.3
  • MySQL or Postgres

Installation

  • Clone the repo: git clone https://github.com/ashiqhassan95/election.git
  • Change directory: Run cd election
  • Install Laravel: Run composer install
  • Install nodejs dependencies: Run npm install
  • Rename .env.example file to .env and fill the database information.
  • Generate a new key for your local application: Run php artisan key:generate
  • Change your database settings in config/database.php
  • Migrate your database: Run php artisan migrate
  • Seed database
    • Seed countries to database: Run php artisan db:seed --class=CountriesTableSeeder
  • View application: Run php artisan serve

About

Computer Voting System for Educational Institutes. Developed for academical project of 2018-2019

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •