Cyril Engmann
Cyril Engmann
We could replicate some of the file server functionality that Raspberry Pi(rate) boxes have: https://piratebox.cc/raspberry_pi:diy
There is no way to upload an entire folder or make a folder/directory structure within SUBZero. This could be solved by creating different frontend requests that create folders or expect...
Right now we are just running a rm -rf command to delete files, but if someone uploads a file with a space in its name the delete rm -rf doesn't...
## Environment - Audio development kit: ESP32-S3-Korvo-2 - Audio kit version: v3 - [Required] Module or chip used: ESP32-S3-WROOM-1 - [Required] IDF version (run ``git describe --tags`` in $IDF_PATH folder...
Even though we just started the frontend code could use some gentle refactoring to follow React best practices. As well as some lint checking https://github.com/yannickcr/eslint-plugin-react
Currently only GET is allowed on http://localhost:8000/api/v1/current/profile/ This allows the user to get their current profile data that is shown at http://localhost:8080/settings/profile However we would want the user to be...
Current Call to Action looks kind of weird, open to any ideas for a redesign How it currently looks:
Create UI for the Lent Items in the Order Status dialog. Including important items like the state of your currently lent items.
Since this application will have to serve a community of individuals with diverse backgrounds it's important for it to be as accessible as possible. This means a revamping of the...