Building a fantasy league website.

Joined
Feb 10, 2021
Messages
2
Reaction score
0
Hi There, I am relatively new to coding and am really enjoying it. I had a question regarding building a feature on a website where users could start or join their own leagues, like for example the fantasy football for the premier league. Where would you recommend starting in terms of coding and the structure of the code and getting started with building this sort of feature.
Thanks for any help you can give me on this.
 
Joined
Nov 27, 2019
Messages
163
Reaction score
28
The coding for this is pretty straight forward, Use HTML/CSS to gather needed information, AJAX to send info to PHP which store this in a database. If you want a number of different TYPES of leagues you should design the web page for each of them. Easier to start with a single league and go from there.
 
Joined
Feb 10, 2021
Messages
2
Reaction score
0
The coding for this is pretty straight forward, Use HTML/CSS to gather needed information, AJAX to send info to PHP which store this in a database. If you want a number of different TYPES of leagues you should design the web page for each of them. Easier to start with a single league and go from there.
Great! Thanks very much for your help! I assume its possible to do this all in a text editor like notepad++.
 
Joined
Nov 27, 2019
Messages
163
Reaction score
28
notepad++ is a little more than a text editor and would be a great piece of coding software. I use VScoder. It's also free, you might want to give it a look.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,576
Members
45,054
Latest member
LucyCarper

Latest Threads

Top