This website, brought to you by 40+ UCLA students, displays grade distribution data for:
- Fall 2021
- Winter 2022
- Spring 2022
- Summer 2022
- Fall 2022
- Winter 2023
- Spring 2023
This site is not affiliated with UCLA. Grade distribution data from 2021–2022 was sourced through a February 2023 public records request made under the California Public Records Act. 40+ UCLA students paid $131.25 to obtain these records. Grade distribution data from 2022–2023 was sourced similarly.
UCLA students can download the data on Google Drive (log into your UCLA Google Account to access):
This repository contains the full source code for the website; contributions are welcome and appreciated.
First, install dependencies:
yarn install
Then, run the development server:
yarn dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx
. The page auto-updates as you edit the file.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The app is deployed on Vercel and available at https://grades.natecation.xyz/.