GithubHelp home page GithubHelp logo

trojan-scheduler's Introduction

Trojan Scheduler

Trojan scheduler is an app designed to help USC students find the best GE courses based on their schedule availability, the desired GE category, and optimal professor ratings. This scrapes data from the USC web registration page and professor rating data from RateMyProfessor.

Establishing Database

You must run database/final project.sql to create the table. Afterwards, you must run trojan_sched_resuls.sql, trojan_sched_courses.sql, trojan_sched_credentials.sql, and trojan_sched_professors.sql to insert the data into the table. The full db with tables included is also available in the dump file (import this into MySQL workbench)

Initializing the Environment of the Exported Eclipse Project

Import Trojan Scheduler FINAL.zip into eclipse as an archive file. Afterwards, locate to src/main/java/JDBCHandler.java and edit SQL_USER, SQL_PASSWORD, and SQL_CONNECTION to match your own MySQL information. The name of schema and port number may need to be changed as well (the default name of schema is "mydb" and port number is 3306).

Running the Project

Run on the Tomcat server.

Other Files

There are multiple other files in the github repository that is already inside the Trojan Scheduler FINAL.zip. In addition, there is web scraping code in this repository as well.

trojan-scheduler's People

Contributors

giozaarour avatar

Watchers

Anthony Rassi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.