Edit Login and Register forms HTML5\JS\NODEJS\RETHINKDB

Job ID: 35235224

Budget: €8 – €30 EUR

I'm looking for someone that can edit the default login and register form used by this engine:

https://github.com/Andaroth/MMORPGMaker-MZ

TODO:

-The scene\screen is meant for WebView, so it has to be respoensive (android tablets\phones)
-Has to be 816w and 1536h (portrait)
-Login\Register must work without any popup or redirects
-Sign in as Guest button (randomize logins and playername, let player in, its ok if they cant change it)
-Add new forms and edit appearance as shown in the example PSD file provided (in private)
-Edit code front\backend so that the new forms works right
-Make sure android keyboard doesn't overlapp login\register forms when user attempts to use them
-Edit database.js so that it creates the new columns required when generating the rethinkdb database table
-Introduce custom player name form, user can login with username and pw, whilst player name becomes the used name while in-game.
-Input sanitization