HBRP / Homebound

An open source FiveM base that communicates with a rust backend.
1 stars 0 forks source link

PDM Job #132

Open Davenport-Physics opened 3 years ago

Davenport-Physics commented 3 years ago

With the ability to buy cars from a manufacturer and sell vehicles to players

Davenport-Physics commented 3 years ago

Configuration and backend is mostly complete. Frontend work needs to occur at this point.

Probably a simply html form, that has three tabs. Purchase, Stock, Orders

Purchase Shows the vehicle base price, the name and model along with delivery time

Stock Shows vehicle base price, a slider for changing the minimum sell value, how much is in stock, the model and the name

Orders Basic form that shows what, if any, vehicles are currently being delivered and how much time is left before the delivery is complete.

Davenport-Physics commented 3 years ago

This is ready for testing. Finance options are still unavailable at this time.