2 years experience | 1 endorsement
I developed an electron desktop application with nodejs server API backend. You can see a walkthrough (fan made) of the app here:
http...
I developed an electron desktop application with nodejs server API backend. You can see a walkthrough (fan made) of the app here:
https://www.youtube.com/watch?v=BECTg3gCa7Q
I wrote all code for the electron app and 80% of the code for the express API backend. The electron app makes extensive use of child_process to manage 5+ native executables responsible for different parts of the app.
The backend uses Auth0 + JWT for authentication. User information such as balance is stored in mongodb. Users can choose how to redeem earnings and payouts are automated to Bitcoin,Paypal, Steam Gift Card etc.