Zotistics
💡
Zotistics is a simple, accessible interface for viewing historical grade data. It allows students and professors to compare their classes against department averages and other instructors, helping them make more educated decisions.
Setup
- Clone the Zotistics repository.
$ git clone https://github.com/icssc-projects/Zotistics.git- Navigate to the root directory and install its dependencies.
$ cd Zotistics
$ npm install- Start the development server.
$ npm run dev- Zotistics should load locally at http://localhost:3000/
Acknowledgements
Last updated on May 25, 2022