BenMakesGames / BenMakesGames/PoppySeedPets

It would be useful if there was a way to sort the materials in the basement according to quantity

Open
#27 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
PHP
Stars
15
Forks
6
Avg merge
5m
Merged PRs (30d)
2

Description

"to see what materials can be discarded to reduce the clutter otherwise you have to search for each item individually to know how much you have."

**todo:**
1. add to the API for fetching basement itmes a "sortBy" or "orderBy" parameter, which controls the sorting
2. if the PSP front-end has not been open-sourced yet, ask Ben to add the filter to the front end :P

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the API entry point that fetches basement items and inspect how its response is assembled. Add a sortBy or orderBy parameter that controls quantity sorting, then verify the returned materials are ordered correctly; if the PSP front end is open-sourced, check whether its filter also needs updating.

Written by the indexing model from the issue text.

Assessment

Tech stack
angular, php, symfony
Domain
api, backend, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.