dipsywong98 / USThing-FindRoom

Find Secret Available Room in UST

Home Page:https://dipsywong98.github.io/USThing-FindRoom/offline/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Return quota, available, waiting, enrolled numbers

tszkanlo opened this issue · comments

Return quota, available, waiting, enrolled numbers

added in commit 9aa7a26

structure:

courses_dict.json [course_id][section_index]{
    quota:{
        total,
             public
             hold[
             department{
                 quota,
                 enrol,
                 avail
            }]},
  enrol,
  avail,
  wait
}