patrickanguyen / Zotistics

Home Page:https://beta.zotistics.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

Our Mission

πŸŽ‡ Our mission is to improve the UCI student experience with course planning and encourage student software developers to create open-source applications that are beneficial to the Anteater community.

Documentation

Setting up your development environment

  1. Clone the Zotistics repository.
$ git clone https://github.com/icssc-projects/Zotistics.git
  1. Navigate to the root directory and install its dependencies.
$ cd Zotistics
$ npm install
  1. Start the development server.
$ npm run dev
  1. Zotistics should load locally at http://localhost:3000/

Where does the data come from?

The data displayed on Zotistics is retrieved from the PeterPortal API. Please report any data related issues directly to the PeterPortal API repo.

Bug Report

🐞 If you encountered any issues or bug, please open an issue @ https://github.com/icssc-projects/Zotistics/issues/new

Other Disclaimer

βœ… 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.

Terms & Conditions

πŸ“œ There are no hard policies at the moment for utilizing this tool. However, please refrain from abusing the Website by methods such as: sending excessive amount of requests in a small period of time or purposely looking to exploit the system. This tool is here mainly to assist developers in bringing their idea to life to benefit all UCI students. Please don't ruin it for others! πŸ™‚

About

https://beta.zotistics.com

License:MIT License


Languages

Language:TypeScript 91.5%Language:JavaScript 7.5%Language:CSS 1.1%