This repository contains a web-based system for managing a network of sport clubs.
The documentation for the project can be found in the docs directory. It includes:
- requirements - functional and data requirements of the system, business rules, description of entities, attributes, relationships.
- ddl - overview of the PostgreSQL database schema, including entity definitions, attributes, relationships, keys, and constraints.