Ryan Russell
Ryan Russell
Currently the API is serving all the React files from the build folder. When the user first loads the site they see the React Homepage, then they log in, and...
There are times when the user is unable to add a playlist (see #4). This is mostly because the app isn't letting the user know what the error is, whether...
As a user that loves PersonalDJ, I want to go to the website and be able to click on a button or Facebook, Twitter, etc. and have it easily share...
The front-end is set up in Typescript and uses models to help reduce errors and issues. The `api` is still running in Node.JS in Javascript and should be adapted over...
Add a logger that only runs in production and tracks any error codes.