/Zotistics

Primary LanguageTypeScriptMIT LicenseMIT

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! 🙂