/GEVS

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

Primary LanguageJavaScriptGNU General Public License v2.0GPL-2.0


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