Skip to content

Moozdzn/Turfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turfs

Turfs This repository contains the complete user interface (UI) source code for a FiveM turf system resource. The UI code is designed to interact with the FiveM resource's backend via defined APIs and locally for development purposes.

Note: This repository does not include server-side or core gameplay logic, which is maintained in a separate repository.

Features

  • Gang Management

    • Roster Management: Allows users to view and manage gang members, including recruiting new members and setting roles.

    • Roster Table: Displays a list of gang members with details such as name, role, and online status.

    • Recruitment: Users can recruit nearby players into the gang.

    • Role Management: Users can set roles for gang members.

  • Turf Management

    • Turf Overview: Displays information about the gang's turfs, including current control status and potential upgrades.

    • Map Integration: Uses Leaflet to display a map with gang turfs, allowing users to view and interact with them.

    • Turf Actions: Provides actions related to turfs, such as viewing detailed information and finding turfs on the map.

  • Multi-language Support

Built With

  • React
  • Mantine
  • Jotai
  • TanStack-Query
  • Leaflet

Installation

  1. Clone the repo

  2. Navigate to the web folder

    cd web
  3. Install NPM packages

    npm  install
  4. Run locally

    npm  run  start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages