Giter Site home page Giter Site logo

leejhlouis / himti-election-2022 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from himtibinus/election2022

0.0 0.0 0.0 4.68 MB

An e-voting website that allows students and lecturers of the School of Computer Science to vote for the next Chairman of HIMTI BINUS University.

Home Page: https://election.himtibinus.or.id

Shell 0.18% JavaScript 0.45% PHP 23.15% CSS 70.91% Blade 5.22% SCSS 0.08%
laravel bootstrap e-voting

himti-election-2022's Introduction

HIMTI Election 2022

HIMTI Election 2022 is an e-voting website that allows students and lecturers of the School of Computer Science to vote for the next Chairman of HIMTI BINUS University.

This website was designed and built with love by the Research and Development Commision of HIMTI BINUS University.

Visit the e-voting website here

HIMTI Election 2022

Cast your vote, right now!

Don't forget to cast your vote in this election by visiting our e-voting website! Please don't abstain! #AntiGolput #WeDontAbstain

The voting period will end on October 21, 2022.

How to run the project locally

Prerequisites

Make sure to have git, composer, and npm installed on your local computer first.

Follow these steps to run the project locally

  1. Clone the repository onto your local computer.
git clone https://github.com/himtibinus/Election2022.git
  1. Change directory to your project
cd Election2022
  1. Install composer dependencies
composer install
  1. Install npm dependencies
npm install
  1. Make a copy of .env.example and rename it to .env
php artisan key:generate
  1. Create a database for this project using your preferred database tool.
  2. Configure your .env file to connect to the database you recently created.
  3. Migrate the database
php artisan migrate
  1. Seed the database
php artisan db:seed
  1. Start the development server
php artisan serve
  1. Congratulations, you've successfully run the project locally!

himti-election-2022's People

Contributors

leejhlouis avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.