Skip to content

Course Quad streamlines the process of finding the right courses and succeeding within those courses. Explore course-grade distributions, course reviews, instructor reviews, study groups, and fun statistics! View the readme for a demo and a detailed report about our DB! NOTE: Our website is down due to DB hosting prices, but feel free to watch o…

License

Notifications You must be signed in to change notification settings

klmui/Course-Quad

Repository files navigation

Course-Quad

Course Quad streamlines the process of finding the right courses and succeeding within those courses. Explore course-grade distributions, course reviews, instructor reviews, study groups, and fun statistics! This is expected to be done by the end of July.

Demo video

Detailed database report

Team Members

Dataset

Huge thanks to Madgrades for providing the dataset. It includes the courses offered at UW-Madison and their grade distributions from 2006-2017.

Getting Started

The following instructions describe how to run this program your local machine!

Prerequisites

Install the following:

1. Node.js
2. MySQL
3. XAMPP
4. Redis

Installing

  1. Clone the repository
git clone https://github.com/klmui/Course-Quad.git
  1. Install dependencies
npm install
  1. Run server
node app.js or nodemon
  1. Open application in browser
http://localhost:3000/
  1. Installing dependencies (optional note)
npm install <dependency-name> --save

Built With

Contributing

Please read CONTRIBUTING.md for how to contribute and send a pull request.

License

This project is licensed under the MIT License.

Acknowledgments

About

Course Quad streamlines the process of finding the right courses and succeeding within those courses. Explore course-grade distributions, course reviews, instructor reviews, study groups, and fun statistics! View the readme for a demo and a detailed report about our DB! NOTE: Our website is down due to DB hosting prices, but feel free to watch o…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published