Hello everyone,
I’m currently trying to develop a website with Wix to create a ranking system for Beer-Pong student players inside a school.
Creating a match, the player has to write other player’s mail address, as long as they are registered in the database “Players” I created on Wix. (I don’t know how to check if the mail adress is well registered)
I don’t know how to “associate” what a player wrote to a specific element in the database. Like the player writes “JackHopper@school. com” for player 1, and then the element “Jack Hopper” with his mail, school year, number of games played etc. is supposed to be selected
Then, when the match is finished, they’ll have to write who won. At this moment, by indicating the score for each team, the site will have to modify the numbers of game played, won and lost for each player who participated.
Having skills in Python, Java and a bit in HMTL, CSS but no real experience in Javascript, could someone help me please?
Romain
Sounds interessting, but you do not show any PROJECT-SETUP !
What did you already have done/created by your own ?
Some already coded CODE? Some already prepared DATABSAES ?
Some already designed pages of your site?
Already setted up your login & registration-process, or even designed an complete CUSTOM one?
Knowledge in Phyton will give you any advantages here in JS, although, if you are a CODER → then you are a CODER → no matter which coding language it is.
You will have just to adapt some new different SYNTAX and perhaps some new methods, thats all.
Python, Java and a bit in HMTL, CSS → seems like you are already experienced in coding → so why this big problems with JS ?
You are more familiar with CSS and HTML ?
Then work more with elements like → HTML-Components and Custom-Elements !