programming-quotes icon indicating copy to clipboard operation
programming-quotes copied to clipboard

Programming Quotes, an open source app and database.

Results 5 programming-quotes issues
Sort by recently updated
recently updated
newest added

The star rating is between quote and author, so copy-paste brings the rating in the middle. Please move it elsewhere. Also, the quote text is a link, so trying to...

- return new quote from server - create link with id on frontend

enhancement

- add user privilege after 100 voted quotes - add progress bar

enhancement

- Standardize backend API response - Handle response on client - Translate server messages Proposed format: `{success: false, message: 'Bad token.', data: JSON}`

enhancement