Kuuhhl / GEVS

Step into the democratic future - vote, stay updated, and access analytics effortlessly. Your voice, your choice, now with data at your fingertips!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

GEVS - Election System

An Election System for the fictional valley of Shangri-la.

Prerequisites

Before you begin, ensure you have met the following requirements:

Running the Project

Follow these steps to get your application running:

  1. Clone the repository

Use the following command to clone this repository:

git clone https://www.github.com/kuuhhl/GEVS
  1. Navigate to the project directory

Change your current working directory to the project's directory:

cd GEVS
  1. Build the project

Use Docker Compose to build the project:

docker-compose build
  1. Run the project

Start the project in detached mode with Docker Compose:

docker-compose up -d

After following these steps, you should be able to access the application:

Contributors

About

Step into the democratic future - vote, stay updated, and access analytics effortlessly. Your voice, your choice, now with data at your fingertips!

License:GNU General Public License v2.0


Languages

Language:JavaScript 51.1%Language:Ruby 39.5%Language:HTML 5.8%Language:Dockerfile 2.2%Language:Shell 0.8%Language:CSS 0.7%