AntAlmanac icon indicating copy to clipboard operation
AntAlmanac copied to clipboard

A course exploration and scheduling tool for UCI Anteaters

Results 68 AntAlmanac issues
Sort by recently updated
recently updated
newest added

The [Push API](https://developer.mozilla.org/en-US/docs/Web/API/Push_API) allows "native" notifications to be sent via a service worker. Essentially this allows us to send notifications though the AA website, rather than SMS or a native...

RFC

Central login location -> either login with username or with Google Once a user is logged in, the website is synchronized and identifies them to one account If user is...

Stale

## Description - Migrate the DB from Dynamo to RDS. - Even though we could make auth work with NoSQL, attaching the notifications system onto it would just not make...

enhancement
backend
Stale
RFC

@ap0nia please add notes.

enhancement
Stale

# Summary ## 1. Eliminate render-blocking resources ### ⭐️Main Change: Change `rel="stylesheet"` to `rel="preload"` Add `as="style" onload="this.rel='stylesheet'"` ### Render-Blocking resources: - `google_font_roboto_300_400_500_700.css` - `https://unpkg.com/[email protected]/dist/leaflet.css` - `https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css` - `https://cdn.jsdelivr.net/npm/leaflet.locatecontrol/dist/L.Control.Locate.min.css` > [Official...

Stale

## Summary Changed the color to make the dark mode UI more like with dark reader ## Test Plan Bare eyes testing ## Issues Closes https://github.com/icssc/AntAlmanac/issues/842

Stale

## Description - Implement frontend changes for login system. - Branch off of `auth-backend`. ### Design TO BE ELABORATED if Brian doesn't get this done soon and we delegate it....

enhancement
Stale

):< Long course names make the buttons resize and shifts the UI The fix should truncate the course names whenever they overflow some predefined min-length of the course info button....

good first task
design

The blue line that highlights what tab you are on does not adjust when you adjust the pane distribution. Before adjusting the pane (NORMAL) After shrinking the pane (blue line...

bug
low
Stale

> I do think that the bar should be at the bottom _Originally posted by @MinhxNguyen7 in https://github.com/icssc/AntAlmanac/pull/921#pullrequestreview-2026748537_

enhancement