Alvi09 / Zotistics

View previous grade distributions from professors and classes.

Home Page:https://zotisticsalphanotbeta.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

zotistics 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
  • ReactJS
  • GraphQL
  • Doggles

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 start
  1. Zotistics should load locally at http://localhost:3000/

Where does the data come from?

We consolidate our data directly from official UCI sources such as: UCI Catalogue, UCI Public Records Office, and UCI Webreg. We routinely monitor for updates to ensure you get the most accurate information to serve on your application.

Bug Report

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

Other Disclaimer

βœ… Although we consolidate our data 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

View previous grade distributions from professors and classes.

https://zotisticsalphanotbeta.netlify.app/


Languages

Language:JavaScript 83.9%Language:CSS 14.6%Language:HTML 1.5%