Forum

Team management app

Created 15th June 2014 @ 18:05

Add A Reply Pages: 1

Padow

d!

Hi first of all forgive my bad english and I’m not sure posting on the right part of the forum, i’m not use to post over here…
Now here we come…
For my team I’ve developed a web app using HTML, PHP5 and MySQL, to facilitate the management of the team and the players availability.
Unlike a google doc spreadsheet, the dates are auto update, no need to do it manually.
And I propose you the source code.

Github https://github.com/Padow/team

The app works for 6vs6 and 9vs9 formats and it allows :
– easy update to player availability
– set matches
– sync with ETF2L for team match schedule
– shows what class is missing for a scheduled match
– make an historic of the played matches (manually)

It also have a message board

For now 3 languages are available :
– french (default language)
– english (might have some mistakes, feel free to report them)
– russian (translation done by Shog)

But you can add your own translation (if you could give it me so that i can update the github)

Screens http://imgur.com/a/drHhg#0

Marshy

This looks very promising. Good effort dude and keep it up!

kKaltUu

UbeR |
-chess-

Amazing! this is one of the big things where teams are struggling with. Why PHP and MySQL though?

CHERRY

Quoted from kKaltUu

Amazing! this is one of the big things where teams are struggling with. Why PHP and MySQL though?

Because that’s what he’s used to I guess :P

Seems like a nice thing although you should use more spaces in your code and maybe less tabs


Last edited by CHERRY,

Collaide

Blame me for being stupid, but how do you use it? Looks awesome.

EDIT: Oh you can’t? Well yeah I told you.


Last edited by Collaide,

CHERRY

Quoted from Collaide

Blame me for being stupid, but how do you use it? Looks awesome.

EDIT: Oh you can’t? Well yeah I told you.

Download it (clone), upload to the webserver, adjust config, import database

1pt

CC

I’m useless at these types of things, how do I do this?

Add A Reply Pages: 1