Skip to content

Docs #4

@RyanCheungJF

Description

@RyanCheungJF

Goal: at least some minimal docs on the components/ functions

  • main readme

For functions/src:

  • src/development
  • src/index
  • src/init
  • src/production

src/access

src/classes

  • data
  • firebase
  • QR
  • team
  • user

src/data/schema/SOAR (I think this one no need, cause its just schema, maybe add a high level overview on main readme)

src/data/schema/TSS (Most of it is data classes)

  • utils

src/data

src/deletions

  • clearCollection
  • deleteDocs

src/production

  • index

src/qr

  • createQR
  • index

src/schedule

src/teams

  • createTeams

src/tss

  • getQuarterFinals
  • index
  • updatePoints
  • updateSchedule

src/users

  • assignUsers (this one might need more clarification, as I'm not too sure what's in the req body)
  • createUsers
  • deleteAllUsers
  • firebase
  • getUsers
  • trigger

src/utils (Maybe for utils say in which situation you will need them + why)

  • array
  • exists
  • firestore
  • parseCsv
  • response (khang, unsure what this does)
  • schedule
  • string
  • teams
  • user

For tests/src

Maybe a generic comments on what axios is, what this dir is for, how to use it? Maybe in main readme?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions