|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
I need coders to help me
I'm no programmer, I tried but allways failed to do make it work.
I need some of you to help me build scripts to manage my Action PC Football simulated league. My league website is lfsq.com and I want to be as fun as possible for the league GM to sign free agents, trade players and draft rookies. The APCFB game si able to export tons of data to html and txt format. From this files and the one I created to manage the league so far, I can create the following tables: tbl_LeagueSettings | RosterMax | SalaryCap | Each team roster is set to the max of 53 players Salary cap is set to 90M$ but can be changed in future tbl_Teams | TEAM | GMName | EMail | ICQ | WAIVER | ROSTER | TEAMSALARY | LOGO | TeamPage | Waiver is the ranking of the team the last season TeamSalary is the sum of all the team players salaries Logo is the image file of the logo, but its not mandatory, TeamPage is the link to the teampage tbl_Players | TEAM | FirstName | LastName | Off | Def | Spe | Salary | EspnPlayerPageLink| Off is the Offensive Position, Def is for Defensive Position and Spe is of Special team position tbl_Prospects | Rank | FirstName | LastName | Pos | College | NflTeam| Rank is the ranked position of the propect NflTeam is for the real life NFL team that drafted him The script would need to do this -FreeAgents signing process -Login team name/password -Formulary where we see the available players -GM selects the desired player -Select the player is wish to waive so his roster wont go over 53 -The team salary minus the waived player plus the signed players must not get over salary cap -For a period of 48 hours after the GM filled the form, the signed player is still available to everybody, if another GM fill a valid form to sign him, the highest ranked team (weakest) signs the player -The results must show on the website and send a email to the commish -Trade Process -Login team name/password -Form where the 2 GMs fill in the players/draft picks that they want to trade -The sum of the players salary must not get the team salaray over the salary cap -The form is sent to the trade comity for approval -The trade comity secretary most login to authorize the trade -The result of the trade must show on the web site and send a email to the commmish -Rookie Draft Process -Login team name/password -Each team a a draft pick in each ropund, but can trade them in the season before the draft -The draft begins at a select date and time -Each GM as 8hrs to make a pick -Form where the GM see the available rookies. -Each rookie as an ID (Rank could be used) -The GM select 3 draft picks in priority order -At each rank of selection, the form assign the desired pick to the team, if the it is picked before, it assign the 2nd player desired, if picked before, assign the 3rd desired player -If a GM does not make a selection, the form will attribute him a player, randomly in the available ones -Each drafts picks must be shown on the website Any of you is interrested in doing this project, contact me: ulrick35@hotmail.com |
|
#2
|
|||
|
|||
|
Are you offering to pay for this work or just hoping someone will do it for you out of the goodness of their heart?
-KM- |
|
#3
|
|||
|
|||
|
Paid job
I would pay for a job well done, but I'd like to know how much I would need to spend first.
|
|
#4
|
|||
|
|||
|
If you are willing to pay then you will probably get a better response by posting this at www.phpfreaks.com/forums in the freelancing forum. This is a fairly big project and is unlikely to come too cheap so be wary of anyone offering to do it really cheap as they are most likely young, inexperienced and will waste a lot of your time.
-KM- |
|
#5
|
||||
|
||||
|
Personally I would avoid posting such "Job Offers" in a forum altogether. Your best bet would be to find a company in your area, with whom you could meet face-to-face and discuss everything. This way, if something goes wrong you could simple call the person up and arrange further meetings.
I feel obliged to offer the Do-It-Yourself solution... with which you learn the language and develop the application yourself... The benefit being that you fully understand the code and the process that things happen. If something were to go wrong in the future, you're be fully qualified to patch it up... same goes for enhancements and new features... |
![]() |
| Viewing: Dev Articles Community Forums > Programming > PHP Development > I need coders to help me |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|