Zotistics is UCI's premier grade distribution analysis tool! We use the PeterPortal Public API to consolidate UCI grade data by professors, classes, quarters, and more.
🔨 Built with:
- PeterPortal API
- GraphQL with Apollo
- Next.JS
- Tailwind CSS
- Headless UI
- React Select
- nivo
- MDX & gray-matter
- Doggles
- Clone the Zotistics repository.
$ git clone https://github.com/icssc-projects/Zotistics.git
- Navigate to the root directory and install its dependencies.
$ cd Zotistics
$ pnpm install
- Start the development server.
$ pnpm dev
- Zotistics should load locally at http://localhost:3000/
The data displayed on Zotistics is retrieved from the PeterPortal API. Please report any data related issues directly to the PeterPortal API repo.
🐞 If you encountered any issues or bug, please open an issue @ https://github.com/icssc-projects/Zotistics/issues/new
✅ Although PeterPortal API data is consolidated directly from official UCI sources, this application is by all means, not an official UCI tool. We stride to keep our data as accurate as possible with the limited support we have from UCI. Please take that into consideration while using this website.