/footballscores

Django site to store Football Scores

Primary LanguagePythonMozilla Public License 2.0MPL-2.0

This is a Django based Web Application that is used to
record and retrieve the scores, scorers etc of soccer matches.

It should provide easy access to varius operations such as topscorers,
support for different competitions etc.

Not intended for production use.
Just started out as a hobby for studying Django.