bgivens33
May 28th, 2008, 01:29 AM
(If this is the wrong forum, a mod can move it. After a few searches I found most of the web design questions were in this forum)
So, I am undertaking a little project that will double as an end of semester website. It's a bit complicated but I have plenty(3 months) of time and am pretty quick to learn things. I am basically going to create a fantasy football site for my home college team. The format is going to be as follows-
Pick one player a week, can't use that player more than once a season. I am going to have 3 tiers of positions to help even the playing field out. The basic point is that if every player had an average week, they would all score the same amount of points. I'm going to have the lower scoring positions in a lower tier which awards you bonus points to help compensate for the lack of points they would normally earn.
My question is this- I know HTML decently but I don't know much about a backend for this. The thought is people would have to log in so that the website will keep track of what players they have already selected. Graphically, I don't care. It will probably end up looking like craigslist... that isn't the point. I am going to focus most of my concentration on ease of use and making sure it functions perfectly. What are some good programs to use and what sort of programming am I going to have to use to get it to work? Is PHP the way to go? MySQL for the database? I am pretty new to this stuff but I love to learn new things. Can someone point me in the right direction of what I need to start studying? I am going to spend the next few weeks studying everything I need to know and getting a in depth layout of exactly what I want before I start working on anything.
A very primitive setup would look something like this-
Person logs in-
There is a display of the season's schedule.
You select the game for that week.
You see the entire roster for the football team.
You fill in a bubble next to the name you want.
Click save.
Next week-
Same thing except the player you chose last week is grayed out.
Up top you have 3 selections - Home(where the season is displayed) Weekly High Scores and Season High Scores.
That's it.
Sorry this is so long, I appreciate ANY help I can get on this. If I can just get pointed in the right direction I can run with it.
Thanks,
Bill
So, I am undertaking a little project that will double as an end of semester website. It's a bit complicated but I have plenty(3 months) of time and am pretty quick to learn things. I am basically going to create a fantasy football site for my home college team. The format is going to be as follows-
Pick one player a week, can't use that player more than once a season. I am going to have 3 tiers of positions to help even the playing field out. The basic point is that if every player had an average week, they would all score the same amount of points. I'm going to have the lower scoring positions in a lower tier which awards you bonus points to help compensate for the lack of points they would normally earn.
My question is this- I know HTML decently but I don't know much about a backend for this. The thought is people would have to log in so that the website will keep track of what players they have already selected. Graphically, I don't care. It will probably end up looking like craigslist... that isn't the point. I am going to focus most of my concentration on ease of use and making sure it functions perfectly. What are some good programs to use and what sort of programming am I going to have to use to get it to work? Is PHP the way to go? MySQL for the database? I am pretty new to this stuff but I love to learn new things. Can someone point me in the right direction of what I need to start studying? I am going to spend the next few weeks studying everything I need to know and getting a in depth layout of exactly what I want before I start working on anything.
A very primitive setup would look something like this-
Person logs in-
There is a display of the season's schedule.
You select the game for that week.
You see the entire roster for the football team.
You fill in a bubble next to the name you want.
Click save.
Next week-
Same thing except the player you chose last week is grayed out.
Up top you have 3 selections - Home(where the season is displayed) Weekly High Scores and Season High Scores.
That's it.
Sorry this is so long, I appreciate ANY help I can get on this. If I can just get pointed in the right direction I can run with it.
Thanks,
Bill