The user must be able to add items to their character, and can do so by clicking a button that displays a popup search bar that they can type into to find the item they need. The database will store all of the item data, and will be implemented once the server is online.
Since I haven't been able to access the database through the frontend yet, I'm going to close this for now and open a new issue to work on it at a later date
The user must be able to add items to their character, and can do so by clicking a button that displays a popup search bar that they can type into to find the item they need. The database will store all of the item data, and will be implemented once the server is online.