Nut Pinyo
Nut Pinyo
### Problem This is a new feature. ### Task Description Add a feature where users can export a set of courses and share it with their friends, so they can...
## Task Description # Reviews ### Goal: visualize review content and change review status 1. Display a list of pending reviews (may reuse component from main frontend) 2. For each...
**Is your feature request related to a problem? Please describe.** Both `cugetreg-web` and `cugetreg-api` have separate type definitions for GraphQL types (`cugetreg-api`= auto-generated from .graphql files, `cugetreg-web`= manual declaration). This...
### Problem Currently, courses are tagged as GenEd using `override` objects in MongoDB which maps (courseNo, studyProgram, semester, academicYear) to (genEdType, sections). However, these `override` objects are manually created by...
### Problem Currently, our gened overrides are uniquely idenified with (courseNo, semester, academicYear, sectionNo). However, we recently discovered that we may not have to be specific and just specify with...
### Problem There's currently no monitoring dashboard for our system in the following categories: 1. Resource usage (CPU, Memory, Disk, I/O) -> can utilize open-source metric exporters 2. Performance (Latency,...
### Problem Prior to using Discord as our main communication channel, we were using Slack. Right now, we have a webhook for alerting that there are new reviews waiting to...
### Problem Not really, but it would be so cool (and efficient!) ### Task Description Implement a command palette, similar to other various sites. Maybe this could 1. Search for...
### Problem Sometimes, the scraper just get randomly stuck (like LITERALLY stuck, no errors, no alert, nothing). This causes the courses to be outdated without any of us knowing. ###...
**Is your feature request related to a problem? Please describe.** Currently, users can report problems or give feedback via an Airtable form (https://airtable.com/shruwAAfn1763TgMU). However, this process is one-way only, and...