[QBCore] [Bridge] MDT

OVERVIEW
There are plenty of other MDTs out there, but they often fall into a trap of complexity. Many aim to pack in as many features as possible or overcomplicate even the simplest tasks. This leads to a steep learning curve, frequent user issues, and unnecessary bloat. This complexity can distract from the core purpose of an MDT, making them difficult to use and slowing down performance.

After seeing this recurring problem, I aimed to create a clean and fast MDT with just the right features - no extras. The result? A streamlined MDT that’s user-friendly and efficient.

Links
Tebex: Link (Click)
Imgur Gallery: Link (Click)

Features, by Page

Profiles
  • Search by fields (firstname, lastname, job, citizenid)
  • Search Results show warrant status
  • General Information (job, phone, dob, gender, last updated)
  • Licenses
  • List of Past Convictions
  • List of Reports involved in
  • List of Owned Vehicles
  • List of Owned Properties
  • Profile Gallery

Reports
  • Search by fields (id, publishers callsign/name, title, offenders names)
  • Report Lockdown (reports now accessible only with a specific permission)
  • Report Types and Templates
  • Multiple officers/offenders
  • Report Gallery

Vehicles
  • Search by fields (plate, owner citizenid/name)
  • Vehicle Notes
  • Link to owners profile (if accessible)
  • Vehicle Gallery

Legislation
  • Advanced Filter system
  • Add/Remove/Edit Charges

Roster
  • Search by fields (citizenid, name, callsign)
  • General Information (department, rank, phone, last updated)
  • Certifications
  • Officer Checklist (fto checklist)
  • List of published reports
  • Link to Hiring Officer (if accessible)

About Me - :|)
Since this is my first post, i thought i should introduce myself, I’m Left, a high school student with dreams of going to college to peruse my goals of joining the software industry. All money funded from this project will be deposited into a fund that will pay for my future education.

Support - :sunglasses:
I will gladly assist any questions or issues you may experience and will even walk you through possible solutions if you need, but for obvious reasons i wont be available 24/7. This resource does not use Fivem’s Asset Escrow System which means you get full source code access. You have ability to add/remove/edit the mdt into your own creation. I’ll assist as much as i can, but only during my ‘office hours’. :]

Code is accessible Yes
Subscription-based No
Lines (approximately) 1090
Requirements framework, oxmysql
Support Yes
7 Likes

This is fire! keep up the good work man

Amazing post, what framework do you use in the interface?

Thank You! The frontend is built with ReactJS, i choose to use shadcn/ui for the component library as i wanted to keep as close to headless as possible, and its all built off Tailwind ofc :]

1 Like

Update v1.1.1
This update aims to address missing features and bugs.

Database Query Optimizations
In this update I’ve reworked many of the database queries to allow for wider native database support, and faster retrieval. performance

Discord Webhook Logging Support
In this update I’ve introduced a module that allows for logging request like search/get/save to discord via Webhooks

Quality Assurance and Bug Fixes
In addition to the other improvements and new features, I’ve also addressed several bugs that were conflicting with everyday use of the system.

Is this open source or escrow?

Hi! The MDT does not use fivem’s escrow system, instead upon purchase of the resource you will receive full source code access.