Siddharth Parmar
Siddharth Parmar
Make it easy for end user. No need for npm install and running server from terminal again and again. Wrap it inside Electron, which can run the server in background....
I'm a new Bookie user and this is what I saw on the signup page  I think we need to update UI (little more appealing and minimalist) and make...
Links should be inside anchor tag.
response from backend ```json { "error": { "name": "SequelizeDatabaseError", "parent": { "name": "error", "length": 99, "severity": "ERROR", "code": "22001", "file": "varchar.c", "line": "636", "routine": "varchar", "sql": "UPDATE \"StoreInfos\" SET \"category\"=$1,\"coordinate\"=ST_GeomFromGeoJSON($2),\"updatedAt\"=$3...
Now that we are supporting localization, we should add a direct link on about page for anyone to add new translations. This link can redirect the user to a PR...
Now that we have started supporting localization, it'll be better to have the type checking for at least these translation keys to see which ones are missing.