I'm going to start my first website (with django).
I need some guidelines what to do first, where to start etc.?
Website will be for some tennis game tournament, so it will have
database with registered users. Registered users could register for
upcoming tournaments (after they login) in specified date for
registration. After that time pass that tournament will go under
current tournaments.
It will have interface for making tournament, there will be 4
different tournament type. Each tournament will have his amount of
points. Registered players will automatically got points for what they
have done on some tournament. That points will generate scoreboard.
that will be harder part.
sorry for bad english
thanks in advance