Skip to content

[Backend] Add doc comments to model structs #328

@Yunusabdul38

Description

@Yunusabdul38

Description: Improve the understandability of the database layer by adding doc comments to the Rust model structs representing our schema. Tasks:

Add /// comments to all structs in server/src/models/.
Document the primary purpose of each model and its key fields.
Explain status enums or relationships (e.g., Event to Organizer).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions