Skip to content

natainditama/democra

Repository files navigation

Clarion

Advanced modern voting system built with Codeigniter

contributors last update forks stars open issues license



About the Project

Color Reference

Color Hex
Primary Color #1F2937 #1F2937
Secondary Color #f0bc74 #f0bc74
Background Color #fff #fff
Text Color #374151 #374151

Features

  • Responsive Design
  • SEO Optimization
  • User Authentication
  • Candidate Management
  • Results Tabulation
  • Secure Voting

Getting Started

Run Locally

Clone the project

  git clone https://github.com/natainditama/clarion.git

Go to the project directory

  cd clarion

Set up the environment

  cp env .env

Install dependencies

  composer install

Run migrations

  php spark migrate

Start the local web server

  php spark serve

Contributing



Contributions are always welcome!

Credit

  • Admin template by Volt

License

Distributed under the no License. See LICENSE.txt for more information.

Contact

Nata Inditama - @natainditama - natainditama.dev@gmail.com

Project Link: https://github.com/natainditama/clarion