PHP Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsProgrammingPHP Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old December 25th, 2004, 05:49 PM
gr8pa2 gr8pa2 is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Dec 2004
Posts: 2 gr8pa2 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
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

Reply With Quote
  #2  
Old December 26th, 2004, 10:41 AM
kode_monkey kode_monkey is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Posts: 367 kode_monkey User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 m 21 sec
Reputation Power: 6
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-

Reply With Quote
  #3  
Old December 31st, 2004, 12:25 AM
gr8pa2 gr8pa2 is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Dec 2004
Posts: 2 gr8pa2 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Paid job

I would pay for a job well done, but I'd like to know how much I would need to spend first.

Reply With Quote
  #4  
Old December 31st, 2004, 07:07 AM
kode_monkey kode_monkey is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Posts: 367 kode_monkey User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 7 m 21 sec
Reputation Power: 6
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-

Reply With Quote
  #5  
Old December 31st, 2004, 05:42 PM
MadCowDzz's Avatar
MadCowDzz MadCowDzz is offline
I'm Internet Famous
Dev Articles Frequenter (2500 - 2999 posts)
 
Join Date: Jan 2003
Location: Toronto, Canada
Posts: 2,890 MadCowDzz User rank is Lance Corporal (50 - 100 Reputation Level)MadCowDzz User rank is Lance Corporal (50 - 100 Reputation Level)MadCowDzz User rank is Lance Corporal (50 - 100 Reputation Level) 
Time spent in forums: 1 Week 16 h 14 m 9 sec
Reputation Power: 8
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...

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsProgrammingPHP Development > I need coders to help me


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway
Stay green...Green IT