Skip to content

Add documentation #237

@Goff-Davis

Description

@Goff-Davis

Architecture Documentation

An ARCHITECTURE.md file should be created. See here for a somewhat preachy explanation of what that is.

It should cover:

  • the database design (what are the different table, what purpose do they serve, overall design)
  • Each of the endpoints, what input they expect and what output they give, the files associated with them
  • Anything else you think would help give someone an effective mental map of the backend

Readme

Make sure the readme is up to date with all the latest environment variables, commands, and explanations on how to get started developing and deploying.

Commenting

Comments should be added to code that is complex or could be hard to understand. Don't do line by line or real nitty gritty stuff since that can change, but explain the reasoning behind a section, for example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendtodoIssue is not being worked on yet

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions