Nut Pinyo

Results 12 issues of 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...

new feature
cugetreg-web
Epic: Course Cart

## 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...

new feature
cugetreg-api
cugetreg-web

**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...

refactor
cugetreg-api
cugetreg-web
cu-scraper
Epic: Monorepo

### 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...

new feature
requires external help
data
cu-scraper
Epic: Scraper Optimization

### 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...

enhancement
cugetreg-api
cugetreg-web
cu-scraper

### 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,...

new feature

### 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...

Epic: Internal Tools

### 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...

new feature
cugetreg-web

### 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. ###...

bug
cu-scraper
Epic: Scraper Optimization

**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...

new feature
Epic: Internal Tools