Skip to content

nathanhleung/grades.natecation.xyz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Getting Started

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.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The app is deployed on Vercel and available at https://grades.natecation.xyz/.