> For the complete documentation index, see [llms.txt](https://osmiumop.gitbook.io/voting-script/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://osmiumop.gitbook.io/voting-script/master.md).

# Voting Script | Documentation

### NOT FOR ESX / VRP

This is a simple VOTING Script with a Pleasing UI for QBCORE FRAMEWORK / QBUS (both compatible). It is designed to be managed by either Server Owner or a Developer, as it requires editing of associated files for best functionality.&#x20;

### Data Storage and Tables

Information related to Participating Candidates is stored in the CONFIG.LUA file against a **Unique ID** written in the **ID Field of \`Config.CandidateInfo\`.** \
\
**There are two tables that are to be inserted into the Database -**&#x20;

1. `osm-votes - to manage which ID recieved how many VOTES.`
2. `osm-casts -  stores which Citizen has casted their VOTE.`

{% content-ref url="/pages/-MiUyqXGzcZG8o0hWD0M" %}
[Informationm](/voting-script/config-file/config.lua.md)
{% endcontent-ref %}
