Fork me on GitHub

module?  Bottom

  • Module request or conversion. Wanting a module for my football history site. The admin page would allow to.

    "Edit team information"
    "Add an opponent" - "Edit"
    "Add a coach" - "Edit"
    "Add a season" - "Edit"
    "Add a game" - "Edit"

    When I click on "Add an Opponent" it would take me to a form that would allow me to input the opponent information.

    1. Text box to input the "oppoent name"
    2. Text box to input the image "path to the opponents logo"
    3. Text box to input an image "path to small logo"
    4. Text box to input the opponents "location"
    5. Text box to input the opponents "web-site"
    6. Text box to input for head to head totals including "Total games, Wins, Losses, Tie, Win%"

    When I click on "add a coach" I would like a form that would allow me to input the coaches information.

    1. Text box to input the "coaches name"
    2. Text box to input the image "path to Coaches photo"
    3. text box to input "years coached"
    4. Text box to input coaches "alma mater"
    5. Games, Wins, Loss, Tie, Win%
    5. Large Text box to input "coaches Bio"

    When I click on "Add a Season" I would like a form that would allow me to input the game information

    1. A text box to "input year"
    2. A drop down menu to "select coach" that was entered in the "add a coach" page.
    3. A text box to enter "Wins, Loss, Ties, Win %, Points scored, Points allowed, Point difference, photo album link"

    When I click on "Add a Game" I would like a form that would allow me to input the game information

    1. A drop down menu to "Select Month, Day, Year" of the game
    2. A drop down menu to "Select a Coach" that was entered in the "add a coach" page.
    3. A drop down menu that would allow me to "select an opponent" that was entered under "add an opponent".
    4. A text box to input "location of Game"
    5. Text boxes to "input our score" for 1st Quarter, 2nd Quarter, 3rd Quarter, 4th Quarter, Overtime, Total
    6. Text boxes to "input opponent score" for 1st Quarter, 2nd Quarter, 3rd Quarter, 4th Quarter, Overtime, Total
    7. Text box to input link "URL to Photo Gallery"
    8. large text box to input "Game Summary"

    those would be the data sources.


    --------------------------------------------------------------------------------


    I would then have a series of pages that would include the data

    a yearly page that would include a table each row would have

    year, coach, wins, losses, tie, Win %, Points scored, points allowed, point difference, photo album link
    I already have made a page like this here. (TOOK FOREVER!)
    http://www.razorbacklegacy.com/modules.php?op=modload&name=Sections&file=index&req=viewarticle&artid=15&page=1

    From that page would like to be able to click on year and coach

    The year page would have the Year, Coach, Coach Pic, win, loss, etc that would be pulled from the information entered in the "add a season" page
    This page would also include each game that was added in the "add a game" page

    The coach page would have information from the "add a coach" page as well as information from each season they coached rom the "add a season" page.

    I would also want to be able to click on each opponent to give a page with all the information entered from the "add an opponent" page as well as each time they were entered in the "add a game" page.

    Don't know if this is even possible, but if anyone would be interested in working on it I could donate some money for their trouble.

    Thanks,
  • yea, it would be a lot like that. (but for american football) wanting mainly for a history database going back to the 1800s so it would need to be a little different.
  • 0 users

This list is based on users active over the last 60 minutes.